#iac
Read more stories on Hashnode
Articles with this tag
Terraform is a popular Infrastructure as Code (IaC) tool used for building, changing, and versioning infrastructure efficiently. Providers in...
Terraform state is a fundamental concept in Terraform, an infrastructure as code (IaC) tool used to manage and provision resources in a consistent and...
AWS CloudFormation CFN helper scripts are a collection of scripts provided by Amazon Web Services (AWS) to assist in the deployment and management of...
In AWS CloudFormation, EC2 user data refers to the script or commands that can be passed to an EC2 instance during its launch or bootstrapping...
Termination Protection in AWS CloudFormation is a feature that helps prevent accidental or undesired deletion of resources managed by a CloudFormation...
In AWS CloudFormation, the DeletionPolicy attribute is used to specify how AWS resources should be handled when the CloudFormation stack they belong...