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

fix(stacks/vcs): update StackUpdateOptions struct with json annotated vcs options #1039

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

mjyocca
Copy link
Contributor

@mjyocca mjyocca commented Jan 15, 2025

Description

We previously updated the StackCreateOptions struct to leverage json annotated struct options in order to serialize attributes correctly. However I missed updating the StackUpdateOptions as well.

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" go test ./... -v -run TestFunctionsAffectedByChange

...

@uturunku1 uturunku1 self-requested a review January 15, 2025 22:37
@mjyocca mjyocca marked this pull request as ready for review January 15, 2025 22:38
@mjyocca mjyocca requested a review from a team as a code owner January 15, 2025 22:38
@datadog-terraform-cloud-hashicorp

Datadog Report

Branch report: stacks-vcs/fix-update-vcs-options
Commit report: d20a545
Test service: hashicorp/go-tfe

✅ 0 Failed, 1421 Passed, 162 Skipped, 19m 18.63s Total Time
➡️ Test Sessions change in coverage: 1 no change

@mjyocca mjyocca merged commit 7f908eb into main Jan 15, 2025
9 checks passed
@mjyocca mjyocca deleted the stacks-vcs/fix-update-vcs-options branch January 15, 2025 23:11
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.

2 participants