boltops-tools / terraspace

Terraspace: The Terraform Framework
https://terraspace.cloud
Apache License 2.0
674 stars 46 forks source link

Pass through terraform args #235

Closed Roxyrob closed 2 years ago

Roxyrob commented 2 years ago

Summary

Pass-Through of -target='...' works using terraspace plan, not using terraspace up.

Motivation

Pass-Through help a lot to avoid to work on terraspace cached temporary directory.

Guide-level explanation

Pass-Through CLI options should be consistent

Reference-level explanation

Drawbacks

Unresolved Questions

jbbarth commented 2 years ago

We have the same issue, a fix is available in #258