Install and configure the AWS command-line interface (awscli)
57
stars
51
forks
source link
OICD AWS Provider - Old AWS orb version not consistent with > 4.0 version causing issues with AWS Credentials configuration #191
Closed
nastymajestic closed 2 months ago
Locations
https://circleci.com/docs/openid-connect-tokens/#authenticate-jobs-with-cloud-providers
Details
Old version of AWS orb "circleci/aws-cli@4.0" current is 4.1.2 yet reference to >4.0 causing issues with configuration. Also not updated documentation to the latest version: https://circleci.com/docs/openid-connect-tokens/#authenticate-jobs-with-cloud-providers (documentation based on circleci/aws-cli@3.1.5)
Docu of version 4.1.2 is also not updated and it's showing examples on 4.0 orbs version.
Comparision of version 4.0.0 vs 4.1.2 - https://github.com/CircleCI-Public/aws-cli-orb/compare/v4.0.0...v4.1.2
AWS Cloud provider setup of OICD Roles
Changes in parameters version >4.0 - dashes changed to underlines:
Lack of documentation of setting up job with the latest version of orb.
Extra evidence like build output or other links https://circleci.com/developer/orbs/orb/circleci/aws-cli?version=4.1.2 https://circleci.com/docs/openid-connect-tokens/#aws