Skip to content

Hotfix docker compose stuff

McDonnell, Marshall requested to merge hotfix-docker-compose-stuff into main

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

Merge request reports