Skip to content

Commit

Permalink
add and delete for less git churn
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed May 13, 2025
1 parent cabcbfc commit fdf1e44
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 839 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,8 @@ deploy-to-pipeline:
@echo "Creating zip file..."
zip -r platform-tg-infra.zip . -x "*.git*" "*.github*" "*.terragrunt-cache*" "*.terraform*"

rm -rf ./buildspecs

@echo "Calculating S3 bucket name..."
$(eval REGION_SHORT=$(shell echo $(AWS_REGION) | sed 's/\([a-z]\)[a-z]*-/\1/g'))
$(eval S3_BUCKET=v-s3-eks-$(CLUSTER_NAME)-artifacts-$(AWS_ACCOUNT_ID)-$(REGION_SHORT))
Expand Down
72 changes: 0 additions & 72 deletions buildspecs/deploy.terragrunt.yml

This file was deleted.

220 changes: 0 additions & 220 deletions buildspecs/scripts/manage_tools.sh

This file was deleted.

Loading

0 comments on commit fdf1e44

Please sign in to comment.