awscfncli icon indicating copy to clipboard operation
awscfncli copied to clipboard

Support for overriding parameters in AWSFNCLI

Open asmeyatsky opened this issue 6 years ago • 6 comments

asmeyatsky avatar Oct 15 '18 14:10 asmeyatsky

https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stackinstances-override.html Hi, please advise when AWSFNCLI might support over riding parameters TY Allan

asmeyatsky avatar Oct 15 '18 14:10 asmeyatsky

Hi @asmeyatsky , Do you mean overriding parameters in the awscfncli config file? If it is , you can use a blueprint to wrap up your common attributes and override them in each deployment stages (including stack parameters and metadata such as region and account profile). There is a sample in the REAMDME. If not, can you give a more specific description of your use case?

GlieseRay avatar Oct 15 '18 18:10 GlieseRay

@GlieseRay I think he is asking for StackSet support?

Kotaimen avatar Oct 21 '18 15:10 Kotaimen

Hi,

Yes this is in reference to Stacksets

Best Regards Allan Smeyatsky

On 21 Oct 2018, at 16:33, Kotaimen [email protected] wrote:

@GlieseRay I think he is asking for StackSet support?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

asmeyatsky avatar Oct 21 '18 17:10 asmeyatsky

Hi @asmeyatsky,

We'll consider add StackSet support in 2.2 or 2.3 release.

However you can use the cfn-cli config to mimic StackSet by deploying a stack in different account and regions. We are also going to release 2.1 soon, adds support of cross-account stack output reference, which StackSet does not support.

Kotaimen avatar Oct 22 '18 03:10 Kotaimen

Thank you so much for the response!

Best Regards Allan Smeyatsky

On 22 Oct 2018, at 05:10, Kotaimen [email protected] wrote:

Hi @asmeyatsky,

We'll consider add StackSet support in 2.2 or 2.3 release.

However you can use the cfn-cli config to mimic StackSet by deploying a stack in different account and regions. We are also going to release 2.1 soon, adds support of cross-account stack output reference, which StackSet does not support.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

asmeyatsky avatar Oct 22 '18 16:10 asmeyatsky