Fast outputs of components by reading remote state directly without terraform output
#180
Labels
enhancement
New feature or request
terraform output
#180
Have a question? Please checkout our Slack Community or visit our Slack Archive.
Describe the Feature
The current way to get component outputs is to use this method
which will run the following commands
This can take a long time and atmos already knows the s3 bucket, the s3 bucket key, and the workspace
A faster method could be used for
atmos terraform stack outputs
or something where it simply does the followingor use some jq magic to turn it into this
The text was updated successfully, but these errors were encountered: