Skip to content

Instantly share code, notes, and snippets.

@nazir-kabani
Created February 17, 2023 12:28
Show Gist options
  • Save nazir-kabani/52cd0673acd640f3de8d98c97caba02a to your computer and use it in GitHub Desktop.
Save nazir-kabani/52cd0673acd640f3de8d98c97caba02a to your computer and use it in GitHub Desktop.
Error: Too many list items
│ with google_network_services_edge_cache_service.frontier-media-edge-live,
│ on url_map_live.tf line 132, in resource "google_network_services_edge_cache_service" "frontier-media-edge-live":
│ 132: allow_methods = ["GET", "OPTIONS"] ## NOTE: Do we need POST here?
│ Attribute
│ routing.0.path_matcher.0.route_rule.1.route_action.0.cors_policy.0.allow_origins
│ supports 5 item maximum, but config has 6 declared.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment