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 058ffa6 commit 097ed5cCopy full SHA for 097ed5c
docs/resources/scope_policy_attachment.md
@@ -55,7 +55,7 @@ resource "boundary_policy_storage" "storage_policy_example" {
55
name = storagepolicyexample
56
}
57
58
-resource "boundary_scope_policy_attachement" "storage_policy_attachment_example" {
+resource "boundary_scope_policy_attachment" "storage_policy_attachment_example" {
59
policy_id = boundary_policy_storage.storage_policy_example.id
60
scope_id = boundary_scope.org.id
61
0 commit comments