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.
2 parents ddee1d0 + 8e77675 commit dbe4384Copy full SHA for dbe4384
README.md
@@ -15,7 +15,7 @@ This module creates and manages [AWS Organizations][1], [Organization units][2],
15
```hcl
16
module "aws_organizations_and_sso" {
17
source = "github.com/chris-qa-org/terraform-aws-organzation-and-sso"
18
- version = "0.3.0"
+ version = "0.4.1"
19
20
sso_permission_sets = {
21
"admin" = {
0 commit comments