Skip to content

Commit

Permalink
Add legacy long form project to compute firewall policy rule (#12563)
Browse files Browse the repository at this point in the history
  • Loading branch information
trodge authored Dec 17, 2024
1 parent 8fa7b5c commit 25ca219
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mmv1/products/compute/FirewallPolicyRule.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ update_url: 'locations/global/firewallPolicies/{{firewall_policy}}/patchRule?pri
update_verb: 'POST'
delete_url: 'locations/global/firewallPolicies/{{firewall_policy}}/removeRule?priority={{priority}}'
delete_verb: 'POST'
legacy_long_form_project: true
import_format:
- 'locations/global/firewallPolicies/{{firewall_policy}}/rules/{{priority}}'
- '{{firewall_policy}}/{{priority}}'
Expand Down

0 comments on commit 25ca219

Please sign in to comment.