ec2-ami-snapshot
cloudposse/ec2-ami-snapshot/aws
Terraform module to easily generate AMI snapshots to create replica instances
[![README Header][readme_header_img]][readme_header_link] [![Cloud Posse][logo]](https://cpco.io/homepage) terraform-aws-ec2-ami-snapshot    Terraform module to easily generate AMI snapshots to create replica instances --- This project is part of our comprehensive "SweetOps" approach towards DevOps. [ ][share_email] [ ][share_googleplus] [ ][share_facebook] [ ][share_reddit] [ ][share_linkedin] [ ][share_twitter] ![Terraform Open Source Modules][terraform_modules] It's 100% Open Source and licensed under the APACHE2. We literally have [hundreds of terraform modules][terrafor
| Name | Type | Description | Default |
|---|---|---|---|
| source_instance_id | string | required | |
| stage | string | Stage (e.g. `prod`, `dev`, `staging`) | "" |
| snapshot_without_reboot | string | "true" | |
| delimiter | string | Delimiter to be used between `name`, `namespace`, `stage`, etc. | "-" |
| attributes | list | Additional attributes (e.g. `policy` or `role`) | [] |
| tags | map | Additional tags (e.g. `map('BusinessUnit','XYZ')`) | {} |
| name | string | The Name of the application or solution (e.g. `bastion` or `portal`) | "" |
| namespace | string | Namespace (e.g. `cp` or `cloudposse`) | "" |
ami_id — AMI ID depends on the instance type and region in which you're launching your stack. And IDs can chaAzure landing zones Terraform module
Terraform supermodule for the Terraform platform engineering for Azure
Terraform module to deploy landing zone subscriptions (and much more) in Azure
Terraform Module to define a consistent naming convention by (namespace, stage,