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

replace templatefile module with built in template function #100

Open
npmaile opened this issue Feb 3, 2020 · 1 comment
Open

replace templatefile module with built in template function #100

npmaile opened this issue Feb 3, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@npmaile
Copy link
Contributor

npmaile commented Feb 3, 2020

according to the terraform template docs, the terraform module is old hat and we should use the built in templatefile instead.

It should be fairly simple to make the change.

@npmaile npmaile added the enhancement New feature or request label Feb 3, 2020
@devorbitus
Copy link
Collaborator

keep in mind that templatefile cannot nest within another templatefile, you can however switch between a templatefile with a nested template module that has a templatefile in it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants