Skip to content

fix(TF-147)[dbaas] change DBaaSClusterUpdateRequest name/description to *string - #126

Merged
SergeyKrasnovv merged 1 commit into
masterfrom
fix/TF-147-fix-dbaas-cluster-update-empty-fields
Jul 28, 2026
Merged

fix(TF-147)[dbaas] change DBaaSClusterUpdateRequest name/description to *string#126
SergeyKrasnovv merged 1 commit into
masterfrom
fix/TF-147-fix-dbaas-cluster-update-empty-fields

Conversation

@SergeyKrasnovv

Copy link
Copy Markdown
Collaborator

Name/Description used string+omitempty, preventing field clearing via Terraform (empty strings omitted from JSON). Changed to *string to allow sending empty values.

@SergeyKrasnovv SergeyKrasnovv self-assigned this Jul 28, 2026
@SergeyKrasnovv
SergeyKrasnovv requested a review from WispHes as a code owner July 28, 2026 14:07
@SergeyKrasnovv
SergeyKrasnovv force-pushed the fix/TF-147-fix-dbaas-cluster-update-empty-fields branch from 491d88b to b011374 Compare July 28, 2026 14:12
@SergeyKrasnovv
SergeyKrasnovv force-pushed the fix/TF-147-fix-dbaas-cluster-update-empty-fields branch from b011374 to 368ac89 Compare July 28, 2026 14:14
@SergeyKrasnovv SergeyKrasnovv changed the title fix(TF-147)[dbaas] change DBaaSClusterUpdateRequest Name/Description to *string fix(TF-147)[dbaas] change DBaaSClusterUpdateRequest name/description to *string Jul 28, 2026
@SergeyKrasnovv
SergeyKrasnovv merged commit 50a3314 into master Jul 28, 2026
4 checks passed
@SergeyKrasnovv
SergeyKrasnovv deleted the fix/TF-147-fix-dbaas-cluster-update-empty-fields branch July 28, 2026 15:01
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