Skip to content

Releases: cloudposse/terraform-aws-elastic-beanstalk-application

0.12.0

03 Mar 21:32
fd4c87a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.11.1...0.12.0

v0.11.1

21 Nov 03:05
c968aec
Compare
Choose a tag to compare

🤖 Automatic Updates

Update context.tf @cloudpossebot (#36)

what

This is an auto-generated PR that updates the context.tf file to the latest version from cloudposse/terraform-null-label

why

To support all the features of the context interface.

v0.11.0

09 Feb 02:32
fb03c13
Compare
Choose a tag to compare
context.tf updated to v0.24.1, minimum required Terraform version bumped to 0.13.0 when needed, readme updated @maximmi (#32)

what

  • update context.tf to v0.24.1
  • minimum required Terraform version bumped to 0.13.0
  • readme updated, Bridgecrew compliance badges added

why

  • It allows for setting the letter case of tag names and labels, back compatibility with context v0.22.0 and below
  • we have dropped support for Terraform 0.12
  • To be able see and fix the recommendations from Bridgecrew so we can position our modules as standards compliant

v0.10.1

05 Feb 03:08
04db7ce
Compare
Choose a tag to compare

🤖 Automatic Updates

Update context.tf @cloudpossebot (#33)

what

This is an auto-generated PR that updates the context.tf file to the latest version from cloudposse/terraform-null-label

why

To support all the features of the context interface.

v0.10.0

04 Feb 07:59
86c5850
Compare
Choose a tag to compare
minimum required Terraform version bumped to 0.13.0, context.tf updated, readme updated @maximmi (#31)

what

  • update context.tf to v0.23.0
  • minimum required Terraform version bumped to 0.13.0
  • readme updated, Bridgecrew compliance badges added

why

  • It allows for setting the letter case of tag names and labels
  • we have dropped support for Terraform 0.12
  • To be able see and fix the recommendations from Bridgecrew so we can position our modules as standards compliant

v0.9.0

06 Jan 17:05
d1f09f9
Compare
Choose a tag to compare
Terraform 0.14 upgrade @maximmi (#29)

what

  • Upgrade to support Terraform 0.14 and bring up to current Cloud Posse standard

why

  • Support Terraform 0.14

v0.8.1

06 Jan 16:45
50ca11b
Compare
Choose a tag to compare

🤖 Automatic Updates

Update README.md and docs @cloudpossebot (#28)

what

This is an auto-generated PR that updates the README.md and docs

why

To have most recent changes of README.md and doc from origin templates

v0.8.0

18 Dec 18:24
876d09b
Compare
Choose a tag to compare
Terraform 0.14 upgrade @maximmi (#27)

what

  • Upgrade to support Terraform 0.14 and bring up to current Cloud Posse standard

why

  • Support Terraform 0.14

Supersedes and closes #26

0.7.1: [AUTOMATED] Update Version Pinning for Terraform to support 0.13 (#22)

18 Aug 07:19
b1f2233
Compare
Choose a tag to compare
## What

1. Update Version Pinning for Terraform to support 0.13

## Why

1. This is a relatively minor update that the CloudPosse module already likely supports.
1. This allows module consumers to not individually update our Terraform module to support Terraform 0.13.

0.7.0: [AUTOMATED] Update terraform-null-label versions to support Terraform…

18 Aug 07:19
f9f62f0
Compare
Choose a tag to compare
… 0.13 (#23)

* [AUTOMATED] Update terraform-null-label versions to support Terraform 0.13

* Updated README.md

Co-authored-by: actions-bot <58130806+actions-bot@users.noreply.github.com>