Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 457 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 457 Bytes

aws-deploy

You must set the following environment variable (use set with Windows, export with Unix):

TF_VAR_home_ip=""

You must put your AWS credentials file in the file system above the aws-deploy project folder (so it is excluded from github)

You must create an SSH key within your AWS account called "Home"

You must put your SSH key .pem file in the file system above the aws-deploy project folder (so it is excluded from github)