Skip to content

Commit

Permalink
README update (deprecated variables) + examples update (main.tf)
Browse files Browse the repository at this point in the history
  • Loading branch information
evairmarinho committed Oct 10, 2021
1 parent ce45a59 commit 645891c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 31 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
module "terraform-aws-iam-users-groups" {
source = "evairmarinho/iam-users-groups/aws"
version = "=1.0.4"
version = "= 1.0.4"
create_groups = false
users = {
"user1": {
Expand Down
15 changes: 0 additions & 15 deletions examples/with_new_groups/with_new_groups.tf

This file was deleted.

15 changes: 0 additions & 15 deletions examples/without_new_groups/without_new_groups.tf

This file was deleted.

0 comments on commit 645891c

Please sign in to comment.