Skip to content

appvia/terraform-aws-pipeline-template

Github Actions

NAME

Description

Add a description of the terraform pipeline 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 make documentation

Providers

No providers.

Inputs

Name Description Type Default Required
tags Tags to apply to all resources map(string) n/a yes

Outputs

No outputs.

About

The template used for terraform pipeline within the Appvia AWS estate

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors