Skip to content

Commit dbe4384

Browse files
authored
Merge pull request #27 from chris-qa-org/bump-version-0-4-1
Version bump 0.4.1
2 parents ddee1d0 + 8e77675 commit dbe4384

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
@@ -15,7 +15,7 @@ This module creates and manages [AWS Organizations][1], [Organization units][2],
1515
```hcl
1616
module "aws_organizations_and_sso" {
1717
source = "github.com/chris-qa-org/terraform-aws-organzation-and-sso"
18-
version = "0.3.0"
18+
version = "0.4.1"
1919
2020
sso_permission_sets = {
2121
"admin" = {

0 commit comments

Comments
 (0)