Skip to content

Commit fd082aa

Browse files
authored
Merge pull request #74539 from jeana-redhat/update-cloud-attributes
cloud provider attribute consistency fix
2 parents 6fc1363 + 8ba215b commit fd082aa

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

_attributes/common-attributes.adoc

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -222,13 +222,13 @@ endif::[]
222222
:secrets-store-driver: Secrets Store CSI driver
223223
:secrets-store-operator: Secrets Store CSI Driver Operator
224224
//AWS STS
225-
:sts-first: Security Token Service
226-
:sts-full: Security Token Service (STS)
225+
:sts-first: Security Token Service (STS)
226+
:sts-full: Security Token Service
227227
:sts-short: STS
228228
//Cloud provider names
229229
//AWS
230-
:aws-first: Amazon Web Services
231-
:aws-full: Amazon Web Services (AWS)
230+
:aws-first: Amazon Web Services (AWS)
231+
:aws-full: Amazon Web Services
232232
:aws-short: AWS
233233
//GCP
234234
:gcp-first: Google Cloud Platform (GCP)
@@ -256,6 +256,7 @@ endif::[]
256256
:ibm-linuxone-name: IBM(R) LinuxONE
257257
:ibm-linuxone-title: IBM LinuxONE
258258
//Azure
259+
:azure-first: Microsoft Azure
259260
:azure-full: Microsoft Azure
260261
:azure-short: Azure
261262
:azure-id: Azure AD Workload Identity

0 commit comments

Comments
 (0)