GoogleCloudPlatform / GoogleCloudPlatform/database-migration-wave-orchestrator
BUG: │ Error: Failed to get existing workspaces: querying Cloud Storage failed: storage: bucket doesn't exist
Open
bug
- Dominant language
- Python
- Stars
- 13
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
### Description
Terraform init throws this error
Initializing the backend...
╷
│ Error: Failed to get existing workspaces: querying Cloud Storage failed: storage: bucket doesn't exist
Recommendation from user:
You need to update the TF code file [backend-NOT-impersonate.tf](http://backend-not-impersonate.tf/) - the GCS bucket has to be there in advance
### When do you see the bug
Issue is happening when : Running terraform init
### Version
latest code
### Priority
priority:0
### What database engine are you seeing the problem on?
None
### Relevant log output
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.