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 cd0fe46 commit a9aec12Copy full SHA for a9aec12
examples/internal-lb-gce-mig/main.tf
@@ -187,7 +187,7 @@ module "internal-lb-http-backend" {
187
}
188
189
module "internal-lb-http-frontend" {
190
- source = "terraform-google-modules/lb-http/google//frontend"
+ source = "terraform-google-modules/lb-http/google//modules/frontend"
191
version = "~> 12.0"
192
193
project_id = var.project_id
0 commit comments