Skip to content

Commit d07bf5d

Browse files
tongyimingmikatong
andauthored
update es unit test (#2351)
Co-authored-by: mikatong <mikatong@tencent.com>
1 parent 0fb0d6a commit d07bf5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tencentcloud/resource_tc_elasticsearch_instance_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ resource "tencentcloud_elasticsearch_instance" "foo" {
173173
subnet_id = var.subnet_id
174174
password = "Test1234"
175175
license_type = "basic"
176-
basic_security_type = 1
176+
basic_security_type = 2
177177
178178
web_node_type_info {
179179
node_num = 1

0 commit comments

Comments
 (0)