terraform-aws-ecs-atlantis
terraform-aws-ecs-atlantis copied to clipboard
Terraform module for deploying Atlantis as an ECS Task
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Repository problems These problems occurred while renovating this repository. [View logs](https://developer.mend.io//github/cloudposse/terraform-aws-ecs-atlantis). - WARN:...
## what This is an auto-generated PR that updates the README.md and docs ## why To have most recent changes of README.md and doc from origin templates
## what Support AWS Provider V5 Linter fixes ## why Maintenance ## references https://github.com/hashicorp/terraform-provider-aws/releases/tag/v5.0.0
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [cloudposse/ssm-tls-ssh-key-pair/aws](https://registry.terraform.io/modules/cloudposse/ssm-tls-ssh-key-pair/aws) ([source](https://togithub.com/cloudposse/terraform-aws-ssm-tls-ssh-key-pair)) | module | patch | `0.10.0` -> `0.10.2` |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [cloudposse/repository-webhooks/github](https://registry.terraform.io/modules/cloudposse/repository-webhooks/github) ([source](https://togithub.com/cloudposse/terraform-github-repository-webhooks)) | module | patch | `0.12.0` -> `0.12.1` |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [cloudposse/ecs-web-app/aws](https://registry.terraform.io/modules/cloudposse/ecs-web-app/aws) ([source](https://togithub.com/cloudposse/terraform-aws-ecs-web-app)) | module | major | `0.60.0` -> `1.3.0` |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [cloudposse/ecs-web-app/aws](https://registry.terraform.io/modules/cloudposse/ecs-web-app/aws) ([source](https://togithub.com/cloudposse/terraform-aws-ecs-web-app)) | module | minor | `0.60.0` -> `0.68.0` |...
## what * Use cloudposse/template for arm support ## why * The new cloudposse/template provider has a darwin arm binary for M1 laptops ## references * https://github.com/cloudposse/terraform-provider-template * https://registry.terraform.io/providers/cloudposse/template/latest
When using the latest release (0.24.1), terraform init fails with the following message on arm64 ``` ╷ │ Error: Incompatible provider version │ │ Provider registry.terraform.io/hashicorp/template v2.2.0 does not have...
As mentioned in https://github.com/cloudposse/terraform-aws-ecs-atlantis#caveats, this module is geared towards a fork of atlantis. That fork seems no longer actively maintained. Further the feature added to this fork, namely the "ability...