Skip to content

update terraform base image to include aws cli

Yash Kantu requested to merge CNC-2997-change-tf-baseimage into main

Please check if the MR fulfills these requirements

  • Branch name is prefixed with a Jira Issue ID (e.g. OPS-1/added-foo-widget)
  • Pipeline changes have been tested (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • Have references to working branches (for testing) been reverted back to main?

What kind of change does this MR introduce? (Bug fix, feature, docs update, ...) Terraform base will be updated to new tag which includes aws cli

What is the current behavior? (You can also link to an open issue here) awscli is not installed the current terraform base image

What is the new behavior (if this is a feature change)? awscli comes installed with the new terraform aws cli

Does this MR introduce a breaking change? (What changes might users need to make in their pipeline or application due to this PR?) No breaking changes

Link to pipeline test: Tested a pipeline that uses aws commands using the new base image https://gitlab.com/fabric2/pim/pim-infra/-/pipelines/830505803

Merge request reports

Loading