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

Always have the default workspace in the pg backend #26420

Merged
merged 1 commit into from
Sep 30, 2020

Conversation

remilapeyre
Copy link
Contributor

Closes #23121

@codecov
Copy link

codecov bot commented Sep 29, 2020

Codecov Report

Merging #26420 into master will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted Files Coverage Δ
backend/remote-state/pg/backend_state.go 0.00% <0.00%> (ø)
backend/testing.go 0.00% <0.00%> (ø)
dag/walk.go 91.60% <0.00%> (-0.70%) ⬇️
dag/marshal.go 54.79% <0.00%> (+1.36%) ⬆️

@VickyWinner
Copy link

which version of Terraform has this fix?

@pselle
Copy link
Contributor

pselle commented Oct 20, 2020

@VickyWinner This will be in v0.14: https://github.com/hashicorp/terraform/blob/v0.14/CHANGELOG.md and is available in the current 0.14-beta1 version.

@ghost
Copy link

ghost commented Oct 31, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked as resolved and limited conversation to collaborators Oct 31, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No way to initialize PG backend in automation without non-zero exit code
3 participants