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

Terraform 0.12 syntax changes #123

Closed
wants to merge 7 commits into from

Conversation

wardviaene
Copy link

@wardviaene wardviaene commented May 28, 2019

Fixes #111

main.tf Outdated Show resolved Hide resolved
pserrano and others added 3 commits May 31, 2019 09:51
Co-Authored-By: Francisco Pires <[email protected]>
fix variables

Workarround coalesce

workarround fix 1

workarround fix 2

workarround fix 3

enabled_cloudwatch_logs_exports = var.enabled_cloudwatch_logs_exports

dynamic "timeouts" {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like dynamic is not working with this,
I've got Only one block of type "timeouts" is allowed.

@antonbabenko
Copy link
Member

If you are using Terraform 0.12, you can use v2.0.0 of this module which has been just released.

Thanks to everyone in this pull-request for the work and comments!

@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 16, 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.

Is there a terraform 0.12 compatible version ?
6 participants