Skip to content
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

Fixes for aws terraform provider 3.0 #335

Merged
merged 4 commits into from
Aug 3, 2020
Merged

Fixes for aws terraform provider 3.0 #335

merged 4 commits into from
Aug 3, 2020

Conversation

pjaudiomv
Copy link
Collaborator

The ecs terraform apply task was failing because we didn't have a terraform version pinned and if you are using terraform 0.12 or above it will default to using latest 3.0. This adds changes to support 3.0 as well as pins version at 3.0 or greater.

domain_validation_options attribute was changed from list to a set.

hashicorp/terraform-provider-aws#14199

new docs for new workflow https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/acm_certificate_validation

@pjaudiomv pjaudiomv merged commit 2139889 into master Aug 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant