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

Adopt Terraform v0.12 templatefile function #587

Closed
wants to merge 0 commits into from

Conversation

dghubble
Copy link
Member

  • Update terraform-render-bootstrap module to adopt the Terrform v0.12 templatefile function feature to replace the use of terraform-provider-template's template_dir
  • Require Terraform v0.12.6+ which adds for_each

Background:

  • template_dir was added to terraform-provider-template to add support for template directory rendering in CoreOS Tectonic Kubernetes distribution (~2017)
  • Terraform v0.12 introduced a native templatefile function and v0.12.6 introduced native for_each support (July 2019) that makes it possible to replace template_dir usage

Rel: poseidon/terraform-render-bootstrap#159
Closes: #571

@dghubble dghubble closed this Nov 14, 2019
@dghubble dghubble deleted the templatefile-function branch November 14, 2019 00:37
@dghubble
Copy link
Member Author

This was merged cb0598e.

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.

assets/manifests/coredns\cluster-role-binding.yaml fails to generate on Windows
1 participant