terraform-aws-api-gateway
terraform-aws-api-gateway copied to clipboard
Terraform module to create Route53 resource on AWS for create api gateway with it's basic elements.
fix bug on aws_api_gateway_vpc_link: target_arns expected to be a list but string is applied
Hi, I am trying to test few things with multiple methods under same resource but its not getting provisioned. checking if its limitation of this code or I need to...
## what * Update readme.yaml * Update tf-checks.yml and update example name. ## why * Readme automation
## what Fixed count condition for `module "kms_key" {}`, `data "aws_iam_policy_document" "cloudwatch" {}` in main.tf This was causing below error on `terraform plan` ```bash │ Error: Invalid index │ │...
updates: - [github.com/gruntwork-io/pre-commit: v0.1.12 → v0.1.23](https://github.com/gruntwork-io/pre-commit/compare/v0.1.12...v0.1.23) - git://github.com/pre-commit/pre-commit-hooks → https://github.com/pre-commit/pre-commit-hooks - [github.com/pre-commit/pre-commit-hooks: v4.0.1 → v5.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.0.1...v5.0.0)