Skip to content

A Terraform module for creating billing alerts across AWS, Azure, and GCP

Notifications You must be signed in to change notification settings

jacks-reid/terraform-multicloud-billing-alerts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terraform Multicloud Billing Alerts

This wrapper module creates billing alerts for AWS accounts, Azure Management Groups, and Google Cloud billing accounts. This module does NOT create the Azure Management Groups, enable applicable Google Cloud APIs, organize AWS accounts into an organization, or similar.

This module uses binbashar/cost-billing-alarm/aws for AWS billing alerts.

An example Terraform variable file is provided at vars/example.tfvars.

Usage

terraform init
tf apply -var-file=vars/example.tfvars 
tf destroy -var-file=vars/example.tfvars

About

A Terraform module for creating billing alerts across AWS, Azure, and GCP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages