Bug: AWS SAM CLI is unable to process a Terraform project that uses an OpenAPI specification #6340
Labels
blocked/close-if-inactive
Blocked for >14 days with no response, will be closed if still inactive after 7 days
Description:
Error: AWS SAM CLI is unable to process a Terraform project that uses an OpenAPI specification to define the API Gateway resource. AWS SAM CLI does not currently support this functionality.
Steps to reproduce:
Command to reproduce : sam build
samconfig.toml :
apigateway-v2 Terraform :
Observed result:
Expected result:
Additional environment details (Ex: Windows, Mac, Amazon Linux etc)
sam --version
: 1.103.0Add --debug flag to command you are running
The text was updated successfully, but these errors were encountered: