akkornel / gcs_gcp

Infrastructure as Code to run Globus Connect Server in Google Cloud
0 stars 0 forks source link

Terraform code for GCS core #6

Closed akkornel closed 3 years ago

akkornel commented 3 years ago

The core part of GCS needs to be defined in Terraform. This includes a new VPC and subnet, plus separate firewall rules for HTTPS+GridFTP and SSH (applied based on instance network tags). We also need some service accounts and permissions, but that may be better to cover in the issues for GCS management and GCS DTN Terraform.

akkornel commented 3 years ago

Done in 2f5b83096ea73e26a60ed72e28b80abafb3f47d1 and c212bc2c43576cfc6b9f263568fd17054094fe57.