Skip to content

Commit 48fcfa8

Browse files
committed
modify examples of cdh
1 parent 59b7b24 commit 48fcfa8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/tencentcloud-cdh/main.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ resource "tencentcloud_cdh_instance" "foo" {
77
availability_zone = var.availability_zone
88
host_type = "HC20"
99
charge_type = "PREPAID"
10+
prepaid_period = 1
1011
host_name = "test"
1112
prepaid_renew_flag = "NOTIFY_AND_MANUAL_RENEW"
1213
}

0 commit comments

Comments
 (0)