Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marcusramberg/d2bd303cad9dcc34e259d55f1e04958e to your computer and use it in GitHub Desktop.
Save marcusramberg/d2bd303cad9dcc34e259d55f1e04958e to your computer and use it in GitHub Desktop.
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