Skip to content
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

Add volume_size support for gaussdb mysql #1201

Merged
merged 1 commit into from
Jun 8, 2021

Conversation

niuzhenguo
Copy link
Member

This adds support for specifying/updating volume size of prePaid
gaussdb mysql instance.

What this PR does / why we need it:

Which issue this PR fixes:
(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)
fixes #1166

Special notes for your reviewer:

Release note:


PR Checklist

  • Tests added/passed.
  • Documentation updated.
  • Schema updated.

Acceptance Steps Performed

make testacc TEST='./huaweicloud' TESTARGS='-run=TestAccSomethingV0_basic'
...
=== RUN   TestAccSomethingV0_basic
--- PASS: TestAccSomethingV0_basic (70.75s)
PASS
ok      github.com/huaweicloud/terraform-provider-huaweicloud/huaweicloud       70.796s

This adds support for specifying/updating volume size of prePaid
gaussdb mysql instance.
@niuzhenguo niuzhenguo merged commit cccfa23 into huaweicloud:master Jun 8, 2021
@niuzhenguo niuzhenguo deleted the mysql-volume branch June 8, 2021 11:39
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 ability to specify the volume size for prePaid Gaussdb mysql
1 participant