You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
changing the name of the opentelekomcloud_rds_instance_v3 causes a re-creation, even though in the GUI you can change the name without any disruption of the service and Terraform then seems happy with the state of things (doesn't report any changes).
Best,
Robin
The text was updated successfully, but these errors were encountered:
[Feat.]: RDS name update
Summary of the Pull Request
Name change ofopentelekomcloud_rds_instance_v3 resource doesn't force resource recreation.
PR Checklist
Refers to: #2805
Tests added/passed.
Documentation updated.
Schema updated.
Release notes added.
Acceptance Steps Performed
=== RUN TestAccRdsInstanceV3Basic
--- PASS: TestAccRdsInstanceV3Basic (760.66s)
PASS
Process finished with the exit code 0
Reviewed-by: Anton Sidelnikov
Hey,
changing the
name
of the opentelekomcloud_rds_instance_v3 causes a re-creation, even though in the GUI you can change the name without any disruption of the service and Terraform then seems happy with the state of things (doesn't report any changes).Best,
Robin
The text was updated successfully, but these errors were encountered: