Skip to content

brightbock/terraform-module-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub GitHub release (latest SemVer) GitHub Workflow Status

TODO

This is a Terrafrom module to TODO

How to use:

  1. Add a module definition to your Terraform. See the example below.
  2. Update TODO = ... to match your TODO.
  3. Optional: Uncomment and update the other example values to match your requirements.
module "example" {
  source = "git::https://github.com/TODO.git?ref=v0.0.0"

  # providers = { aws = aws.use1 }

}

Note:

This module will overwrite corresponding records that already exist. Please take care to set appropriate values, before you apply.

About

Github Template for Terraform modules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages