GoogleCloudPlatform / terraform-example-foundation-app

https://registry.terraform.io/modules/GoogleCloudPlatform/terraform-example-foundation-app/google
Apache License 2.0
33 stars 36 forks source link

GKE Clusters and Cloud SQL instances should not be created for production and non-production environments #56

Closed daniel-cit closed 1 year ago

daniel-cit commented 3 years ago

Expected Behavior

Only the infrastructure for the deploy of Bank of Anthos in steps 6 and 7 is created in step 5-infrastructure.

Actual Behavior

Step 5-infrastructure also creates the same infrastructure:

for production and non-production environments but only the development environment is used in the next steps

These resources are not used in the next steps.

Steps to Reproduce the Problem

  1. Follow the instructions to deploy step 5-infrastructure

Specifications

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days