What this PR does / why we need it:
add gaussdb mysql parameter template apply 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 apply records data source
PR Checklist
[ ] Tests added/passed.
make testacc TEST=./huaweicloud/services/acceptance/gaussdb/ TESTARGS='-run TestAccDataSourceGaussdbMysqlPtApplyRecords_basic'
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./huaweicloud/services/acceptance/gaussdb/ -v -run TestAccDataSourceGaussdbMysqlPtApplyRecords_basic -timeout 360m -parallel 4
=== RUN TestAccDataSourceGaussdbMysqlPtApplyRecords_basic
=== PAUSE TestAccDataSourceGaussdbMysqlPtApplyRecords_basic
=== CONT TestAccDataSourceGaussdbMysqlPtApplyRecords_basic
--- PASS: TestAccDataSourceGaussdbMysqlPtApplyRecords_basic (1402.94s)
PASS
ok github.com/huaweicloud/terraform-provider-huaweicloud/huaweicloud/services/acceptance/gaussdb 1402.987s
[ ] Documentation updated.
[ ] Schema updated.
[ ] CheckDeleted.
a. During query operation (Read Context)
aa. Resource not found
>>>>>> Paste the screenshot here <<<<<<
b. During delete/disassociate/unbind operation (Delete Context)
ba. Resource not found
>>>>>> Paste the screenshot here <<<<<<
What this PR does / why we need it: add gaussdb mysql parameter template apply 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 #xxxSpecial notes for your reviewer:
Release note:
PR Checklist
[ ] CheckDeleted.