aws / aws/aws-cli

cli-input-json support for `aws cloudformation deploy`

Open
#5,448 5 comments 2 reactions 0 assignees View on GitHub
cloudformation package-deploy customization feature-request p3
Dominant language
Python
Stars
17.3k
Forks
4.6k
Avg merge
1d 2h
Merged PRs (30d)
13

Description

**Is your feature request related to a problem? Please describe.**
Currently, `aws cloudformation deploy` does not accept cli-input-json.

**Describe the solution you'd like**
Being able to pass the same configuration file to both CodePipeline and `aws cloudformation deploy --cli-input-json` (edit: [defined here](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/continuous-delivery-codepipeline-cfn-artifacts.html#w2ab1c13c17c15))

**Describe alternatives you've considered**
Currently we are maintaining both the input file for codepipeline deployment and a shell script to call `aws cloudformation deploy` with the necessary parameters.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.