We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21a2bfc commit 671b767Copy full SHA for 671b767
modules/autoscale_gwlb/main.tf
@@ -2,8 +2,6 @@
2
module "amis" {
3
source = "../amis"
4
version_license = var.gateway_version
5
- amis_url = "https://cgi-cfts-staging.s3.amazonaws.com/utils/amis.yaml"
6
-
7
}
8
9
resource "aws_security_group" "permissive_sg" {
0 commit comments