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

Remove support for terraform 0.12 #133

Open
mskrajnowski opened this issue Jun 16, 2021 · 0 comments
Open

Remove support for terraform 0.12 #133

mskrajnowski opened this issue Jun 16, 2021 · 0 comments

Comments

@mskrajnowski
Copy link
Collaborator

Removing support for terraform 0.12 would let us use new features introduced in 0.13
https://github.com/hashicorp/terraform/blob/v0.13/CHANGELOG.md#0130-august-10-2020

This would let us drop create inputs entirely as it can be replaced with count or for_each on module level. This would let us greatly simplify the codebase which is covered in var.create checks.

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

No branches or pull requests

1 participant