terraform-aws-ecs
terraform-aws-ecs copied to clipboard
Terraform module to create AWS ECS resources πΊπ¦
## Is your request related to a new offering from AWS? Is this functionality available in the [AWS provider for Terraform](https://registry.terraform.io/providers/hashicorp/aws/latest/docs)? See [CHANGELOG.md](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md), too. - Yes β : please list the...
## Description Replacing calculation of the latest ECS task definition revision using the `track_latest` task definition resource attribute. ## Motivation and Context Resolving https://github.com/terraform-aws-modules/terraform-aws-ecs/issues/164 ## Breaking Changes Yes, the minimal...
## Description The new `create_service_resource` variable controls whether a `service` resource should be created (which is `true` by default) allowing skipping creation of the service when it's not required. ##...
## Is your request related to a problem? Please describe. I would like to be able to create scheduled tasks using this module, but I find it a bit cumbersome...
## Is your request related to a new offering from AWS? Is this functionality available in the [AWS provider for Terraform](https://registry.terraform.io/providers/hashicorp/aws/latest/docs)? See [CHANGELOG.md](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md), too. Yes but it is around for...
## Is your request related to a new offering from AWS? CodeDeploy is not a new offering. https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/codedeploy_deployment_config https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/codedeploy_deployment_group https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/codedeploy_app ## Is your request related to a problem? Please describe....
## Is your request related to a new offering from AWS? No ## Is your request related to a problem? Please describe. I am trying to use terraform-aws-ecs to create...
## Description My team triggers deploys to ECS via Github actions, and we did not want to have to update Terraform whenever we do a deploy. We could not use...
## Is your request related to a new offering from AWS? Is this functionality available in the [AWS provider for Terraform](https://registry.terraform.io/providers/hashicorp/aws/latest/docs)? See [CHANGELOG.md](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md), too. - Yes β : [please list the...
## Is your request related to a new offering from AWS? Is this functionality available in the [AWS provider for Terraform](https://registry.terraform.io/providers/hashicorp/aws/latest/docs)? See [CHANGELOG.md](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md), too. - Yes β : [5.37.0](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md#5370-february-15-2024) ## Is...