terraform-aws-ecs-service

Creates an ECS Service.

BSD-3-CLAUSE License

Stars
119
Committers
31

Bot releases are hidden (Show)

terraform-aws-ecs-service -

Published by chtakahashi 10 months ago

terraform-aws-ecs-service - Bugfix release for deployment_circuit_breaker Latest Release

Published by ahobson about 1 year ago

terraform-aws-ecs-service - Bugfix release for enable_ecs_managed_tags, deployment_circuit_breaker

Published by ahobson about 1 year ago

terraform-aws-ecs-service - v7.1.0

Published by ahobson about 1 year ago

terraform-aws-ecs-service - Fix optional variables for service registries

Published by ahobson about 1 year ago

  • This fixes #342, no longer marking optional variables for service registries as required.
terraform-aws-ecs-service - Deprecate using Terraform versions before 1.0

Published by ralren over 1 year ago

Module now requires using Terraform version 1.0 or higher.

terraform-aws-ecs-service - Add support for ECS Exec

Published by dynamike about 3 years ago

terraform-aws-ecs-service - Add ability to create Execution Role for Tasks deployed in EC2

Published by avanti-joshi over 3 years ago

  • add conditional logic to create aws_iam_role for tasks in EC2
terraform-aws-ecs-service - adds conditional security group creation

Published by avanti-joshi over 3 years ago

  • Add the ability to conditionally create the security group and rules for the ECS service
terraform-aws-ecs-service - add ecs_service_id ID

Published by jerels over 3 years ago

terraform-aws-ecs-service - Terraform 0.15 compatibility

Published by dynamike over 3 years ago

terraform-aws-ecs-service - Add health_check_grace_period_seconds

Published by dynamike over 3 years ago

terraform-aws-ecs-service - Fix cloudwatch arn 3.x provider issue in 3.3.0

Published by dynamike over 3 years ago

terraform-aws-ecs-service - Remove workaround for Terraform bug

Published by carterjones over 3 years ago

This removes a workaround (https://github.com/trussworks/terraform-aws-ecs-service/pull/183) for a Terraform bug (https://github.com/hashicorp/terraform/issues/16856) that is now fixed.

The upgrade path and recommendations are detailed in the Readme.

terraform-aws-ecs-service - Example hello world container logs to stdout when it comes online

Published by rdhariwal over 3 years ago

terraform-aws-ecs-service - Loosens TF and Provider version constraints

Published by eeeady almost 4 years ago

terraform-aws-ecs-service - Relax AWS provider for TF0.12

Published by dynamike almost 4 years ago

terraform-aws-ecs-service - Support for Fargate platform_version

Published by dynamike almost 4 years ago

terraform-aws-ecs-service - Support for Fargate platform_version

Published by dynamike almost 4 years ago

terraform-aws-ecs-service - Backport #158: fix the memory alert

Published by carterjones almost 4 years ago

Backport #158: fix the memory alert

Related Projects