Skip to content

chore: update docs and acceptance tests of ELB #1083

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

Merged
merged 3 commits into from
Dec 26, 2023

Conversation

ShiChangkuo
Copy link
Collaborator

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 #xxx

Special notes for your reviewer:

Release note:


PR Checklist

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

Acceptance Steps Performed

$ make testacc TEST="./flexibleengine/acceptance" TESTARGS="-run TestAccElbLogTank_basic"
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./flexibleengine/acceptance -v -run TestAccElbLogTank_basic -timeout 720m
=== RUN   TestAccElbLogTank_basic
=== PAUSE TestAccElbLogTank_basic
=== CONT  TestAccElbLogTank_basic
--- PASS: TestAccElbLogTank_basic (272.37s)
PASS
ok      github.com/FlexibleEngineCloud/terraform-provider-flexibleengine/flexibleengine/acceptance      272.411s

$ make testacc TEST="./flexibleengine/acceptance" TESTARGS="-run TestElbAccSecurityPolicie_basic"
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./flexibleengine/acceptance -v -run TestElbAccSecurityPolicie_basic -timeout 720m
=== RUN   TestElbAccSecurityPolicie_basic
=== PAUSE TestElbAccSecurityPolicie_basic
=== CONT  TestElbAccSecurityPolicie_basic
--- PASS: TestElbAccSecurityPolicie_basic (88.06s)
PASS
ok      github.com/FlexibleEngineCloud/terraform-provider-flexibleengine/flexibleengine/acceptance      88.108s

@ShiChangkuo ShiChangkuo merged commit a95c77d into FlexibleEngineCloud:master Dec 26, 2023
Zippo-Wang pushed a commit to Zippo-Wang/terraform-provider-flexibleengine that referenced this pull request Jan 3, 2024
)

* docs: normalize FlexibleEngine in docs

* chore: deprecate apig vpc channel resource

* chore: rename dedicated elb logtank and security policy resources
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant