Skip to content

Releases: danbarr/terraform-aws-ecs-tfc-agent

v1.0.1

03 Jul 20:14
Compare
Choose a tag to compare

Add terraform-docs to README

v1.0.0

03 Jul 20:10
b605a91
Compare
Choose a tag to compare

What's Changed

  • Update dependencies and README by @danbarr in #5

Full Changelog: v0.3.4...v1.0.0

v0.3.4

21 Dec 20:41
6b96d7c
Compare
Choose a tag to compare

What's Changed

  • Add auto update variable and validations by @danbarr in #4

Full Changelog: v0.3.3...v0.3.4

v0.3.3

19 Dec 23:53
bec1756
Compare
Choose a tag to compare

What's Changed

  • Add variable for singlee execution mode by @danbarr in #3

Full Changelog: v0.3.2...v0.3.3

v0.3.2

19 Dec 19:08
e2f2c54
Compare
Choose a tag to compare

What's Changed

  • Update provider version constraint by @danbarr in #2

Full Changelog: v0.3.1...v0.3.2

v0.3.1

28 Sep 15:50
Compare
Choose a tag to compare

Fix potential SSM parameter name duplication.

v0.3.0

28 Sep 15:28
5dba104
Compare
Choose a tag to compare

What's Changed

  • v0.3.0 by @danbarr in #1
    • Moves the agent token to an SSM SecureString so it isn't exposed in the task definition
    • Adds outputs to the module

Full Changelog: v0.2.4...v0.3.0