AWS Classroomnotes 29/Oct/2022

Cloudformation Nested Stacks

  • Reusability of existing templates can be acheived by nested stacks Refer Here
  • Refer Here for nesting an existing stack
  • Create a template with nested stack. Refer Here for the changes
    Preview
  • Refer Here for the example with nested stack with parameters

Stack Sets

  • Refer Here helps you in applying infrachanges across different regions and accounts.

Deploying cloudformation from cli

Preview
Preview
Preview

  • Reexecute this command to handle the updates aws cloudformation deploy --template-file main.json --parameter-overrides 'vpccidr=10.101.0.0/16' 'archname=fromcf-cli' --stack 'fromcli'
  • Refer Here for transform macros.
  • note: Refer Here
  • Note: AWS has supported CDK on terraform Refer Here

Published
Categorized as Uncategorized Tagged

By continuous learner

devops & cloud enthusiastic learner

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Please turn AdBlock off
Animated Social Media Icons by Acurax Wordpress Development Company

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Visit Us On FacebookVisit Us On LinkedinVisit Us On Youtube