huaweicloud / terraform-provider-huaweicloud

Terraform HuaweiCloud provider
https://www.terraform.io/docs/providers/huaweicloud/
Mozilla Public License 2.0
208 stars 156 forks source link

feat(GaussDBforMySQL): add gaussdb mysql parameter template modify records data source #5535

Closed houpeng80 closed 1 week ago

houpeng80 commented 1 week ago

What this PR does / why we need it: add gaussdb mysql parameter template modify records data source Which issue this PR fixes: (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged) fixes #xxx

Special notes for your reviewer:

Release note:

  add gaussdb mysql parameter template modify records data source

PR Checklist

make testacc TEST=./huaweicloud/services/acceptance/gaussdb/ TESTARGS='-run TestAccDataSourceGaussdbMysqlPtModifyRecords_basic'
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./huaweicloud/services/acceptance/gaussdb/ -v -run TestAccDataSourceGaussdbMysqlPtModifyRecords_basic -timeout 360m -parallel 4
=== RUN   TestAccDataSourceGaussdbMysqlPtModifyRecords_basic
=== PAUSE TestAccDataSourceGaussdbMysqlPtModifyRecords_basic
=== CONT  TestAccDataSourceGaussdbMysqlPtModifyRecords_basic
--- PASS: TestAccDataSourceGaussdbMysqlPtModifyRecords_basic (34.98s)
PASS
ok      github.com/huaweicloud/terraform-provider-huaweicloud/huaweicloud/services/acceptance/gaussdb   35.030s
github-ci-robot commented 1 week ago

[APPROVALNOTIFIER] This PR is APPROVED

This PR has been approved by: @houpeng80

Jason-Zhang9309 commented 1 week ago

/lgtm