Skip to content

Commit 645891c

Browse files
committed
README update (deprecated variables) + examples update (main.tf)
1 parent ce45a59 commit 645891c

File tree

3 files changed

+1
-31
lines changed

3 files changed

+1
-31
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
module "terraform-aws-iam-users-groups" {
3838
3939
source = "evairmarinho/iam-users-groups/aws"
40-
version = "=1.0.4"
40+
version = "= 1.0.4"
4141
create_groups = false
4242
users = {
4343
"user1": {

Diff for: examples/with_new_groups/with_new_groups.tf

-15
This file was deleted.

Diff for: examples/without_new_groups/without_new_groups.tf

-15
This file was deleted.

0 commit comments

Comments
 (0)