Skip to content

Commit 4b17f9a

Browse files
authored
Update main.tf
1 parent e0efb06 commit 4b17f9a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

examples/tencentcloud-clb/main.tf

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
provider "tencentcloud" {
2-
region = "ap-guangzhou"
3-
}
4-
51
resource "tencentcloud_security_group" "foo" {
62
name = "example"
73
}

0 commit comments

Comments
 (0)