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

atmos terraform commands should have a --skip-init flag #178

Closed
Gowiem opened this issue Jul 23, 2022 · 2 comments
Closed

atmos terraform commands should have a --skip-init flag #178

Gowiem opened this issue Jul 23, 2022 · 2 comments

Comments

@Gowiem
Copy link
Member

Gowiem commented Jul 23, 2022

Describe the Feature

A --skip-init flag would be great for situations where you know for sure that the terraform config hasn't changed. This is the case for the series of spacelit-* scripts that are executed as before_* hooks in Spacelift.

Expected Behavior

When using --skip-init, any atmos terraform * will skip over running terraform init.

Use Case

This will decrease the amount of time it takes for the atmos terraform wrapper to complete the subcommand.

Describe Ideal Solution

It saves us time?

Alternatives Considered

Haven't thought of any.

Additional Context

N / A

@osterman
Copy link
Member

Seems reasonable

@joe-niland
Copy link
Sponsor Member

Closed via #193

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

3 participants