Skip to content

Commit

Permalink
Fix integ testing
Browse files Browse the repository at this point in the history
  • Loading branch information
AnuragMohapatra committed Dec 23, 2023
1 parent aeef975 commit 16ccfac
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 16 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -470,10 +470,6 @@
"ContainerDefinitions": [
{
"Environment": [
{
"Name": "CONTAINER_HEALTH_CHECK",
"Value": "0"
},
{
"Name": "QUEUE_NAME",
"Value": {
Expand All @@ -495,7 +491,7 @@
"Timeout": 5
},
"Image": {
"Fn::Sub": "${AWS::AccountId}.dkr.ecr.${AWS::Region}.${AWS::URLSuffix}/cdk-hnb659fds-container-assets-${AWS::AccountId}-${AWS::Region}:d3bdcfdd660bfe705ef686f270e773fc19d7c57af72814ab86e6e1c9ac2f7535"
"Fn::Sub": "${AWS::AccountId}.dkr.ecr.${AWS::Region}.${AWS::URLSuffix}/cdk-hnb659fds-container-assets-${AWS::AccountId}-${AWS::Region}:205c5d917605ee59cc93dc29526bc4f73b315ae613cdfbc52b8179f388041a03"
},
"LogConfiguration": {
"LogDriver": "awslogs",
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 16ccfac

Please sign in to comment.