Skip to content

Commit

Permalink
Removing unused fields from yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Luca Prete committed Jan 12, 2024
1 parent cf70ffc commit e84a8ad
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions mmv1/products/networksecurity/SecurityProfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,22 +28,7 @@ references:
'Create and manage security profiles': 'https://cloud.google.com/firewall/docs/configure-security-profiles'
async: !ruby/object:Api::OpAsync
operation: !ruby/object:Api::OpAsync::Operation
path: 'name'
base_url: '{{op_id}}'
wait_ms: 1000
result: !ruby/object:Api::OpAsync::Result
path: 'response'
status: !ruby/object:Api::OpAsync::Status
path: 'done'
complete: true
allowed:
- true
- false
error: !ruby/object:Api::OpAsync::Error
path: 'error'
message: 'message'
include_project: true
autogen_async: true
import_format: ['{{%parent}}/locations/{{location}}/securityProfiles/{{name}}']
examples:
- !ruby/object:Provider::Terraform::Examples
Expand Down

0 comments on commit e84a8ad

Please sign in to comment.