terraform-aws-ecs-web-app
terraform-aws-ecs-web-app copied to clipboard
Terraform module that implements a web app on ECS and supports autoscaling, CI/CD, monitoring, ALB integration, and much more.
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [cloudposse/ecr/aws](https://registry.terraform.io/modules/cloudposse/ecr/aws) ([source](https://togithub.com/cloudposse/terraform-aws-ecr)) | module | minor | `0.34.0` -> `0.40.1` |...
### Describe the Bug When following the steps in Steps to Reproduce, we get the following output: ``` ... # module.app.module.ecs_alb_service_task.aws_ecs_task_definition.default[0] will be created + resource "aws_ecs_task_definition" "default" { ......
### Describe the Bug Apple Silicon machines result in the below error. ``` │ Error: Incompatible provider version │ │ Provider registry.terraform.io/hashicorp/github v3.0.0 does not have a │ package available...
### Describe the Bug When specifying an EFS Volume configuration in var.volumes, this gets handed to the `cloudposse/ecs-alb-service-task/aws` module via its variable `var.docker_volumes`, in which the EFS part will be...
Hello, I am curious about why 'alb_security_group' is marked as a required field. All fields related to ALB are optional, meaning the user is trying to leave out ALB (...
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.7.1 to 1.7.4. Release notes Sourced from github.com/hashicorp/go-getter's releases. v1.7.4 What's Changed Escape user-provided strings in git commands hashicorp/go-getter#483 Fixed a bug in .netrc handling if the...
### Describe the Bug Update the [version](https://github.com/cloudposse/terraform-aws-ecs-web-app/blob/main/versions.tf#L5-L10) to allow for an AWS provider version of v5. It seems the dependency that was holding it back has been resolved. ### Expected...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [cloudposse/ecs-container-definition/aws](https://registry.terraform.io/modules/cloudposse/ecs-container-definition/aws) ([source](https://togithub.com/cloudposse/terraform-aws-ecs-container-definition)) | module | minor | `0.58.1` -> `0.61.1` |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [cloudposse/ecs-codepipeline/aws](https://registry.terraform.io/modules/cloudposse/ecs-codepipeline/aws) ([source](https://togithub.com/cloudposse/terraform-aws-ecs-codepipeline)) | module | minor | `0.30.0` -> `0.34.0` |...