-
Notifications
You must be signed in to change notification settings - Fork 726
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: 3-networks-hub-and-spoke Deploying with Cloud Build step 9 fails (#1045) #1046
fix: 3-networks-hub-and-spoke Deploying with Cloud Build step 9 fails (#1045) #1046
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the contribution @moszutij!
For clarity/safety, let's bump https://github.com/terraform-google-modules/terraform-example-foundation/blob/master/3-networks-hub-and-spoke/modules/base_shared_vpc/main.tf#L30 to "~> 7.2"
The lint CI should just need a terraform fmt
on the listed files.
/gcbrun |
@apeabody thanks for your inputs! |
/gcbrun |
/gcbrun |
Guessing we might need to update the test resources for the new module version:
|
Aligned subnet type definition with https://registry.terraform.io/modules/terraform-google-modules/network/google/7.2.0/submodules/subnets#inputs. The subnet_flow_logs value should now be correctly supplied to the subnet sub module to activate the network flow logs while adhering to the security foundation's organisational policies. |
This PR 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 |
This PR resolves issue #1045