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

max_ports_per_vm with dynamic allocation #123

Closed ankurgupta-fk closed 1 year ago

ankurgupta-fk commented 1 year ago

TL;DR

This pull request added support for dynamic port allocation, but did not add support for max_ports_per_vm

Terraform Resources

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

Detailed design

No response

Additional information

No response

imrannayer commented 1 year ago

Fixed in #124