Skip to content

Commit b87afb0

Browse files
authored
Merge pull request #94087 from mletalie/OSDOCS-14631
[OSDOCS-14631]: Add tag policy section to ROSA cluster installation requirements
2 parents 07edfba + 36de582 commit b87afb0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

rosa_planning/rosa-cloud-expert-prereq-checklist.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ Ensure that you have the following accounts, credentials, and permissions.
5959
//OSDOCS-11789: Moving these here because it is a permission / account level enablement
6060
* Enable ROSA for your AWS account on the link:https://console.aws.amazon.com/rosa/[AWS console].
6161
** If your account is the management account for your organization (used for AWS billing purposes), you must have `aws-marketplace:Subscribe` permissions available on your account. See _Service control policy (SCP) prerequisites_ for more information, or see the AWS documentation for troubleshooting: link:https://docs.aws.amazon.com/rosa/latest/userguide/security-iam-troubleshoot.html#error-aws-orgs-scp-denies-permissions[AWS Organizations service control policy denies required AWS Marketplace permissions].
62+
* Ensure you have not enabled restrictive tag policies. For more information, see link:https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_tag-policies.html[Tag policies] in the AWS documentation.
6263

6364
=== Red{nbsp}Hat account
6465

@@ -106,7 +107,7 @@ endif::openshift-rosa[]
106107
----
107108
$ rosa login
108109
To login to your Red Hat account, get an offline access token at https://console.redhat.com/openshift/token/rosa
109-
? Copy the token and paste it here:
110+
? Copy the token and paste it here:
110111
----
111112
+
112113
Alternatively, you can copy the full `$ rosa login --token=abc...` command and paste that in the terminal:

0 commit comments

Comments
 (0)