Traveloka Terraform Aws Acm Certificate Versions Save

Terraform module to create AWS Certificate.

v0.5.0

2 years ago
  • Terraform v0.13 syntax

How to upgrade from v0.12 configuration:

  • Upgrade your config to v0.13 compatible
  • Delete module.<your_module_name>.aws_route53_record.this from Terraform state
  • Run terraform init, plan and apply

v0.4.0

2 years ago

NOTES:

  • [Major changes] Upgrade required AWS provider version to support >3.0.0, previous provider version no longer supported.
  • Update README and documentation

Migration Notes:

  • Remove module.<module_name>.aws_route53_record.this during provider upgrade.

v0.3.0

3 years ago
  • Terraform v0.12 syntax

v0.2.1

4 years ago

NOTES:

  • Add .pre-commit-config.yaml to include terraform_fmt and terraform_docs
  • Update README.md to be informative

v0.2.0

5 years ago

Remove email validation for acm certificate

v0.1.2

5 years ago
  • update default value for validation_method become DNS.
  • update default value for is_hosted_zone_private become false.

v0.1.1

6 years ago

v0.1.0

6 years ago