Skip to content

Commit

Permalink
removed dependency on tflocal
Browse files Browse the repository at this point in the history
  • Loading branch information
cloutierMat committed Jul 17, 2024
1 parent ab8b9c1 commit f0f785a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion emr-serverless-python-dependencies/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ build-aws:
deploy:
docker-compose up --detach
terraform workspace select local
tflocal apply --auto-approve
AWS_ENDPOINT_URL=https://localhost.localstack.cloud:4566 terraform apply --auto-approve

deploy-aws:
terraform workspace select aws
Expand Down

0 comments on commit f0f785a

Please sign in to comment.