Skip to content
This repository has been archived by the owner on Feb 13, 2020. It is now read-only.

EmpaticoOrg/tf_asg_notifications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS Alerts module for ASGs using Terraform

An ASG alerting module for Terraform.

Usage

module "asg_alert" {
  source          = "github.com/empaticoOrg/tf_asg_alert"
  environment     = "${var.environment}"
}

See interface.tf for additional configurable variables.

License

MIT

About

Terraform ASG notifications module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages