Skip to content

Commit 2bce422

Browse files
authored
Merge pull request #54543 from bmcelvee/OSDOCS-3263
OSDOCS-3263: Update Deleting ROSA STS cluster documentation to clarify when to delete roles
2 parents e4cc9f6 + 15a53e2 commit 2bce422

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

modules/rosa-deleting-cluster.adoc

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,13 @@ $ rosa delete oidc-provider -c <cluster_id> --mode auto <1>
125125
====
126126
You can use the `-y` option to automatically answer yes to the prompts.
127127
====
128-
129-
. Delete the cluster-specific Operator IAM roles:
128+
+
129+
. Optional. Delete the cluster-specific Operator IAM roles:
130+
+
131+
[IMPORTANT]
132+
====
133+
The account-wide IAM roles can be used by other ROSA clusters in the same AWS account. Only remove the roles if they are not required by other clusters.
134+
====
130135
+
131136
[source,terminal]
132137
----

0 commit comments

Comments
 (0)