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

Support for TF_WORKSPACE #212

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

shmokmt
Copy link
Contributor

@shmokmt shmokmt commented Nov 13, 2024

Description

TF_WORKSPACE allows to switch workspaces without an environment file.
If an environement file does not exist and TF_WORKSPACE is specified, remote state cannot be loaded using tfstate-lookup. Actually, it outputs bellow error.

$ tfstate-lookup
operation error S3: GetObject, https response error StatusCode: 404, RequestID: AY0XSWN076YENJHZ, HostID: d4E52Y9YYlbbaa676gMqPR/Wm9sB5hA3ubl7NnFxUkiCudd7Lr9Zuk+d34Wjt/r1ubKH3mxu9Af=, NoSuchKey:

I would be happy if you could review PR. thanks!

See Also

TF_WORKSPACE allows you to switch workspaces without an environment file.
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

Successfully merging this pull request may close these issues.

1 participant