You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/r/project_service_identity.html.markdown
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,10 +14,10 @@ See [Provider Versions](https://terraform.io/docs/providers/google/guides/provid
14
14
15
15
Generate service identity for a service.
16
16
17
-
~> **Note**: Once created, this resource cannot be updated or destroyed. These
17
+
~> **Note:** Once created, this resource cannot be updated or destroyed. These
18
18
actions are a no-op.
19
19
20
-
~> **Note**: This resource can be used to retrieve the emails of the [Google-managed service accounts](https://cloud.google.com/iam/docs/service-agents)
20
+
~> **Note:** This resource can be used to retrieve the emails of the [Google-managed service accounts](https://cloud.google.com/iam/docs/service-agents)
21
21
of the APIs that Google has configured with a Service Identity. You can run `gcloud beta services identity create --service SERVICE_NAME.googleapis.com` to
0 commit comments