Skip to content

Releases: cloudposse/terraform-aws-lb-s3-bucket

0.6.0: Bump terraform-aws-s3-log-storage to 0.13.0 (#18)

18 Aug 06:50
27c12dd
Compare
Choose a tag to compare
For TF 0.13.0 support: https://github.com/cloudposse/terraform-aws-s3-log-storage/releases/tag/0.13.0

0.5.0: [AUTOMATED] Update Version Pinning for Terraform to support 0.13 (#15)

14 Aug 07:17
30ce462
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.4.0: expose s3 bucket lifecycle_rule_enabled (#11)

30 Jun 18:54
0aebea2
Compare
Choose a tag to compare

what

  • expose s3 bucket lifecycle_rule_enabled
  • expose other s3 lifecycle rules in parity with terraform-aws-s3-bucket module

why

  • Adding lifecycle rules

0.3.0 Use the latest label module to support the environment attribute

21 Dec 05:32
Compare
Choose a tag to compare

what

  • Use the latest label module to support the environment attribute

why

  • environment attribute is supported by the latest label module and is useful for naming AWS resources along with namespace, stage and name

0.2.0 Convert to TF 0.12. Add tests. Add Codefresh test pipeline

26 Jun 19:25
a2eaa0b
Compare
Choose a tag to compare

what

  • Port module to Terraform 0.12
  • Pin all providers
  • Add example for testing
  • Add bats and terratest for the example
  • Add Codefresh badge to point to the test pipeline in terraform-modules project
  • Update README

why

  • Module currently does not work with 0.12. Much easier syntax
  • Better regression control
  • Automatically test the example on every commit and pull request
  • Provision resources on AWS in the test account and check the outputs for the correct values
  • terraform-modules project contains pipelines for all terraform modules

Regenerate README.md

27 Jul 13:58
bf9ef6f
Compare
Choose a tag to compare

what

  • Regenerate README.md

why

  • Previous version of build-harness has some typos

Fix readme

10 Jul 13:57
fb5094f
Compare
Choose a tag to compare
  • Fix avatars links
  • Fix link on badge release

0.1.2: Readme.yaml - fix avatars links

05 Jul 12:25
7fad659
Compare
Choose a tag to compare

what

  • Remove home pages and avatars links

why

  • Build-harness does it automatically

0.1.1: Add README.yaml and TravisCI (#2)

26 Jun 20:31
Compare
Choose a tag to compare
* use README.yaml and add TravisCI

* add description for outputs

* regen readme

0.1.0: Initial implementation (#1)

15 Jun 19:50
9d80b2d
Compare
Choose a tag to compare
* Initial implementation

* Drop prefix

* restore prefix but default to empty string

* add explicit types to vars and fix up docs

* update to slack