Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cli-input-json support for aws cloudformation deploy #5448

Open
hauntingEcho opened this issue Aug 5, 2020 · 5 comments
Open

cli-input-json support for aws cloudformation deploy #5448

hauntingEcho opened this issue Aug 5, 2020 · 5 comments
Labels
cloudformation package-deploy customization Issues related to CLI customizations (located in /awscli/customizations) feature-request A feature should be added or improved. p3 This is a minor priority issue

Comments

@hauntingEcho
Copy link

hauntingEcho commented Aug 5, 2020

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)

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.

@hauntingEcho hauntingEcho added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Aug 5, 2020
@kdaily
Copy link
Member

kdaily commented Aug 5, 2020

Hi @hauntingEcho,

Thanks for the comment. I'm wondering if some pending improvements to the CloudFormation deploy operation would solve your use case:

#5443

@kdaily kdaily added response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days. and removed needs-triage This issue or PR still needs to be triaged. labels Aug 5, 2020
@hauntingEcho
Copy link
Author

hauntingEcho commented Aug 5, 2020

my understanding is that that PR only affects the behavior of --parameter-overrides, and does not support the 'tags' or 'StackPolicy' section of a template configuration file: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/continuous-delivery-codepipeline-cfn-artifacts.html

@github-actions github-actions bot removed the response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days. label Aug 5, 2020
@github-actions
Copy link

Greetings! It looks like this issue hasn’t been active in longer than one year. We encourage you to check if this is still an issue in the latest release. In the absence of more information, we will be closing this issue soon. If you find that this is still a problem, please feel free to provide a comment or upvote with a reaction on the initial post to prevent automatic closure. If the issue is already closed, please feel free to open a new one.

@github-actions github-actions bot added the closing-soon This issue will automatically close in 4 days unless further comments are made. label Sep 24, 2021
@hauntingEcho
Copy link
Author

This is still an issue.

@github-actions github-actions bot removed the closing-soon This issue will automatically close in 4 days unless further comments are made. label Sep 25, 2021
@tim-finnigan
Copy link
Contributor

I think there is overlap here with this request: #5316

@kdaily kdaily added cloudformation package-deploy customization Issues related to CLI customizations (located in /awscli/customizations) and removed cloudformation labels Mar 15, 2022
@tim-finnigan tim-finnigan added the p3 This is a minor priority issue label Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cloudformation package-deploy customization Issues related to CLI customizations (located in /awscli/customizations) feature-request A feature should be added or improved. p3 This is a minor priority issue
Projects
None yet
Development

No branches or pull requests

3 participants