Skip to content

Releases: oozou/terraform-aws-ecs-fargate-cluster

v1.0.10

08 Feb 14:16
c3da68c
Compare
Choose a tag to compare

What's Changed

Changed

  • Update resource aws_lb.this.access_logs to support empty access_log with variable var.alb_access_logs_bucket_name

Removed

  • Remove local var raise_is_public_subnet_ids_empty, raise_is_private_subnet_ids_empty

Full Changelog: v1.0.9...v1.0.10

v1.0.9

22 Jan 07:29
5c121eb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.8...v1.0.9

v1.0.8

11 May 07:29
f740891
Compare
Choose a tag to compare

[1.0.8] - 2023-05-11

Added

  • variable alb_access_logs_bucket_name
  • variable is_enable_access_log
  • Support alb access_logs

Changes

  • cluster_name length change from 19 to 25

v1.0.7

26 Dec 04:58
a727f20
Compare
Choose a tag to compare

What's Changed

Added

v1.0.6

21 Sep 04:23
5ed93af
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.5...v1.0.6

v1.0.5

21 Sep 04:23
a609c4f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.4...v1.0.5

v1.0.4

15 Aug 11:04
a985038
Compare
Choose a tag to compare

[1.0.4] - 2022-08-15

Added

  • init terraform-aws-ecs-fargate-cluster to ready publish as public

v1.0.3

27 May 06:39
752c46f
Compare
Choose a tag to compare

What's Changed

  • Feature/enable container insight option by @xshot9011 in #7
  • The container insight auto enable is added; you still can turn it off

Full Changelog: v1.0.2...v1.0.3

v1.0.2

18 May 09:43
284f22a
Compare
Choose a tag to compare

What's Changed

  • Support additional ingress rule to attach to ecs task

Full Changelog: v1.0.1...v1.0.2

v1.0.1

10 May 12:43
eb56adb
Compare
Choose a tag to compare

What's Changed

  • No additional feature from v1.0.0
  • Fix the bug of assert condition

Full Changelog: v1.0.0...v1.0.1