Skip to content

Conversation

@modular-magician
Copy link
Collaborator

Make Service Attachment's target_service field as Mutable. This allows for update of google_compute_service_attachment resource with target_service to happen In-place and not a recreate (destroy & create).

Fixes hashicorp/terraform-provider-google#25899

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

compute: updated `target_service` field to be mutable in `google_compute_service_attachment` resource

Derived from GoogleCloudPlatform/magic-modules#16221

…date (#16221)

[upstream:598e4df9454fe85b24a8b91aeddc920c3bb0e0ef]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit 6bbd36a into hashicorp:main Jan 28, 2026
4 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.

Enable target_service update of google_compute_service_attachment and making it a mutable field

1 participant