airy icon indicating copy to clipboard operation
airy copied to clipboard

Google Cloud Platform Terraform module

Open pascal-holy opened this issue 2 years ago • 1 comments

We should also support GCP for creating a Kubernetes cluster with Terraform by creating a wrapper module similar to our EKS module for this

pascal-holy avatar Nov 08 '21 14:11 pascal-holy

The module should be placed under infrastructure/terraform/modules with the name google.

After the module is done, there should be also a directory called google under infrastructure/terraform/install. This directory should later be used by the CLI when invoking the install.sh script with PROVIDER=google in install.flags.

ljupcovangelski avatar Aug 11 '22 14:08 ljupcovangelski