Skip to content

feature: add Ephemeral WriteOnly attributes support #3484

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

Conversation

modular-magician
Copy link
Collaborator

This PR adds support for Write-Only attributes with the release of TF 1.11

It includes the following attributes:

Some PRs that were necessary to support Write-Only attributes:

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

sql: added `password_wo` and `password_wo_version` fields to `google_sql_user` resource
bigquerydatatransfer: added `secret_access_key_wo` write-only field to `google_bigquery_data_transfer_config` resource
`secretmanager`: added `secret_version_wo` write-only field to `google_secret_version` resource
compute: added `raw_key_wo`, `rsa_encrypted_key` and `new_keys_wo` fields in `resource_google_compute_disk` resource
compute: added `raw_key_wo` and `new_keys_wo` fields in `resource_google_region_compute_disk` resource

Derived from GoogleCloudPlatform/magic-modules#13126

Co-authored-by: Zhenhua Li <[email protected]>

[upstream:6f9117a459fe10f7c00e22e63865ba61ea4ac6bb]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician requested a review from a team as a code owner February 20, 2025 17:56
@modular-magician modular-magician requested review from melinath and removed request for a team February 20, 2025 17:56
@modular-magician modular-magician merged commit 31f0113 into GoogleCloudPlatform:main Feb 20, 2025
6 checks passed
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