Skip to content

fix: Update "cloudposse/ecs-container-definition/aws" source version #86

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 4 commits into from
Closed

fix: Update "cloudposse/ecs-container-definition/aws" source version #86

wants to merge 4 commits into from

Conversation

kheadjr
Copy link

@kheadjr kheadjr commented Dec 4, 2019

Description

The module sub-module "cloudposse/ecs-container-definition/aws" version "v0.15.0" causes multiple warnings when using TF 0.12 - "Warning: Quoted type constraints are deprecated"

This updates that module to v0.21.0 and one attribute change.

From

source = "cloudposse/ecs-container-definition/aws"
version = "v0.15.0"
attribute = "log_options {..}"

To

source = "cloudposse/ecs-container-definition/aws"
version = "v0.21.0"
attribute = "log_configuration {...}"

hkobayash added a commit to elastic-infra/terraform-aws-atlantis that referenced this pull request Apr 1, 2020
@antonbabenko antonbabenko changed the title Update "cloudposse/ecs-container-definition/aws" source version fix: Update "cloudposse/ecs-container-definition/aws" source version May 11, 2020
@antonbabenko
Copy link
Member

Thanks @kheadjr !

v2.7.0 has been just released.

@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants