-
Story
-
Resolution: Won't Do
-
Undefined
-
None
-
None
-
None
-
False
-
None
-
False
-
-
User Story:
As a user, I want to be able to:
- Use a preexisting EC2 instance profile
so that I can
- Bypass the AddRoleToInstanceProfile action in case of a permissions issue.
Acceptance Criteria:
Description of criteria:
- Cluster is created using the existing EC2 instance profile.
Engineering Details:
- Using existing profile requires user input which should be passed in the install config.
- Must create a pipe from the install config to terraform.
This requires/does not require a design proposal.
This requires/does not require a feature gate.
Notes:
pre-created EC2 instance profile - Hi installer team, is it possible to pass a pre-created EC2 instance profile for an AWS installation? Today in ROSA we pass the IAM role that is attached to the instance profile that the installer creates however, we want to exclude the AddRoleToInstanceProfile action from the installer role and to do that we'd have to pass the instance profile with the role already attached. We already do this for GCP and should be easy to do this for AWS.
- is related to
-
OCPSTRAT-124 Add support to IAM instance profiles in AWS for OpenShift installations
- Closed