Skip to main content

aws_cloudformation_stack

Description

AWS CloudFormation Stack is a collection of AWS resources managed as a single unit. It defines and provisions infrastructure components using templates, which specify resource configurations and relationships. CloudFormation Stacks automate resource creation, update, and deletion processes, maintaining consistency across deployments. Users can version control and replicate entire infrastructure setups using these stacks.

Base Hierarchy

Hierarchy of CloudFormation Stack

Relationship to other Resources

Diagram of CloudFormation Stack resource relationships

Properties

Diagram of CloudFormation Stack data model