Skip to content

Commit 687bc25

Browse files
feat: update security group version
1 parent ac45432 commit 687bc25

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

_examples/vpc_link_api/example.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ module "security_group" {
4848

4949
name = "security-group"
5050
environment = "test"
51-
protocol = "tcp"
5251
label_order = ["environment", "name"]
5352
vpc_id = module.vpc.vpc_id
5453
allowed_ip = ["0.0.0.0/0"]

0 commit comments

Comments
 (0)