Closed jonmjoyce closed 1 year ago
Needs to generate a unique s3 key for each deployment.
I added instructions in the README to create a unique workspace before deploying resources. Terraform will automatically track the workspaces in the remote state file.
I also added instructions for initializing the remote state before running terraform init on the project.
terraform init
terraform apply
terraform init
again to initialize the new backend