Module used for managing and maintaining Stage and Deployment Settings on Api Gateway
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
N/A