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

support IP whitelists for DCS redis 4.0 and 5.0 version #510

Merged
merged 1 commit into from
Sep 7, 2020

Conversation

ShiChangkuo
Copy link
Collaborator

fixes #505

the acceptance testing result as follows:

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

@ShiChangkuo ShiChangkuo merged commit a1b742b into huaweicloud:master Sep 7, 2020
@ShiChangkuo ShiChangkuo deleted the enhance-dcs branch October 12, 2020 11:28
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.

DCS Redis 5.0 resource provision still requires security group ID
1 participant