Skip to content

Support for TF_WORKSPACE #212

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

Merged
merged 1 commit into from
Feb 7, 2025
Merged

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.
@fujiwara fujiwara merged commit e5be0a7 into fujiwara:main Feb 7, 2025
2 checks passed
@github-actions github-actions bot mentioned this pull request Feb 7, 2025
@fujiwara
Copy link
Owner

fujiwara commented Feb 7, 2025

@shmokmt I'm sorry for the late response.
Merged and released v1.5.0. Thank you so much!!

@shmokmt shmokmt deleted the support-workspace-env branch February 9, 2025 04:11
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.

2 participants