terraform-aws-openshift icon indicating copy to clipboard operation
terraform-aws-openshift copied to clipboard

Add README for deleting instance profile .

Open jayunit100 opened this issue 7 years ago • 1 comments

When re-creating, you need to do this:

 aws iam delete-instance-profile --instance-profile-name openshift-instance-profile

Because I think the instance-profiles otherwise cause a terraform error.

Maybe add it to the shell script or something?

Note: otherwise this is a hard error to fix, bc instance-profiles dont show up in the AWS console :)

jayunit100 avatar Oct 16 '17 20:10 jayunit100

Done ; closing. Thanks for the quick review @dwmkerr!

jayunit100 avatar Oct 18 '17 07:10 jayunit100