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] generate_hcl with dynamic name / multiple times #1736

Open
efiShtain opened this issue May 31, 2024 · 0 comments
Open

[FEATURE] generate_hcl with dynamic name / multiple times #1736

efiShtain opened this issue May 31, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@efiShtain
Copy link

Is your feature request related to a problem? Please describe.

Feature Request

I want to be able to set the output file name of generate_hcl from the caller / importer side
I want to be able to reuse generate_hcl multiple times with different files / parameters in the same stack

Solution Example

I would like to be able to set some global that will set the generate_hcl output file name
I would also like to be able to use the same generate_hcl multiple times in the same stack with different values (which will be supported if I can set the name dynamically)

Describe alternatives you've considered
using tm_dynamic in hcl, but it's not really convenient for me

@efiShtain efiShtain added the enhancement New feature or request label May 31, 2024
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

1 participant