Releases: weyderfs/terraform-aws-modules
Releases · weyderfs/terraform-aws-modules
1.8.1
1.8.0
1.7.0
1.6.0
TL & DR
It was refactored the Security Group Module, now it's possible manage the default's
security groups and custom too (like previously).
- vpcs
- security-groups
- custom: (Used to create custom security-groups)
- default: (Manage the default sg's from default VPC or not).
- security-groups
1.5.1
1.5.0
1.4.0
1.3.0
TL & DR
- Was done a refactoring and reorganization at IAM Modules.
- Just implemented a new feature at role module
managed_policy_arns
, where now the policies can be inserted and managed via AWS ARN's self.