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

Rename ext-state to json-state & base64 encoding #444

Merged
merged 1 commit into from Jun 28, 2022
Merged

Conversation

annawinkler
Copy link
Contributor

Description

  • rename ext-state to json-state
  • Change the attribute to be base64 encoded (a string)

Testing plan

Run: envchain go-tfe go test --run TestStateVersions -v -tags=integration

Output from tests

Including output from tests may require access to a TFE instance. Ignore this section if you have no environment to test against.

$ TFE_ADDRESS="https://example" TFE_TOKEN="example" TF_ACC="1" go test ./... -v -tags=integration -run TestFunctionsAffectedByChange

...

CHANGELOG.md Outdated Show resolved Hide resolved
@annawinkler annawinkler merged commit 2de89fc into main Jun 28, 2022
@annawinkler annawinkler deleted the aw/state-updates branch June 28, 2022 16:40
@github-actions
Copy link

Reminder to the contributor that merged this PR: if your changes have added important functionality or fixed a relevant bug, open a follow-up PR to update CHANGELOG.md with a note on your changes.

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.

None yet

2 participants