We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 938755c commit 8ecdf6fCopy full SHA for 8ecdf6f
provider/identity_policy_resource.go
@@ -32,6 +32,7 @@ func PolicyResource() *schema.Resource {
32
"compartment_id": {
33
Type: schema.TypeString,
34
Required: true,
35
+ ForceNew: true,
36
},
37
"state": {
38
0 commit comments