Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Releases: fpco/terraform-aws-foundation

v0.9.16

15 Apr 16:16
a7b028e
Compare
Choose a tag to compare

See CHANGELOG.md

v0.9.15

31 Mar 02:43
Compare
Choose a tag to compare

https://github.com/fpco/terraform-aws-foundation/blob/master/CHANGELOG.md#v0915

Summary

  • Updates to the ASG module

Modules

  • asg : Switch up how targets groups are associated with the ASG
  • asg : add protect_from_scale_in to allow instance termination protection
  • asg : add suspended_processes

Examples

  • No changes

v0.9.14

10 Mar 03:00
dad0d84
Compare
Choose a tag to compare

Modules

  • dlm-lifecycle-policy: Merge dlm-lifecycle-iam-role.

  • init-snippet-install-docker-yum: CentOS script to install docker/docker-compose.

  • init-snippet-attach-ebs-volume: Working on CentOS now. Generates required device name now despite Linux differences.

  • single-node-asg: Output the attached EBS Name tag for DLM to match.

  • rds: RDS database.

  • s3-remote-state: fix for #286.

  • asg: add protect_from_scale_in and suspended_processes attrs.

v0.9.13

27 Feb 20:27
Compare
Choose a tag to compare
add official centos web page comment to module

v0.9.9

10 Dec 13:36
Compare
Choose a tag to compare
  • 0843632 Allow ASG instances to have additional EBS block devices
  • 7c33a0c tf-cloud-credential: switch to datasource and fix variable

v0.9.7

21 Nov 20:43
Compare
Choose a tag to compare

See CHANGELOG.md

v0.9.6

18 Oct 23:32
Compare
Choose a tag to compare

New module for associating existing AWS credentials with a Terraform Cloud workspace.