Can I use cloudformation temaplate to update a stackset ?

0

Hi Team, Need help - I am using CF stackset to deploy some controls across accounts/OU . Now I have a requirement to exclude few accounts from this control, now I am aware that this is possible through "DIFFERENCE" filter option from AWS cloudformation stackset console . I would like to do the same with cloudformation itself. Is it possible to update the stackset with another cloudformation stack ? I couldn't find proper documentation for this, your help is much appreciated on this as always and please let me know if any questions.

질문됨 25일 전84회 조회
2개 답변
0

Hello.

I think you can use "AWS::CloudFormation::StackSet" to manage stack sets using CloudFormation templates.
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-stackset.html

I think the following blogs will be helpful.
https://medium.com/superluminar/a-look-at-the-aws-cloudformation-stackset-resource-18ae0d89dfc6

profile picture
전문가
답변함 24일 전
0

Thanks @Riku_Kobayashi. The only challenges of mine is I want to use the filter ( Union, Intersection and Difference ) feature of stackset and that seems not doable with stackset cloudformation function.

답변함 24일 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠