stackup icon indicating copy to clipboard operation
stackup copied to clipboard

Does stackup support cloudformation stackset?

Open gracevivi523 opened this issue 4 years ago • 2 comments

Hi Team,

I have been using stackup and it's been worked very well, now I have a requirement to create cloudformation stackset, wondering does stackup also support creating stackset?

gracevivi523 avatar Mar 14 '21 04:03 gracevivi523

Thanks for the question!

I don't think stackup currently has any features specifically for working with StackSets.

I don't have any experience with StackSets myself, but it looks like it's possible to define a StackSet resource in a CloudFormation template, if that helps. https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-stackset.html

amcinnes avatar Mar 15 '21 00:03 amcinnes

Hi Angus,

Thanks for your response. Yes, I have seen the cloudformation template to define the stackset resource, but I am getting various errors when I ran stackup with specifying the template.

Never mind, I ended up using aws cloudformation CLI to create stackset.

Thanks, Grace

From: Angus McInnes @.> Reply to: realestate-com-au/stackup @.> Date: Monday, 15 March 2021 at 11:57 am To: realestate-com-au/stackup @.> Cc: Grace Gao @.>, Author @.***> Subject: Re: [realestate-com-au/stackup] Does stackup support cloudformation stackset? (#91)

Thanks for the question!

I don't think stackup currently has any features specifically for working with StackSets.

I don't have any experience with StackSets myself, but it looks like it's possible to define a StackSet resource in a CloudFormation template, if that helps. https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-stackset.html

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/realestate-com-au/stackup/issues/91#issuecomment-799020901, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AB36A2D3KEANSAMABVDHU5DTDVLPVANCNFSM4ZERPYJA.

gracevivi523 avatar Mar 15 '21 09:03 gracevivi523