A Terraform project for provisioning an AWS API Gateway. An OpenAPI specification file is used to configure each route in the gateway. The project will also use Terragrunt to keep the configurations DRY. Terraform Cloud is used to manage the the project's remote files. GitHub Actions is used to implement the CI/CD pipeline
Create a new Terraform module for provisioning an API Gateway in AWS. The module should: