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

add the optional StateVersion field JSONState and changes to string for base64 encoding #514

Merged
merged 5 commits into from Aug 26, 2022

Conversation

megan07
Copy link
Contributor

@megan07 megan07 commented Aug 26, 2022

Description

add JSONState attribute to be base64 encoded (a string)
(basically adds this PR back in: #444)

Testing plan

External links

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

...

@megan07 megan07 requested a review from a team as a code owner August 26, 2022 15:42
state_version_integration_test.go Outdated Show resolved Hide resolved
state_version_integration_test.go Outdated Show resolved Hide resolved
@brandonc brandonc merged commit 5896f85 into main Aug 26, 2022
@brandonc brandonc deleted the megan_tf563 branch August 26, 2022 23:39
@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