Skip to content

Commit 8884210

Browse files
committed
readme
1 parent 30dcbef commit 8884210

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ module "rcps" {
2121
source = "github.com/aws-samples/terraform-aws-organization-policies"
2222
policy_type = "RESOURCE_CONTROL_POLICY"
2323
ou_map = {
24-
"r-1xyz" = ["root"] #root
24+
"r-1xyz" = ["root"] #root
2525
}
2626
}
2727
```

0 commit comments

Comments
 (0)