Skip to content

Commit fde5998

Browse files
committed
Fix invalid link in autoscale_gwlb module
1 parent 21a2bfc commit fde5998

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

modules/autoscale_gwlb/main.tf

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
module "amis" {
33
source = "../amis"
44
version_license = var.gateway_version
5-
amis_url = "https://cgi-cfts-staging.s3.amazonaws.com/utils/amis.yaml"
6-
75
}
86

97
resource "aws_security_group" "permissive_sg" {

0 commit comments

Comments
 (0)