Skip to content

ActionIQ-OSS/terraform-duckbillgroup-aws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unofficial DuckBill Group AWS Onboarding Module

Terraform module which creates necessary resources for The DuckBill Group to do the magic (scoped), all over your account.

Inspired by: https://github.com/DuckbillGroup/onboarding/

Usage

module "theduckbillgroup" {
  source = "ActionIQ-OSS/aws/duckbillgroup"

  customer_name_slug = "horrifyingbills-please-help"
  cur_bucket_name = "example-cost-and-usage-reports-bucket-name"
  external_id = "012345678-0123-01234-01234-012345678923"
  cur_bucket_name_create = true
  duckbillgroup_cur_report_create = true
  aws_master_billing_account = "012345678901"

}

Authors

Module is maintained by John Favorite @ActionIQ with help from these awesome engineers.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages