Skip to content

Commit a2132a0

Browse files
Fix documentation formatting (#5797) (#4113)
Co-authored-by: Joel W. <[email protected]> Co-authored-by: Joel W. <[email protected]> Signed-off-by: Modular Magician <[email protected]> Co-authored-by: Joel W. <[email protected]>
1 parent a8e74c4 commit a2132a0

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.changelog/5797.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:none
2+
3+
```

website/docs/r/project_service_identity.html.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ See [Provider Versions](https://terraform.io/docs/providers/google/guides/provid
1414

1515
Generate service identity for a service.
1616

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

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)
2121
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
2222
verify if an API supports this.
2323

0 commit comments

Comments
 (0)