issues
search
cisco-open
/
terraform-provider-meraki
A Terraform Provider for Cisco Meraki
Mozilla Public License 2.0
17
stars
7
forks
source link
Fix #164
#165
Closed
yujiterada
closed
1 month ago
yujiterada
commented
1 month ago
Description
Fix #164
commit code has delete function for resource_meraki_networks_appliance_firewall_l3_firewall_rules
delete function sends empty array to remove all layer 3 firewall rules
Type of Change
[ ] Bug Fix
[ ] New Feature
[ ] Breaking Change
[ ] Refactor
[ ] Documentation
[X] Other (enhancement)
Checklist
[X] I have read the
contributing guidelines
[X] Existing issues have been referenced (where applicable)
[X] I have verified this change is not present in other open pull requests
[X] Functionality is documented
[X] All code style checks pass
[ ] New code contribution is covered by automated tests
[ ] All new and existing tests pass
Description
Type of Change
Checklist