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

Expose terragrunt's ability to generate provider and backend as a standalone command #3107

Open
paololazzari opened this issue Apr 29, 2024 · 0 comments
Labels
pending-decision Pending decision from maintainers rfc Request For Comments

Comments

@paololazzari
Copy link

paololazzari commented Apr 29, 2024

Summary

Expose terragrunt's ability to generate provider and backend as a standalone command

Motivation

I want to run terraform in a GitHub pipeline but I want to use terragrunt to generate backend.tf and provider.tf

Proposal

$ terragrunt generate

Technical Details

This new command should do whatever is currently done implicitly when any terragrunt command is run

Press Release

Remote state configuration generation as a standalone command

@paololazzari paololazzari added pending-decision Pending decision from maintainers rfc Request For Comments labels Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pending-decision Pending decision from maintainers rfc Request For Comments
Projects
None yet
Development

No branches or pull requests

1 participant