magic-modules icon indicating copy to clipboard operation
magic-modules copied to clipboard

Update docs and tests for google_compute_firewall resource - Remove quotes for numbers in the list

Open air3ijai opened this issue 5 months ago • 1 comments

This is a follow up of the #11548 and adds similar changes to the lists in the tests and templates, to reflect more appropriately Terraform type list for google_compute_firewall resource

+ [80, 8080, "1000-2000"]
- ["80", "8080", "1000-2000"]

Release Note Template for Downstream PRs (will be copied)


air3ijai avatar Aug 28 '24 05:08 air3ijai