Skip to content

Commit

Permalink
Fix documentation formatting (GoogleCloudPlatform#5797)
Browse files Browse the repository at this point in the history
Co-authored-by: Joel W. <joelwould@users.noreply.github.com>

Co-authored-by: Joel W. <joelwould@users.noreply.github.com>
  • Loading branch information
2 people authored and betsy-lichtenberg committed Apr 25, 2022
1 parent 2356be0 commit 5ea03bf
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ See [Provider Versions](https://terraform.io/docs/providers/google/guides/provid

Generate service identity for a service.

~> **Note**: Once created, this resource cannot be updated or destroyed. These
~> **Note:** Once created, this resource cannot be updated or destroyed. These
actions are a no-op.

~> **Note**: This resource can be used to retrieve the emails of the [Google-managed service accounts](https://cloud.google.com/iam/docs/service-agents)
~> **Note:** This resource can be used to retrieve the emails of the [Google-managed service accounts](https://cloud.google.com/iam/docs/service-agents)
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
verify if an API supports this.

Expand Down

0 comments on commit 5ea03bf

Please sign in to comment.