You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: