Skip to content

Commit 31fdef2

Browse files
authored
Removed delete operation support for apigee organization
Fixed hashicorp/terraform-provider-google#20668
1 parent 93672dd commit 31fdef2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mmv1/products/apigee/Organization.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ timeouts:
3030
delete_minutes: 45
3131
autogen_async: true
3232
async:
33-
actions: ['create', 'delete']
33+
actions: ['create']
3434
type: 'OpAsync'
3535
operation:
3636
base_url: '{{op_id}}'

0 commit comments

Comments
 (0)