Skip to content

nsbno/terraform-aws-team-name

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team Name

Usage

Remember to check out the variables and outputs to see all options.

Note
Create this module in your -aws repo for all your environments.
module "team_name" {
  source = "github.com/nsbno/terraform-aws-team-name?ref=x.y.z"

  # Format is lowercase. Team names consisting of two words should be separated by a hyphen ("-").
  team_name = "infrademo"
}

Relevant Repositories

You can use this repo together with this repo!

nsbno/terraform-aws-account-metadata

A data module that gives you typical values that are needed in your environment. Fetch team name created from this module.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages