Skip to content
This repository has been archived by the owner on Dec 8, 2024. It is now read-only.

Commit

Permalink
Merge pull request #17 from aws-ia/ephemeral_project-updates
Browse files Browse the repository at this point in the history
Updates from project type
  • Loading branch information
troy-ameigh authored Mar 21, 2024
2 parents b8f5eb8 + e7c13bb commit b9866e9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .copier-answers.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file is auto-generated, changes will be overwritten
_commit: d6073d2
_src_path: /task/992fd714-db23-11ee-b0a7-2ecf497d2ee5/projecttype
_commit: 706b6c3
_src_path: /task/367e1d04-e6fd-11ee-8fd6-7a66b635a3a7/projecttype
starting_version: v0.0.0
version_file: VERSION

2 changes: 1 addition & 1 deletion .project_automation/functional_tests/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ npm install -g aws-cdk
echo 'Starting CDK-NAG Checks'
cp ${PROJECT_PATH}/package.json ${PROJECT_PATH}/package.json.org
echo "Install Packages"
npm install
npm install --legacy-peer-deps
if npm ls | grep cdk-nag >> /dev/null; then
echo "CDK-NAG Present"
else
Expand Down

0 comments on commit b9866e9

Please sign in to comment.