Created
May 28, 2019 06:12
-
-
Save marcusramberg/d2bd303cad9dcc34e259d55f1e04958e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Error: Unsupported argument | |
on .terraform/modules/gce-lb-http/main.tf line 79, in resource "google_compute_backend_service" "default": | |
79: backend = [ var.backends[count.index] ] | |
An argument named "backend" is not expected here. Did you mean to define a | |
block of type "backend"? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment