terraform-google-modules / terraform-google-cloud-nat

Creates and configures Cloud NAT
https://registry.terraform.io/modules/terraform-google-modules/cloud-nat/google
Apache License 2.0
80 stars 68 forks source link

Endpoint-Independent Mapping default value should be false (not null) #112

Closed sclausson closed 10 months ago

sclausson commented 1 year ago

TL;DR

Google sets the default for enable Endpoint-Independent Mapping property to false. But the default value in this module is set to null which results in enable Endpoint-Independent Mapping being set to true.

When Endpoint-Independent Mapping is enabled, it can increase the likelihood of Sent Dropped Packets for the Cloud NAT device. Troubleshooting information from Google is available here.

Terraform Resources

No response

Detailed design

No response

Additional information

No response

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

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

github-actions[bot] commented 11 months 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