Skip to content

Commit 0ce134b

Browse files
authored
Merge pull request #22 from chris-qa-org/version-bump-0-3-0
Version bump 0.3.0
2 parents b07e393 + 052b884 commit 0ce134b

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
@@ -11,7 +11,7 @@ The aim is for it to also create and manage [AWS SSO (AWS Single Sign-on)][4]
1111
```hcl
1212
module "aws_organizations_and_sso" {
1313
source = "github.com/chris-qa-org/terraform-aws-organzation-and-sso"
14-
version = "0.1.0"
14+
version = "0.3.0"
1515
1616
sso_permission_sets = {
1717
"admin" = {

0 commit comments

Comments
 (0)