Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

This file was deleted.

This file was deleted.

This file was deleted.

3 changes: 0 additions & 3 deletions stack-orchestration/development_bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,7 @@ export AWS_ACCOUNT=$AWS_ACCOUNT
./provisioner.sh $AWS_ACCOUNT lambda-audit-hook lambda-audit-hook LATEST || exit 1
./provisioner.sh $AWS_ACCOUNT infra-audit-hook infrastructure-audit-hook LATEST || exit 1

./provisioner.sh $AWS_ACCOUNT api-gateway-logs api-gateway-logs v1.0.5 || exit 1
./provisioner.sh $AWS_ACCOUNT alerting-integration alerting-integration v1.0.6 || exit 1
./provisioner.sh $AWS_ACCOUNT certificate-expiry certificate-expiry v1.1.1 || exit 1
./provisioner.sh $AWS_ACCOUNT ecr-image-scan-findings-logger ecr-image-scan-findings-logger v1.2.0 || exit 1
./provisioner.sh $AWS_ACCOUNT build-notifications build-notifications v2.8.1 || exit 1

./provisioner.sh $AWS_ACCOUNT vpc vpc v2.6.0 || exit 1
Loading