Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: Allow remote state to be used with Terraform#1242

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
kylecarbs merged 1 commit intomainfromremotestate
May 2, 2022

Conversation

kylecarbs
Copy link
Member

The Terraform Provisioner depended on the statefile content
being at a specific path, which disallowed the use of external
state providers. This fixes it!

@kylecarbskylecarbs requested a review fromcoadlerMay 1, 2022 18:08
@codecov
Copy link

codecovbot commentedMay 1, 2022
edited
Loading

Codecov Report

Merging#1242 (77a01c6) intomain (b948f2d) willincrease coverage by0.10%.
The diff coverage is85.71%.

@@            Coverage Diff             @@##             main    #1242      +/-   ##==========================================+ Coverage   65.87%   65.97%   +0.10%==========================================  Files         272      272                Lines       17886    17780     -106       Branches      192      216      +24     ==========================================- Hits        11783    11731      -52+ Misses       4877     4829      -48+ Partials     1226     1220       -6
FlagCoverage Δ
unittest-go-macos-latest53.41% <0.00%> (+0.06%)⬆️
unittest-go-postgres-64.96% <85.71%> (+0.15%)⬆️
unittest-go-ubuntu-latest55.82% <85.71%> (+0.21%)⬆️
unittest-go-windows-2022?
unittest-js70.69% <ø> (+0.72%)⬆️
Impacted FilesCoverage Δ
provisioner/terraform/provision.go72.30% <85.71%> (+0.90%)⬆️
pty/start_other.go64.70% <0.00%> (-23.53%)⬇️
cli/configssh.go62.04% <0.00%> (-5.87%)⬇️
pty/ptytest/ptytest.go86.95% <0.00%> (-4.35%)⬇️
cli/templateinit.go58.62% <0.00%> (-3.45%)⬇️
peer/channel.go84.39% <0.00%> (-2.32%)⬇️
agent/agent.go64.12% <0.00%> (-1.51%)⬇️
coderd/workspaceagents.go56.04% <0.00%> (-0.73%)⬇️
site/src/theme/palettes.ts100.00% <0.00%> (ø)
... and19 more

Continue to review full report at Codecov.

Legend -Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered byCodecov. Last updateb948f2d...77a01c6. Read thecomment docs.

@kylecarbskylecarbs self-assigned thisMay 1, 2022
The Terraform Provisioner depended on the statefile contentbeing at a specific path, which disallowed the use of externalstate providers. This fixes it!
@kylecarbskylecarbsenabled auto-merge (squash)May 2, 2022 15:32
@kylecarbskylecarbs merged commitd139a16 intomainMay 2, 2022
@kylecarbskylecarbs deleted the remotestate branchMay 2, 2022 15:41
kylecarbs added a commit that referenced this pull requestJun 10, 2022
The Terraform Provisioner depended on the statefile contentbeing at a specific path, which disallowed the use of externalstate providers. This fixes it!
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@coadlercoadlercoadler approved these changes

Assignees

@kylecarbskylecarbs

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@kylecarbs@coadler

[8]ページ先頭

©2009-2025 Movatter.jp