Skip to content

Commit

Permalink
ecr
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Sep 30, 2025
1 parent f3dacff commit d08275d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion local-app/python-tools/gfl-resource-actions/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ dist:

# Run in dry-run mode
run-dry-run:
$(PYTHON) -m $(PACKAGE_NAME).cli --stop --dry-run --resource-type ec2 --csv-output-dir ./ --csv-export
$(PYTHON) -m $(PACKAGE_NAME).cli --stop --dry-run --resource-type ecr --csv-output-dir ./ --csv-export

# Run to stop resources
run-stop:
Expand Down

0 comments on commit d08275d

Please sign in to comment.