

# Amazon SAM CLI with Terraform reference
<a name="terraform-reference"></a>

This section is the reference for using the Amazon Serverless Application Model Command Line Interface (Amazon SAM CLI) with Terraform for local debugging and testing.

To provide feedback and submit feature requests, create a [GitHub Issue](https://github.com/aws/aws-sam-cli/issues/new?labels=area%2Fterraform).

## Amazon SAM supported features reference
<a name="terraform-reference-sam"></a>

Reference documentation for Amazon SAM CLI features that are supported for use with Terraform can be found here:
+ [sam build](sam-cli-command-reference-sam-build.md)
+ [sam local invoke](sam-cli-command-reference-sam-local-invoke.md)
+ [sam local start-api](sam-cli-command-reference-sam-local-start-api.md)
+ [sam local start-lambda](sam-cli-command-reference-sam-local-start-lambda.md)

## Terraform specific reference
<a name="terraform-reference-specific"></a>

Reference documentation specific to using Amazon SAM CLI with Terraform can be found here:
+ [sam metadata resource](terraform-sam-metadata.md)