diff --git a/google/resource_compute_backend_bucket.go b/google/resource_compute_backend_bucket.go index a2bbe5e3772..b746c97a05e 100644 --- a/google/resource_compute_backend_bucket.go +++ b/google/resource_compute_backend_bucket.go @@ -4,8 +4,8 @@ // // ---------------------------------------------------------------------------- // -// This file is automatically generated and manual changes will be -// clobbered when the file is regenerated. +// This file is automatically generated by Magic Modules and manual +// changes will be clobbered when the file is regenerated. // // Please read more about how to change this file in // .github/CONTRIBUTING.md. @@ -35,9 +35,9 @@ func resourceComputeBackendBucket() *schema.Resource { }, Timeouts: &schema.ResourceTimeout{ - Create: schema.DefaultTimeout(4 * time.Minute), - Update: schema.DefaultTimeout(4 * time.Minute), - Delete: schema.DefaultTimeout(4 * time.Minute), + Create: schema.DefaultTimeout(240 * time.Second), + Update: schema.DefaultTimeout(240 * time.Second), + Delete: schema.DefaultTimeout(240 * time.Second), }, Schema: map[string]*schema.Schema{ diff --git a/google/resource_compute_http_health_check.go b/google/resource_compute_http_health_check.go index d83776b2d1b..013b468788c 100644 --- a/google/resource_compute_http_health_check.go +++ b/google/resource_compute_http_health_check.go @@ -4,8 +4,8 @@ // // ---------------------------------------------------------------------------- // -// This file is automatically generated and manual changes will be -// clobbered when the file is regenerated. +// This file is automatically generated by Magic Modules and manual +// changes will be clobbered when the file is regenerated. // // Please read more about how to change this file in // .github/CONTRIBUTING.md. @@ -35,9 +35,9 @@ func resourceComputeHttpHealthCheck() *schema.Resource { }, Timeouts: &schema.ResourceTimeout{ - Create: schema.DefaultTimeout(4 * time.Minute), - Update: schema.DefaultTimeout(4 * time.Minute), - Delete: schema.DefaultTimeout(4 * time.Minute), + Create: schema.DefaultTimeout(240 * time.Second), + Update: schema.DefaultTimeout(240 * time.Second), + Delete: schema.DefaultTimeout(240 * time.Second), }, Schema: map[string]*schema.Schema{ diff --git a/google/resource_compute_https_health_check.go b/google/resource_compute_https_health_check.go index 4d44f4d0fcf..a01a75cc92b 100644 --- a/google/resource_compute_https_health_check.go +++ b/google/resource_compute_https_health_check.go @@ -4,8 +4,8 @@ // // ---------------------------------------------------------------------------- // -// This file is automatically generated and manual changes will be -// clobbered when the file is regenerated. +// This file is automatically generated by Magic Modules and manual +// changes will be clobbered when the file is regenerated. // // Please read more about how to change this file in // .github/CONTRIBUTING.md. @@ -35,9 +35,9 @@ func resourceComputeHttpsHealthCheck() *schema.Resource { }, Timeouts: &schema.ResourceTimeout{ - Create: schema.DefaultTimeout(4 * time.Minute), - Update: schema.DefaultTimeout(4 * time.Minute), - Delete: schema.DefaultTimeout(4 * time.Minute), + Create: schema.DefaultTimeout(240 * time.Second), + Update: schema.DefaultTimeout(240 * time.Second), + Delete: schema.DefaultTimeout(240 * time.Second), }, Schema: map[string]*schema.Schema{ diff --git a/website/docs/r/compute_backend_bucket.html.markdown b/website/docs/r/compute_backend_bucket.html.markdown index 3cae53521b8..e12e7287449 100644 --- a/website/docs/r/compute_backend_bucket.html.markdown +++ b/website/docs/r/compute_backend_bucket.html.markdown @@ -1,18 +1,18 @@ - + ---------------------------------------------------------------------------- +--> --- layout: "google" diff --git a/website/docs/r/compute_http_health_check.html.markdown b/website/docs/r/compute_http_health_check.html.markdown index 0a35cf6b313..f500fb3d94c 100644 --- a/website/docs/r/compute_http_health_check.html.markdown +++ b/website/docs/r/compute_http_health_check.html.markdown @@ -1,18 +1,18 @@ - + ---------------------------------------------------------------------------- +--> --- layout: "google" diff --git a/website/docs/r/compute_https_health_check.html.markdown b/website/docs/r/compute_https_health_check.html.markdown index b1c49368223..b4dd1d390e9 100644 --- a/website/docs/r/compute_https_health_check.html.markdown +++ b/website/docs/r/compute_https_health_check.html.markdown @@ -1,18 +1,18 @@ - + ---------------------------------------------------------------------------- +--> --- layout: "google"