Hotfix docker compose stuff
Work includes:
- typo fix to
user-data.shfor docker compose version variable - explicitly states docker compose default version in
inputs.tf - adds
.terraform.lock.hclto 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