dictybase-docker / cluster-management

BSD 2-Clause "Simplified" License
0 stars 0 forks source link

cluster management

License ci develop codecov Maintainability Last commit Funding

Prerequisites

Install terraform

From here

Learn CDK for terraform

From here

Learn features of GCP

Service account key file for running terraform

Running commands

The scripts are kept in the src/deploy folder of this repository. The two commands yarn synth and yarn deploy will be used to run those scripts.

Deploy with CDK

The deploy command do run synth, however it is easier to verify the command by the synth separately.