# Terraform AWS Provider EC2 Package This area is primarily for AWS provider contributors and maintainers. For information on _using_ Terraform and the AWS provider, see the links below. ## Handy Links * [Find out about contributing](https://hashicorp.github.io/terraform-provider-aws/#contribute) to the AWS provider! * AWS Provider Docs: [Home](https://registry.terraform.io/providers/hashicorp/aws/latest/docs) * AWS Provider Docs: [One of the EC2 resources](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/instance) * AWS Provider Docs: [One of the VPC resources](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/customer_gateway) * AWS Docs: [AWS SDK for Go EC2](https://docs.aws.amazon.com/sdk-for-go/api/service/ec2/)