7871 Forks
8399 Stars
8399 Watchers

terraform-provider-aws

Terraform AWS provider

How to download and setup terraform-provider-aws

Open terminal and run command
git clone https://github.com/hashicorp/terraform-provider-aws.git
git clone is used to create a copy or clone of terraform-provider-aws repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with terraform-provider-aws https://github.com/hashicorp/terraform-provider-aws/archive/master.zip

Or simply clone terraform-provider-aws with SSH
[email protected]:hashicorp/terraform-provider-aws.git

If you have some problems with terraform-provider-aws

You may open issue on terraform-provider-aws support forum (system) here: https://github.com/hashicorp/terraform-provider-aws/issues