Skip to content
This repository has been archived by the owner on Apr 18, 2022. It is now read-only.

Releases: adhocteam/tf

v1.3.0

28 Oct 15:05
085e242
Compare
Choose a tag to compare
  • 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

18 Sep 20:32
Compare
Choose a tag to compare

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

21 Aug 14:31
1e9ba92
Compare
Choose a tag to compare

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

06 Jun 19:51
3962e9d
Compare
Choose a tag to compare

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

02 Mar 03:01
334d16f
Compare
Choose a tag to compare

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

03 Jan 18:52
e6bdb97
Compare
Choose a tag to compare

Improvements from VAOS effort:

  • Fixes for database module
  • Fixes for ECS module
  • Updates to static site module

Fixes for lambda cron job

03 Dec 18:46
Compare
Choose a tag to compare
  • Removes typo in security group for cron job
  • Adds needed permissions to run cron job in VPC

v0.1.2

27 Nov 22:13
Compare
Choose a tag to compare

Add support for alternate Jenkins URLs

v0.1.1

27 Nov 21:28
d062728
Compare
Choose a tag to compare

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

01 Nov 01:04
6dac352
Compare
Choose a tag to compare

Our initial deployment of the main and utilities modules into production