Jeremy Hager
Results
2
comments of
Jeremy Hager
FWIW, a workaround that was discovered recently was to use `--env-var-override` the `TF_CLI_ARGS_plan` variable. Example: ``` spacectl stack local-preview --env-var-override 'TF_CLI_ARGS_plan="-target=module.some_module_name"' # or potentially spacectl stack local-preview --env-var-override 'TF_CLI_ARGS_plan="-target=resource.resource_name"' ```
There seems to be public API endpoints for this. I found this by adding myself and removing myself from my org, using `+` for an additional email, eg. `[email protected]`, then...