Following the directions here: https://github.com/terraform-providers/terraform-provider-aws under "Building Provider" I get an authorization error.
git clone --depth=1 git@github.com:terraform-providers/terraform-provider-aws
Cloning into 'terraform-provider-aws'...
Permission denied (publickey).
fatal: Could not read from remote repository.>
Please make sure you have the correct access rights
and the repository exists.
Suggestions?