Skip to content

Commit

Permalink
Update cloud-cdn.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
kjlippold authored Oct 14, 2024
1 parent 460feb1 commit 847731e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions terraform/gcp/cloud-cdn.tf
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ resource "google_compute_backend_service" "hydroserver_backend" {
cache_mode = "CACHE_ALL_STATIC"
default_ttl = 3600
max_ttl = 86400
min_ttl = 60
signed_url_cache_mode = "USE_CACHED"
}
}

Expand Down

0 comments on commit 847731e

Please sign in to comment.