Skip to content

Releases: weyderfs/terraform-aws-modules

1.8.1

03 Jan 18:15
Compare
Choose a tag to compare
  • Fix update README.md

1.8.0

03 Jan 18:13
Compare
Choose a tag to compare
  • Abstracted from old S3 module with ACL a new module for create S3 Buckets without ACL 🪣

1.7.0

12 Jan 15:03
Compare
Choose a tag to compare

TL & DR

  • Reorganized and update RDS Modules

1.6.0

06 Jan 21:14
Compare
Choose a tag to compare

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).

1.5.1

06 Jan 14:18
Compare
Choose a tag to compare

TL & DR

  • Fix description from variable tag.

1.5.0

06 Jan 14:14
Compare
Choose a tag to compare

TL & DR

  • Update KMS Key module now it's possible set multi-region by default is false.

1.4.0

06 Jan 13:33
Compare
Choose a tag to compare

TL & DR

  • Updated iam/policies/policy module.

1.3.0

05 Jan 19:33
Compare
Choose a tag to compare

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.

1.2.0

23 Dec 19:35
Compare
Choose a tag to compare

#TL & DR

  • Created Terraform Docs to RDS* modules.

1.1.0

20 Dec 19:42
Compare
Choose a tag to compare

#TL & DR

  • Released a new AWS Secrets Manager Module (This version creates the secrets).
  • Keep the old module that uses data.aws_secretsmanager_secret.ass.name