Skip to content

rhythmictech/terraform-terraform-template

 
 

Repository files navigation

terraform-anycloud-template

Template repository for terraform modules. Good for any cloud and any provider.

tflint tfsec yamllint misspell pre-commit-check follow on Twitter

Example

Here's what using the module will look like

module "example" { source = "rhythmictech/terraform-mycloud-mymodule }

About

A bit about this module

Requirements

Name Version
terraform >= 0.12.14

Providers

No provider.

Inputs

Name Description Type Default Required
name Moniker to apply to all resources in the module string n/a yes
tags User-Defined tags map(string) {} no

Outputs

Name Description
tags_module Tags Module in it's entirety

The Giants underneath this module

  • pre-commit.com/
  • terraform.io/
  • github.com/tfutils/tfenv
  • github.com/segmentio/terraform-docs

Packages

No packages published

Contributors 5