diff --git a/google/resource_binary_authorization_attestor.go b/google/resource_binary_authorization_attestor.go index 0b2cde8615c..d8885134894 100644 --- a/google/resource_binary_authorization_attestor.go +++ b/google/resource_binary_authorization_attestor.go @@ -69,6 +69,7 @@ func resourceBinaryAuthorizationAttestor() *schema.Resource { }, "id": { Type: schema.TypeString, + Computed: true, Optional: true, }, "pkix_public_key": { diff --git a/website/google.erb b/website/google.erb index 19b05ac555d..bd3b7906ac4 100644 --- a/website/google.erb +++ b/website/google.erb @@ -670,7 +670,7 @@ > - google_dataproc_job + google_dataproc_job >