Skip to content

alloydb: added initial_user.password_wo to google_alloydb_cluster#5101

Merged
modular-magician merged 1 commit intoGoogleCloudPlatform:mainfrom
modular-magician:downstream-pr-f861fa9799feddac89b51337bc2d032a00fd4cde
Feb 6, 2026
Merged

alloydb: added initial_user.password_wo to google_alloydb_cluster#5101
modular-magician merged 1 commit intoGoogleCloudPlatform:mainfrom
modular-magician:downstream-pr-f861fa9799feddac89b51337bc2d032a00fd4cde

Conversation

@modular-magician
Copy link
Collaborator

closes hashicorp/terraform-provider-google#25595

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

alloydb: added write-only support for `initial_user.password_wo` to `google_alloydb_cluster`

Test run locally:

─❯ make testacc TEST=./google/services/alloydb TESTARGS='-run=TestAccAlloydbCluster_withPasswordWo'                                                                                       ─╯
sh -c "'/Users/ramon/go/src/github.com/hashicorp/terraform-provider-google/scripts/gofmtcheck.sh'"
==> Checking that code complies with gofmt requirements...
go vet
TF_ACC_REFRESH_AFTER_APPLY=1 TF_ACC=1 TF_SCHEMA_PANIC_ON_ERROR=1 go test ./google/services/alloydb -v -run=TestAccAlloydbCluster_withPasswordWo -timeout 240m -ldflags="-X=github.com/hashicorp/terraform-provider-google/version.ProviderVersion=acc"
=== RUN   TestAccAlloydbCluster_withPasswordWo
=== PAUSE TestAccAlloydbCluster_withPasswordWo
=== CONT  TestAccAlloydbCluster_withPasswordWo
--- PASS: TestAccAlloydbCluster_withPasswordWo (182.04s)
PASS
ok      github.com/hashicorp/terraform-provider-google/google/services/alloydb  182.841s

Derived from GoogleCloudPlatform/magic-modules#16322

… (#16322)

[upstream:f861fa9799feddac89b51337bc2d032a00fd4cde]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician requested a review from a team as a code owner February 6, 2026 18:38
@modular-magician modular-magician requested review from ScottSuarez and removed request for a team February 6, 2026 18:38
@modular-magician modular-magician merged commit c2d15b1 into GoogleCloudPlatform:main Feb 6, 2026
3 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.

Add support for write only values in google_alloydb_cluster initial_user field

1 participant