Skip to content

Releases: transcend-io/terraform-aws-fargate-service

v0.9.4

25 Jan 04:24
39f3a7d
Compare
Choose a tag to compare

v0.9.3

24 Jan 18:02
a9bb464
Compare
Choose a tag to compare

Full Changelog: v0.9.2...v0.9.3

v0.9.2

24 Jan 17:44
e4a38d6
Compare
Choose a tag to compare

Full Changelog: v0.9.1...v0.9.2

v0.9.1

23 Jan 14:33
1da4b30
Compare
Choose a tag to compare

Full Changelog: v0.9.0...v0.9.1

Added service_sg_id output

v0.9.0

05 Oct 22:31
e24b864
Compare
Choose a tag to compare

What's Changed

  • Remove deprecated terraform experiment by @dmattia in #26

Full Changelog: v0.8.0...v0.9.0

v0.8.0

17 Mar 09:52
73847b6
Compare
Choose a tag to compare

What's Changed

  • Allow specifying specific CIDR/SG configurations on load balancer target group ingresses by @dmattia in #25

Full Changelog: v0.7.0...v0.8.0

v0.7.0

15 Mar 21:17
9ae4dc3
Compare
Choose a tag to compare

What's Changed

  • Allow specifying ingress cidr blocks by @dmattia in #24

Full Changelog: v0.6.3...v0.7.0

v0.6.3

06 Dec 15:47
f51fcab
Compare
Choose a tag to compare

What's Changed

  • Add possibility to set enable_execute_command variable by @dkossako in #22

New Contributors

Full Changelog: v0.6.2...v0.6.3

v0.6.2

09 Feb 18:56
b756b9c
Compare
Choose a tag to compare

Add resource label inputs for ALB based scaling.

v0.6.1

08 Feb 22:48
0e459d9
Compare
Choose a tag to compare

Create separate service definitions for auto-scaling ECS services, vs not. Update the ephemeral storage default values to line with the Terraform provider.