Skip to content

ConseilsTI/terraform-module-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Title

Describe the purpose of the module.

Permissions

Describe the required permissions to use the module.

Authentication

Describe the methods for authenticating with the requried providers.

Features

Describe the feature supported by the module.

Usage example

module "name" {
  source  = "app.terraform.io/"
  version = "0.0.0"
}