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

[Feature]: Custom implementation of OpenTofu's recursive templatefile function. #223

Open
skyzyx opened this issue Apr 18, 2024 · 0 comments
Assignees

Comments

@skyzyx
Copy link
Member

skyzyx commented Apr 18, 2024

What functionality would you like to see?

Backport for Terraform usage.

I'm certain that @cam72cam did an excellent job implementing this inside of OpenTofu (absolutely no shade). I'm interested in trying my hand at implementing this same functionality using a queue and a loop instead of with recursion — more out of curiosity than anything.

This is the nice thing about not having to be constrained by Terraform's early implementation.

@skyzyx skyzyx self-assigned this Apr 18, 2024
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