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:
PR Checklist
[ ] Tests added/passed.
[ ] Documentation updated.
[ ] Schema updated.
Acceptance Steps Performed
make testacc TEST='./flexibleengine' TESTARGS='-run=TestAccSomethingV0_basic'
...
=== RUN TestAccSomethingV0_basic
--- PASS: TestAccSomethingV0_basic (70.75s)
PASS
ok github.com/FlexibleEngineCloud/terraform-provider-flexibleengine/flexibleengine 70.796s
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 #xxxSpecial notes for your reviewer:
Release note:
PR Checklist
Acceptance Steps Performed