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

improve on CSS instance resource #592

Merged
merged 3 commits into from
Oct 19, 2020

Conversation

ShiChangkuo
Copy link
Collaborator

  • enable the backup function only when the strategy was configured
  • make tags of css cluster to be update-able
  • support security mode for css cluster
$ make testacc TEST='./huaweicloud' TESTARGS='-run TestAccCssClusterV1_basic'
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./huaweicloud -v -run TestAccCssClusterV1_basic -timeout 360m
=== RUN   TestAccCssClusterV1_basic
--- PASS: TestAccCssClusterV1_basic (927.44s)
PASS
ok      github.com/huaweicloud/terraform-provider-huaweicloud/huaweicloud       927.495s

$ make testacc TEST='./huaweicloud' TESTARGS='-run TestAccCssClusterV1_security'
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./huaweicloud -v -run TestAccCssClusterV1_security -timeout 360m
=== RUN   TestAccCssClusterV1_security
--- PASS: TestAccCssClusterV1_security (918.29s)
PASS
ok      github.com/huaweicloud/terraform-provider-huaweicloud/huaweicloud       918.338s

@ShiChangkuo ShiChangkuo merged commit 7ea1396 into huaweicloud:master Oct 19, 2020
@ShiChangkuo ShiChangkuo deleted the css-enhance branch January 26, 2021 08:54
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.

None yet

1 participant