Skip to content

Commit

Permalink
modify terraform apply command
Browse files Browse the repository at this point in the history
  • Loading branch information
ManojKrishnaChintaluri committed Jan 19, 2024
1 parent 8c3404f commit 8a4b3c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_and_deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ jobs:
run: |
cd deploy/terraform/aws
terragrunt init
terragrunt plan
terragrunt apply --target=module.dataset_api \
-var dataset_api_container_registry=${{ vars.DOCKERHUB_USERNAME }} \
-var dataset_api_image_tag=develop-241-4
Expand Down

0 comments on commit 8a4b3c8

Please sign in to comment.