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

drain_nat_ips support #163

Closed LeandroFPeixoto closed 2 months ago

LeandroFPeixoto commented 2 months ago

TL;DR

Add drain_nat_ips support

variables.tf image

main.tf image

Terraform Resources

https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/compute_router_nat#drain_nat_ips

https://github.com/hashicorp/terraform-provider-google-beta/blob/main/website/docs/r/compute_router_nat.html.markdown?plain=1#L297

Detailed design

No response

Additional information

No response

imrannayer commented 2 months ago

Fixed in #162