Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Add CDN load balancer with Cloud Storage buckets as backend" #5690

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 0 additions & 17 deletions mmv1/products/compute/terraform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -945,23 +945,6 @@ overrides: !ruby/object:Overrides::ResourceOverrides
post_create: templates/terraform/post_create/labels.erb
GlobalForwardingRule: !ruby/object:Overrides::Terraform::ResourceOverride
examples:
- !ruby/object:Provider::Terraform::Examples
name: "external_cnd_lb_with_backend_bucket"
primary_resource_id: "default"
vars:
cdn_network: "cdn-network"
cdn_subnet: "cdn-subnet"
cdn_static_ip: "cdn-static-ip"
cdn_forwarding_rule: "cdn-forwarding-rule"
cdn_target_http_proxy: "cdn-target-http-proxy"
cdn_url_map: "cdn-url-map"
image_backend_bucket: "image-backend-bucket"
cdn_backend_storage_bucket: "cdn-backend-storage-bucket"
min_version: beta
ignore_read_extra:
- "port_range"
- "target"
- "ip_address"
- !ruby/object:Provider::Terraform::Examples
name: "external_ssl_proxy_lb_mig_backend"
primary_resource_id: "default"
Expand Down

This file was deleted.