diff --git a/terraform/setup.sh b/terraform/setup.sh index 82c9fbc..212732a 100755 --- a/terraform/setup.sh +++ b/terraform/setup.sh @@ -32,7 +32,7 @@ if ! sudo chown -R ubuntu:ubuntu "$WORKDIR"; then fi # Run as the ubuntu user -sudo -u ubuntu bash <