Skip to content

Commit 99b267c

Browse files
authored
Merge pull request #48920 from EricPonvelle/OSDOCS-3777_OCM-Role-Note
OSDOCS-3777: Updated links for role creation
2 parents 4d3dea8 + a2eaffb commit 99b267c

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

modules/rosa-sts-ocm-role-creation.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ $ rosa create ocm-role
3131
$ rosa create ocm-role --admin
3232
----
3333
+
34-
This command allows you create the role by specifying specific attributes. The following example output shows the "auto mode" selected, which lets the `rosa` CLI to create your Operator roles and policies. See "Understanding the auto and manual deployment modes" in the Additional resources for more information.
34+
This command allows you create the role by specifying specific attributes. The following example output shows the "auto mode" selected, which lets the `rosa` CLI to create your Operator roles and policies. See "Methods of account-wide role creation" in the Additional resources for more information.
3535
3636
.Example output
3737
[source,terminal]

modules/rosa-sts-understanding-ocm-role.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Creating ROSA clusters in {cluster-manager-url} require an `ocm-role` IAM role.
1010

1111
[NOTE]
1212
====
13-
This elevated IAM role allows {cluster-manager} to automatically create the cluster-specific Operator roles and OIDC provider during cluster creation. For more information about this automatic role and policy creation, see the "Understanding the auto and manual deployment modes" link in Additional resources.
13+
This elevated IAM role allows {cluster-manager} to automatically create the cluster-specific Operator roles and OIDC provider during cluster creation. For more information about this automatic role and policy creation, see the "Methods of account-wide role creation" link in Additional resources.
1414
====
1515

1616
[id="rosa-sts-understanding-user-role_{context}"]

rosa_architecture/rosa-sts-about-iam-resources.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,11 @@ The `ocm-role` IAM resource refers to the combination of the IAM role and the ne
4646
You must create this user role as well as an administrative `ocm-role` resource, if you want to use the auto mode in {cluster-manager} to create your Operator role policies and OIDC provider.
4747

4848
include::modules/rosa-sts-understanding-ocm-role.adoc[leveloffset=+2]
49+
50+
[role="_additional-resources"]
51+
.Additional resources
52+
* xref:../rosa_architecture/rosa-sts-about-iam-resources.adoc#rosa-sts-account-wide-roles-and-policies-creation-methods_rosa-sts-about-iam-resources[Methods of account-wide role creation]
53+
4954
[discrete]
5055
include::modules/rosa-sts-ocm-role-creation.adoc[leveloffset=+2]
5156

@@ -57,6 +62,7 @@ AWS IAM roles link to your AWS account to create and manage the clusters. For mo
5762
* link:https://docs.aws.amazon.com/IAM/latest/APIReference/API_Types.html[AWS Identity and Access Management Data Types]
5863
* link:https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_Types.html[Amazon Elastic Computer Cloud Data Types]
5964
* link:https://docs.aws.amazon.com/STS/latest/APIReference/API_Types.html[AWS Token Security Service Data Types]
65+
* xref:../rosa_architecture/rosa-sts-about-iam-resources.adoc#rosa-sts-account-wide-roles-and-policies-creation-methods_rosa-sts-about-iam-resources[Methods of account-wide role creation]
6066
//
6167
// Keep this commented out until PR # 45306 is merged
6268
//

0 commit comments

Comments
 (0)