Skip to content

Commit 913b85a

Browse files
committed
Add related section
1 parent ce6abcd commit 913b85a

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,17 @@ Available targets:
157157

158158

159159

160+
## Related Projects
161+
162+
Check out these related projects.
163+
164+
- [terraform-aws-ec2-ami-backup](https://github.com/cloudposse/terraform-aws-ec2-ami-backup) - Terraform module for automatic & scheduled AMI creation
165+
- [terraform-aws-ec2-ami-snapshot](https://github.com/cloudposse/terraform-aws-ec2-ami-snapshot) - Terraform module to easily generate AMI snapshots to create replica instances
166+
- [terraform-aws-ec2-cloudwatch-sns-alarms](https://github.com/cloudposse/terraform-aws-ec2-cloudwatch-sns-alarms) - Terraform module that configures CloudWatch SNS alerts for EC2 instances
167+
- [terraform-null-label](https://github.com/cloudposse/terraform-null-label) - Terraform Module to define a consistent naming convention by (namespace, stage, name, [attributes])
168+
169+
170+
160171

161172
## References
162173

README.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,20 @@ badges:
2828
image: "https://slack.cloudposse.com/badge.svg"
2929
url: "https://slack.cloudposse.com"
3030

31+
related:
32+
- name: "terraform-aws-ec2-ami-backup"
33+
description: "Terraform module for automatic & scheduled AMI creation"
34+
url: "https://github.com/cloudposse/terraform-aws-ec2-ami-backup"
35+
- name: "terraform-aws-ec2-ami-snapshot"
36+
description: "Terraform module to easily generate AMI snapshots to create replica instances"
37+
url: "https://github.com/cloudposse/terraform-aws-ec2-ami-snapshot"
38+
- name: "terraform-aws-ec2-cloudwatch-sns-alarms"
39+
description: "Terraform module that configures CloudWatch SNS alerts for EC2 instances"
40+
url: "https://github.com/cloudposse/terraform-aws-ec2-cloudwatch-sns-alarms"
41+
- name: "terraform-null-label"
42+
description: "Terraform Module to define a consistent naming convention by (namespace, stage, name, [attributes])"
43+
url: "https://github.com/cloudposse/terraform-null-label"
44+
3145
# Short description of this project
3246
description: |-
3347
Terraform Module for provisioning a general purpose EC2 host.

0 commit comments

Comments
 (0)