tf_apigw_deployment

Module used for managing and maintaining Stage and Deployment Settings on Api Gateway

Table of Contents

  1. Usage
  2. Requirements
  3. Providers
  4. Inputs
  5. Outputs
  6. Dependencies - Required external modules

Usage

Add to your terraform code.

  module "cap-apigw-deployment-module" {
    source = "git@github.com:beaudryj/tf_apigw_deployment.git"

    input_name        = "var.input_name"
  }

Error: no lines in file

Dependencies

N/A