Skip to content

Releases: jetbrains-infra/terraform-aws-acm-certificate

Removed redundant provider requirements

04 Nov 10:50
Compare
Choose a tag to compare
v0.6.0

Removed redundant provider requirements

Bump AWS provider version

30 Jun 08:51
cf0fe3b
Compare
Choose a tag to compare

Constraint now looks like this: >=4.9.0

New AWS provider version

07 Apr 14:08
9bcabe0
Compare
Choose a tag to compare

Bump the AWS provider version up to 4.8.0

Provider configuration

30 Nov 13:07
Compare
Choose a tag to compare

Terraform 1.0 support

07 Aug 18:35
Compare
Choose a tag to compare
  • Terraform 1.0 support
  • Removed the tag option in favor of AWS provider default_tags option

Various improvements

31 Mar 19:00
Compare
Choose a tag to compare
v0.3.0

feat: Refactoring to make resource creation sequence reliable

Bug fixes

18 Mar 20:54
7c7b0f8
Compare
Choose a tag to compare
v0.2.2

Merge pull request #2 from jetbrains-infra/feature/terraform_0.12_sup…

Add support of terraform v0.12

31 Oct 13:31
bf43cc7
Compare
Choose a tag to compare

Included MRs:

  • #1 Add support of terraform 0.12 and AWS provider 2.7.x