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

Workspace "stack-name" already exists #434

Open
tduong10101 opened this issue Oct 7, 2023 · 0 comments
Open

Workspace "stack-name" already exists #434

tduong10101 opened this issue Oct 7, 2023 · 0 comments
Labels
bug 🐛 An issue with the system

Comments

@tduong10101
Copy link

tduong10101 commented Oct 7, 2023

Describe the Bug

If I run atmos terraform command failed with the below error after first run.

Workspace "stack-name" already exists
exit status 1

Expected Behavior

Expecting terraform command to completed without the workspace error

Steps to Reproduce

This can be re-produce with atmos tutorial: https://github.com/cloudposse/tutorials/tree/main/02-atmos
First run should be good with the below command

atmos terraform plan fetch-location -s example

Second run it would throw the error:

Workspace "example" already exists
exit status 1

Note: it would work if I go back to version [v1.38.0] https://github.com/cloudposse/atmos/releases/tag/v1.38.0)

Screenshots

No response

Environment

  • OS: Windows 10
  • version: v1.45.3
  • terraform version: v1.6.0/v1.5.0/v1.0.0

Additional Context

No response

@tduong10101 tduong10101 added the bug 🐛 An issue with the system label Oct 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 An issue with the system
Projects
None yet
Development

No branches or pull requests

1 participant