Skip to content

Conversation

daniel-cit
Copy link
Contributor

add note about updating transitivity firewall rules in the Hub and Spoke network mode

@daniel-cit daniel-cit requested review from a team and rjerrems as code owners December 7, 2022 03:08
To enabled **Hub and Spoke** transitivity set the variable `enable_hub_and_spoke_transitivity` to `true`.

**Note:** The default `allow-transitivity-ingress` firewall rule will rise SCC findings because of the ingress allow all ports and protocols from the [Shared address space CIDR block](https://en.wikipedia.org/wiki/IPv4_shared_address_space) used in the rule.
Because of this, you should update the implemented network access controls between spokes with valid values for your environment through the [firewall functionality](./modules/transitivity/main.tf#L142) of the corresponding NVAs to make them more restrictive.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you expect the user to perform this action? is it optional?

@daniel-cit daniel-cit changed the title add note about updating transitivity firewall rules in the Hub and Spoke network mode fix: add note about updating transitivity firewall rules in the Hub and Spoke network mode Dec 7, 2022
@bharathkkb bharathkkb merged commit 4211162 into terraform-google-modules:master Dec 10, 2022
BrianReevz pushed a commit to BrianReevz/terraform-example-foundation that referenced this pull request Jun 16, 2023
…nd Spoke network mode (terraform-google-modules#906)

* add note about updating transitivity firewall rules in the Hub and Spoke network mode

* Apply suggestions from code review

Co-authored-by: Max Portocarrero CI&T <[email protected]>

* Apply suggestions from code review

Co-authored-by: Bharath KKB <[email protected]>

Co-authored-by: Max Portocarrero CI&T <[email protected]>
Co-authored-by: Andrew Peabody <[email protected]>
Co-authored-by: Bharath KKB <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants