Skip to content

Commit f32b6e4

Browse files
committed
Examples
1 parent 156d504 commit f32b6e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ module "without_new_groups" {
5151
}
5252
```
5353
## Examples
54-
[With creation of new IAM groups](https://github.com/evairmarinho/terraform-aws-iam-users-groups/blob/main/examples/with_new_groups.tf)
55-
[Without creation of new IAM groups](https://github.com/evairmarinho/terraform-aws-iam-users-groups/blob/main/examples/without_new_groups.tf)
54+
- [With creation of new IAM groups](https://github.com/evairmarinho/terraform-aws-iam-users-groups/blob/main/examples/with_new_groups.tf)
55+
- [Without creation of new IAM groups](https://github.com/evairmarinho/terraform-aws-iam-users-groups/blob/main/examples/without_new_groups.tf)
5656
<!-- BEGIN_TF_DOCS -->
5757
## Requirements
5858

0 commit comments

Comments
 (0)