Skip to content

Latest commit

 

History

History
50 lines (32 loc) · 1.68 KB

README.md

File metadata and controls

50 lines (32 loc) · 1.68 KB

Appvia Banner

Latest Release Slack Community Contributors

Github Actions

Terraform

Description

Add a description of the module here

Usage

Add example usage here

module "example" {
  source  = "appvia/<NAME>/aws"
  version = "0.0.1"

  # insert variables here
}

Update Documentation

The terraform-docs utility is used to generate this README. Follow the below steps to update:

  1. Make changes to the .terraform-docs.yml file
  2. Fetch the terraform-docs binary (https://terraform-docs.io/user-guide/installation/)
  3. Run terraform-docs markdown table --output-file ${PWD}/README.md --output-mode inject .

Providers

No providers.

Inputs

No inputs.

Outputs

No outputs.