eks-anywhere icon indicating copy to clipboard operation
eks-anywhere copied to clipboard

[IAM Credentials Migration] [Code build & CR package] Update the codebuild spec to use the IAM role created to replace the credentials from secret manager

Open rajeshvenkata opened this issue 11 months ago • 0 comments

Update the codebuild spec to use the IAM role created to replace "packages-e2e". Look for the packages_ci_beta:aws_access_key_id and packages_ci_beta:aws_secret_access_key_id

Update the codebuild spec to use the IAM role created to replace "non-regional-packages-e2e". Look for the packages_ci_beta:non_regional_aws_access_key_id and packages_ci_beta:non_regional_aws_secret_access_key_id

Update the codebuild spec to use the IAM role created to replace "cert-manager-e2e". Look for the packages_ci_beta:route53_access_key_id and packages_ci_beta:route53_secret_access_key

Refer to https://repost.aws/knowledge-center/codebuild-temporary-credentials-docker for details on how to use the credentials from IAM role

rajeshvenkata avatar Jan 16 '25 18:01 rajeshvenkata