Skip to content

A template to create new terraform registry modules

License

Notifications You must be signed in to change notification settings

qbeyond/terraform-module-template

Repository files navigation

Module

GitHub tag License


This is a template module. It just showcases how a module should look. This would be a short description of the module.

Usage

It's very easy to use!

provider "azurerm" {
  features {

  }
}

Requirements

Name Version
azurerm >= 3.7.0

Inputs

No inputs.

Outputs

No outputs.

Resource types

No resources.

Modules

No modules.

Resources by Files

No resources.

Contribute

Please use Pull requests to contribute.

When a new Feature or Fix is ready to be released, create a new Github release and adhere to Semantic Versioning 2.0.0.

About

A template to create new terraform registry modules

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages