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.

preguntada hace un mes86 visualizaciones
2 Respuestas
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
EXPERTO
respondido hace un mes
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.

respondido hace un mes

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas