Skip to content

Commit c137e14

Browse files
cloudaccount(oci): add policy-id metadata
1 parent 380bde1 commit c137e14

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sysdig/resource_sysdig_secure_cloud_auth_account_test.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -755,6 +755,9 @@ resource "sysdig_secure_cloud_auth_account" "sample" {
755755
api_key = {
756756
user_id = "user-id"
757757
}
758+
# policy = {
759+
# policy_id = "policy-id"
760+
# }
758761
}
759762
})
760763
}

0 commit comments

Comments
 (0)