You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding address groups firewall usage in the examples for Firewall and Network Firewall (#7821) (#5584)
* creating the yaml file for address_group, and addinging in the docs overriding
* added the address_groups and provided the update tests
* fixed the address_groups type field, tests are passing
* fix the address group and the examples to use the address_group in examples
* adding the tests for firewall_policy_rule and updating the address_group resource
* updating the variable naming usage
* fix the usage examples in the global
* fixing the variables for the tests, updating the address_group tests
* fixing the direction, the tests with region are ok, need to fix the global
* removing the updates in the resource compute firewall, requires improvement in address_group resource, fixed the tests for global
* removing src_address_group from resource firewall test
* refactoring address group operation to call the generic network security, updated the address group resource to accept the field parent, necessary to create project and org level, updated the tests that requires org level for firewall usage
* fix the name of the file of address_group, removing default value for location and updating transport_tpg version
* adding required for location field
* fix the go vet error for the google-provider, updating file to .erb and adding tag to unless is ga
Signed-off-by: Modular Magician <[email protected]>
// NetworkSecurityAddressGroupOperationWaitTime is specific for address group resource because the only difference is that it does not need project param.
0 commit comments