Skip to content

Commit 052b884

Browse files
committed
Version bump 0.3.0
1 parent b07e393 commit 052b884

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)