Releases: evairmarinho/terraform-aws-iam-users-groups
Releases · evairmarinho/terraform-aws-iam-users-groups
v1.0.5
v1.0.4
- Provider block removal in main.tf .
- Addition of versions.tf .
- Removal of region variable.
- Adjusts of pre-commit for better and faster development.
v1.0.3
Docs
- Adjust of description.
v1.0.2
Improvement:
- The users variable has actually become optional. Before it was not due to the absence of the use of the try function in the resource blocks.
Docs:
- Deafult value of users variable changed.