Hotfix docker compose stuff
Work includes:
- typo fix to
user-data.sh
for docker compose version variable - explicitly states docker compose default version in
inputs.tf
- adds
.terraform.lock.hcl
to gitignore
Test performed:
- used local test via a pre-allocated project network port uuid from SSM
- was able to provision the VM and tested docker-compose worked with example WordPress file successfully
Edited by McDonnell, Marshall