atmos icon indicating copy to clipboard operation
atmos copied to clipboard

`atmos terraform` commands should have a `--skip-init` flag

Open Gowiem opened this issue 3 years ago • 1 comments
trafficstars

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

Gowiem avatar Jul 23 '22 04:07 Gowiem

Seems reasonable

osterman avatar Jul 31 '22 20:07 osterman

Closed via #193

joe-niland avatar Oct 18 '22 19:10 joe-niland