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

Backport of write-only attributes: internal providers should set write-only attributes to null into v1.12 #36827

Merged
merged 3 commits into from
Apr 2, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 2, 2025

Backport

This PR is auto-generated from #36824 to be assessed for backporting due to the inclusion of the label 1.12-backport.

The below text is copied from the body of the original PR.


We have several internal providers that wrap external providers and override functionality. These providers must handle setting write-only attributes to null automatically as Terraform expects this.

The mock provider in the testing framework, the unknown provider in stacks, and the override_resource functionality in the testing framework are all fixed in this PR.

Fixes #36819

Target release: v1.11.4


Overview of commits

@liamcervante liamcervante marked this pull request as ready for review April 2, 2025 14:00
@liamcervante liamcervante requested a review from a team as a code owner April 2, 2025 14:00
@liamcervante liamcervante enabled auto-merge (squash) April 2, 2025 14:00
Copy link
Contributor Author

github-actions bot commented Apr 2, 2025

Changelog Warning

Currently this PR would target a v1.12 release. Please add a changelog entry for in the .changes/v1.12 folder, or discuss which release you'd like to target with your reviewer. If you believe this change does not need a changelog entry, please add the 'no-changelog-needed' label.

@liamcervante liamcervante merged commit 63bb06a into v1.12 Apr 2, 2025
6 of 8 checks passed
@liamcervante liamcervante deleted the backport/liamcervante/36819/widely-ready-turkey branch April 2, 2025 14:06
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.

1 participant