Skip to content

Commit 3098024

Browse files
author
Irving Popovetsky
committed
update access IP
Signed-off-by: Irving Popovetsky <irving@honeycomb.io>
1 parent 5ef5058 commit 3098024

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/asg.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ module "autoscaling_sg" {
139139
ingress_with_cidr_blocks = [
140140
{
141141
rule = "ssh-tcp"
142-
cidr_blocks = "73.37.119.155/32"
142+
cidr_blocks = "71.237.173.68/32"
143143
}
144144
]
145145

0 commit comments

Comments
 (0)