Releases: adhocteam/tf
v1.3.0
-
Fix for missing secret values
-
Fixes for issues uncovered during boilerplate testing
-
update slack channels
-
Update modules called in root main.tf to support AWS provider version 3.x syntax (#43)
-
Update code to use latest syntax
-
Remove deprecated syntax
-
Use conditional for each
-
Remove wildcard from validation
-
Remove deprecated syntax
-
Skip over non wildcard domain with filtering
-
Improve Lambdas and Update Teleport
This release contains:
-
A set of fixes and improvements for the use of cron-based lambdas in Terraform 0.12 to include the option to disable the timer via Terraform
-
Updates the version of Teleport we are using to the v4 major release branch
Refactor to take advantage of Terraform 0.12 syntax
Proposed changes:
- Pass modules and resources where possible to allow for simpler access to their values
- Use new for expressions to process lists
Upgrade to Terraform 0.12
This upgrades the modules to support the new Terraform 0.12 syntax
The new syntax is not backwards compatible with earlier Terraform versions, so this is a major version upgrade.
Updates from Demos
Update Teleport version
Switch to downloading Teleport when building AMI
Add fixes for subclusters
Install docker-compose by default into AMI
Adds auto-scaling for ECS applications
Pulls out jumpbox security group to top level
Improves parameterization over accounts
Integrate changes from VAOS
Improvements from VAOS effort:
- Fixes for database module
- Fixes for ECS module
- Updates to static site module
Fixes for lambda cron job
- Removes typo in security group for cron job
- Adds needed permissions to run cron job in VPC
v0.1.2
Add support for alternate Jenkins URLs
v0.1.1
Includes new modules:
- Updated Jenkins setup ready for "production" use internally
- Added a "cron" job module via Lambda
- Fixed warnings from latest AWS providers
Initial deployment to production
Our initial deployment of the main and utilities modules into production