Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@985c7157581a:/app/.cdk# cdk diff
- [WARNING] aws-cdk-lib.aws_ecs.ClusterProps#containerInsights is deprecated.
- See {@link containerInsightsV2 }
- This API will be removed in the next major release.
- npm notice
- npm notice New major version of npm available! 10.8.2 -> 11.4.1
- npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.4.1
- npm notice To update run: npm install -g npm@11.4.1
- npm notice
- [Warning at /Dev-Tobu-APP/EcsApp/Service] minHealthyPercent has not been configured so the default value of 50% is used. The number of running tasks will decrease below the desired count during deployments etc. See https://github.com/aws/aws-cdk/issues/31705 [ack: @aws-cdk/aws-ecs:minHealthyPercent]
- [Warning at /Dev-Tobu-APP/EcsApp/queueService] minHealthyPercent has not been configured so the default value of 50% is used. The number of running tasks will decrease below the desired count during deployments etc. See https://github.com/aws/aws-cdk/issues/31705 [ack: @aws-cdk/aws-ecs:minHealthyPercent]
- start: Building Dev-Tobu-APP Template
- success: Built Dev-Tobu-APP Template
- start: Publishing Dev-Tobu-APP Template (633652790644-ap-northeast-1)
- success: Published Dev-Tobu-APP Template (633652790644-ap-northeast-1)
- Hold on while we create a read-only change set to get a diff with accurate replacement information (use --no-change-set to use a less accurate but faster template-only diff)
- Stack Dev-Tobu-APP
- IAM Statement Changes
- ┌───┬─────────────────────────────────────────────────────────────────────────────────────────────┬────────┬─────────────────────────────────┬─────────────────────────────────────────────────────────────────────────┬───────────────────────────────┐
- │ │ Resource │ Effect │ Action │ Principal │ Condition │
- ├───┼─────────────────────────────────────────────────────────────────────────────────────────────┼────────┼─────────────────────────────────┼─────────────────────────────────────────────────────────────────────────┼───────────────────────────────┤
- │ - │ ${EcsApp/EcsJobRunnerLambda/JobRunnerLambda/ServiceRole.Arn} │ Allow │ sts:AssumeRole │ Service:lambda.amazonaws.com │ │
- ├───┼─────────────────────────────────────────────────────────────────────────────────────────────┼────────┼─────────────────────────────────┼─────────────────────────────────────────────────────────────────────────┼───────────────────────────────┤
- │ - │ ${LogRetentionaae0aa3c5b4d4f87b02d85b201efdd8a/ServiceRole.Arn} │ Allow │ sts:AssumeRole │ Service:lambda.amazonaws.com │ │
- ├───┼─────────────────────────────────────────────────────────────────────────────────────────────┼────────┼─────────────────────────────────┼─────────────────────────────────────────────────────────────────────────┼───────────────────────────────┤
- │ - │ ${appDeploy/Pipeline/Build/Build-CodeBuild/CodePipelineActionRole.Arn} │ Allow │ sts:AssumeRole │ AWS:arn:${AWS::Partition}:iam::633652790644:root │ │
- ├───┼─────────────────────────────────────────────────────────────────────────────────────────────┼────────┼─────────────────────────────────┼─────────────────────────────────────────────────────────────────────────┼───────────────────────────────┤
- │ - │ ${appDeploy/Pipeline/Deploy/Deploy-App/CodePipelineActionRole.Arn} │ Allow │ sts:AssumeRole │ AWS:arn:${AWS::Partition}:iam::633652790644:root │ │
- ├───┼─────────────────────────────────────────────────────────────────────────────────────────────┼────────┼─────────────────────────────────┼─────────────────────────────────────────────────────────────────────────┼───────────────────────────────┤
- │ - │ ${appDeploy/Pipeline/Source/Source-GitHub/CodePipelineActionRole.Arn} │ Allow │ sts:AssumeRole │ AWS:arn:${AWS::Partition}:iam::633652790644:root │ │
- ├───┼─────────────────────────────────────────────────────────────────────────────────────────────┼────────┼─────────────────────────────────┼─────────────────────────────────────────────────────────────────────────┼───────────────────────────────┤
- │ - │ * │ Allow │ ecs:RunTask │ AWS:${EcsApp/EcsJobRunnerLambda/JobRunnerLambda/ServiceRole} │ │
- │ │ │ │ iam:PassRole │ │ │
- │ - │ * │ Allow │ logs:DeleteRetentionPolicy │ AWS:${LogRetentionaae0aa3c5b4d4f87b02d85b201efdd8a/ServiceRole} │ │
- │ │ │ │ logs:PutRetentionPolicy │ │ │
- ├───┼─────────────────────────────────────────────────────────────────────────────────────────────┼────────┼─────────────────────────────────┼─────────────────────────────────────────────────────────────────────────┼───────────────────────────────┤
- │ - │ arn:${AWS::Partition}:ecr:ap-northeast-1:633652790644:repository/tobu-dev-tobuvisitorsystem │ Allow │ ecr:BatchCheckLayerAvailability │ AWS:${EcsApp/EcsAppRole/EcsTaskExecutionRole} │ │
- │ │ │ │ ecr:BatchGetImage │ │ │
- │ │ │ │ ecr:GetDownloadUrlForLayer │ │ │
- ├───┼─────────────────────────────────────────────────────────────────────────────────────────────┼────────┼─────────────────────────────────┼─────────────────────────────────────────────────────────────────────────┼───────────────────────────────┤
- │ - │ arn:aws:lambda:ap-northeast-1:633652790644:function:run_check_in_slip_pdf_create_job │ Allow │ lambda:InvokeFunction │ AWS:${EcsApp/EcsAppRole/EcsTaskRole} │ │
- ├───┼─────────────────────────────────────────────────────────────────────────────────────────────┼────────┼─────────────────────────────────┼─────────────────────────────────────────────────────────────────────────┼───────────────────────────────┤
- │ + │ ${appDeploy/Pipeline/ArtifactsBucket.Arn} │ Allow │ s3:GetBucket* │ AWS:${appDeploy/Pipeline/Deploy/Deploy-queueECS/CodePipelineActionRole} │ │
- │ │ ${appDeploy/Pipeline/ArtifactsBucket.Arn}/* │ │ s3:GetObject* │ │ │
- │ │ │ │ s3:List* │ │ │
- ├───┼─────────────────────────────────────────────────────────────────────────────────────────────┼────────┼─────────────────────────────────┼─────────────────────────────────────────────────────────────────────────┼───────────────────────────────┤
- │ + │ ${appDeploy/Pipeline/ArtifactsBucketEncryptionKey.Arn} │ Allow │ kms:Decrypt │ AWS:${appDeploy/Pipeline/Deploy/Deploy-queueECS/CodePipelineActionRole} │ │
- │ │ │ │ kms:DescribeKey │ │ │
- ├───┼─────────────────────────────────────────────────────────────────────────────────────────────┼────────┼─────────────────────────────────┼─────────────────────────────────────────────────────────────────────────┼───────────────────────────────┤
- │ + │ ${appDeploy/Pipeline/Build/Build-CodeBuild/CodePipelineActionRole.Arn} │ Allow │ sts:AssumeRole │ AWS:${appDeploy/Pipeline/Role.Arn} │ │
- ├───┼─────────────────────────────────────────────────────────────────────────────────────────────┼────────┼─────────────────────────────────┼─────────────────────────────────────────────────────────────────────────┼───────────────────────────────┤
- │ + │ ${appDeploy/Pipeline/Deploy/Deploy-App/CodePipelineActionRole.Arn} │ Allow │ sts:AssumeRole │ AWS:${appDeploy/Pipeline/Role.Arn} │ │
- ├───┼─────────────────────────────────────────────────────────────────────────────────────────────┼────────┼─────────────────────────────────┼─────────────────────────────────────────────────────────────────────────┼───────────────────────────────┤
- │ + │ ${appDeploy/Pipeline/Deploy/Deploy-queueECS/CodePipelineActionRole.Arn} │ Allow │ sts:AssumeRole │ AWS:${appDeploy/Pipeline/Role.Arn} │ │
- │ + │ ${appDeploy/Pipeline/Deploy/Deploy-queueECS/CodePipelineActionRole.Arn} │ Allow │ sts:AssumeRole │ AWS:${appDeploy/Pipeline/Role} │ │
- ├───┼─────────────────────────────────────────────────────────────────────────────────────────────┼────────┼─────────────────────────────────┼─────────────────────────────────────────────────────────────────────────┼───────────────────────────────┤
- │ + │ ${appDeploy/Pipeline/Source/Source-GitHub/CodePipelineActionRole.Arn} │ Allow │ sts:AssumeRole │ AWS:${appDeploy/Pipeline/Role.Arn} │ │
- ├───┼─────────────────────────────────────────────────────────────────────────────────────────────┼────────┼─────────────────────────────────┼─────────────────────────────────────────────────────────────────────────┼───────────────────────────────┤
- │ + │ * │ Allow │ ecs:DescribeServices │ AWS:${appDeploy/Pipeline/Deploy/Deploy-queueECS/CodePipelineActionRole} │ │
- │ │ │ │ ecs:DescribeTaskDefinition │ │ │
- │ │ │ │ ecs:DescribeTasks │ │ │
- │ │ │ │ ecs:ListTasks │ │ │
- │ │ │ │ ecs:RegisterTaskDefinition │ │ │
- │ │ │ │ ecs:TagResource │ │ │
- │ │ │ │ ecs:UpdateService │ │ │
- │ + │ * │ Allow │ iam:PassRole │ AWS:${appDeploy/Pipeline/Deploy/Deploy-queueECS/CodePipelineActionRole} │ "StringEqualsIfExists": { │
- │ │ │ │ │ │ "iam:PassedToService": [ │
- │ │ │ │ │ │ "ec2.amazonaws.com", │
- │ │ │ │ │ │ "ecs-tasks.amazonaws.com" │
- │ │ │ │ │ │ ] │
- │ │ │ │ │ │ } │
- └───┴─────────────────────────────────────────────────────────────────────────────────────────────┴────────┴─────────────────────────────────┴─────────────────────────────────────────────────────────────────────────┴───────────────────────────────┘
- IAM Policy Changes
- ┌───┬─────────────────────────────────────────────────────────────┬────────────────────────────────────────────────────────────────────────────────┐
- │ │ Resource │ Managed Policy ARN │
- ├───┼─────────────────────────────────────────────────────────────┼────────────────────────────────────────────────────────────────────────────────┤
- │ - │ ${EcsApp/EcsJobRunnerLambda/JobRunnerLambda/ServiceRole} │ arn:${AWS::Partition}:iam::aws:policy/service-role/AWSLambdaBasicExecutionRole │
- ├───┼─────────────────────────────────────────────────────────────┼────────────────────────────────────────────────────────────────────────────────┤
- │ - │ ${LogRetentionaae0aa3c5b4d4f87b02d85b201efdd8a/ServiceRole} │ arn:${AWS::Partition}:iam::aws:policy/service-role/AWSLambdaBasicExecutionRole │
- └───┴─────────────────────────────────────────────────────────────┴────────────────────────────────────────────────────────────────────────────────┘
- (NOTE: There may be security-related changes not in this list. See https://github.com/aws/aws-cdk/issues/1299)
- Resources
- [-] AWS::Logs::LogGroup EcsApp/EcsJobRunnerLambda/JobRunnerLambdaLogGroup EcsAppEcsJobRunnerLambdaJobRunnerLambdaLogGroup5DB122EE orphan
- [-] AWS::IAM::Role EcsApp/EcsJobRunnerLambda/JobRunnerLambda/ServiceRole EcsAppEcsJobRunnerLambdaServiceRole39BCE121 destroy
- [-] AWS::IAM::Policy EcsApp/EcsJobRunnerLambda/JobRunnerLambda/ServiceRole/DefaultPolicy EcsAppEcsJobRunnerLambdaServiceRoleDefaultPolicy5A2DCC36 destroy
- [-] AWS::Lambda::Function EcsApp/EcsJobRunnerLambda/JobRunnerLambda EcsAppEcsJobRunnerLambda6E4C4E6E destroy
- [-] Custom::LogRetention EcsApp/EcsJobRunnerLambda/JobRunnerLambda/LogRetention EcsAppEcsJobRunnerLambdaLogRetention70DF6338 destroy
- [-] AWS::IAM::Role LogRetentionaae0aa3c5b4d4f87b02d85b201efdd8a/ServiceRole LogRetentionaae0aa3c5b4d4f87b02d85b201efdd8aServiceRole9741ECFB destroy
- [-] AWS::IAM::Policy LogRetentionaae0aa3c5b4d4f87b02d85b201efdd8a/ServiceRole/DefaultPolicy LogRetentionaae0aa3c5b4d4f87b02d85b201efdd8aServiceRoleDefaultPolicyADDA7DEB destroy
- [-] AWS::Lambda::Function LogRetentionaae0aa3c5b4d4f87b02d85b201efdd8a LogRetentionaae0aa3c5b4d4f87b02d85b201efdd8aFD4BFC8A destroy
- [+] AWS::ECS::Service EcsApp/queueService/Service EcsAppqueueServiceA6A514BF
- [+] AWS::IAM::Role appDeploy/Pipeline/Deploy/Deploy-queueECS/CodePipelineActionRole appDeployPipelineDeployDeployqueueECSCodePipelineActionRole63027BFA
- [+] AWS::IAM::Policy appDeploy/Pipeline/Deploy/Deploy-queueECS/CodePipelineActionRole/DefaultPolicy appDeployPipelineDeployDeployqueueECSCodePipelineActionRoleDefaultPolicyF7B82446
- [~] AWS::IAM::Policy EcsApp/EcsAppRole/EcsTaskExecutionRole/DefaultPolicy EcsAppEcsAppRoleEcsTaskExecutionRoleDefaultPolicy010BB637
- └─ [~] PolicyDocument
- └─ [~] .Statement:
- └─ @@ -39,26 +39,6 @@
- [ ] },
- [ ] {
- [ ] "Action": [
- [-] "ecr:BatchCheckLayerAvailability",
- [-] "ecr:GetDownloadUrlForLayer",
- [-] "ecr:BatchGetImage"
- [-] ],
- [-] "Effect": "Allow",
- [-] "Resource": {
- [-] "Fn::Join": [
- [-] "",
- [-] [
- [-] "arn:",
- [-] {
- [-] "Ref": "AWS::Partition"
- [-] },
- [-] ":ecr:ap-northeast-1:633652790644:repository/tobu-dev-tobuvisitorsystem"
- [-] ]
- [-] ]
- [-] }
- [-] },
- [-] {
- [-] "Action": [
- [ ] "secretsmanager:GetSecretValue",
- [ ] "secretsmanager:DescribeSecret"
- [ ] ],
- [~] AWS::IAM::Policy EcsApp/EcsAppRole/EcsTaskRole/DefaultPolicy EcsAppEcsAppRoleEcsTaskRoleDefaultPolicy2277D4B1
- └─ [~] PolicyDocument
- └─ [~] .Statement:
- └─ @@ -11,11 +11,6 @@
- [ ] ]
- [ ] },
- [ ] {
- [-] "Action": "lambda:InvokeFunction",
- [-] "Effect": "Allow",
- [-] "Resource": "arn:aws:lambda:ap-northeast-1:633652790644:function:run_check_in_slip_pdf_create_job"
- [-] },
- [-] {
- [ ] "Action": [
- [ ] "ssmmessages:CreateControlChannel",
- [ ] "ssmmessages:CreateDataChannel",
- [~] AWS::ECS::TaskDefinition EcsApp/TaskDefinition EcsAppTaskDefinitionB559BC4B replace
- └─ [~] ContainerDefinitions (requires replacement)
- └─ @@ -3,7 +3,7 @@
- [ ] "Cpu": 0,
- [ ] "Essential": true,
- [ ] "Image": {
- [-] "Fn::Sub": "633652790644.dkr.ecr.ap-northeast-1.${AWS::URLSuffix}/cdk-hnb659fds-container-assets-633652790644-ap-northeast-1:3d6188ebc875c7c6853529dfd213aa1d8a97db917bf84213046bb66655c082d4"
- [+] "Fn::Sub": "633652790644.dkr.ecr.ap-northeast-1.${AWS::URLSuffix}/cdk-hnb659fds-container-assets-633652790644-ap-northeast-1:71b1b8b72207058affb1c77bdb1d43176e838f1442a23a235b6e97132ea071f1"
- [ ] },
- [ ] "LogConfiguration": {
- [ ] "LogDriver": "awslogs",
- @@ -51,10 +51,6 @@
- [ ] }
- [ ] },
- [ ] {
- [-] "Name": "CALL_SLIP_PDF_CREATE_LAMBDA_NAME",
- [-] "Value": "run_check_in_slip_pdf_create_job"
- [-] },
- [-] {
- [ ] "Name": "SES_SENDER_MAIL",
- [ ] },
- @@ -85,16 +81,7 @@
- [ ] ],
- [ ] "Essential": true,
- [ ] "Image": {
- [-] "Fn::Join": [
- [-] "",
- [-] [
- [-] "633652790644.dkr.ecr.ap-northeast-1.",
- [-] {
- [-] "Ref": "AWS::URLSuffix"
- [-] },
- [-] "/tobu-dev-tobuvisitorsystem:latest"
- [-] ]
- [-] ]
- [+] "Fn::Sub": "633652790644.dkr.ecr.ap-northeast-1.${AWS::URLSuffix}/cdk-hnb659fds-container-assets-633652790644-ap-northeast-1:0c99987d4b697f72188ea7ebf45f176996740c639f7982abd648cd48f209375e"
- [ ] },
- [ ] "LogConfiguration": {
- [ ] "LogDriver": "awsfirelens"
- [~] AWS::ECS::TaskDefinition EcsApp/queueTaskDefinition EcsAppqueueTaskDefinition3D470948 replace
- ├─ [~] ContainerDefinitions (requires replacement)
- │ └─ @@ -28,10 +28,6 @@
- │ [ ] }
- │ [ ] },
- │ [ ] {
- │ [-] "Name": "CALL_SLIP_PDF_CREATE_LAMBDA_NAME",
- │ [-] "Value": "run_check_in_slip_pdf_create_job"
- │ [-] },
- │ [-] {
- │ [ ] "Name": "SES_SENDER_MAIL",
- │ [ ] },
- │ @@ -62,16 +58,7 @@
- │ [ ] ],
- │ [ ] "Essential": true,
- │ [ ] "Image": {
- │ [-] "Fn::Join": [
- │ [-] "",
- │ [-] [
- │ [-] "633652790644.dkr.ecr.ap-northeast-1.",
- │ [-] {
- │ [-] "Ref": "AWS::URLSuffix"
- │ [-] },
- │ [-] "/tobu-dev-tobuvisitorsystem:latest"
- │ [-] ]
- │ [-] ]
- │ [+] "Fn::Sub": "633652790644.dkr.ecr.ap-northeast-1.${AWS::URLSuffix}/cdk-hnb659fds-container-assets-633652790644-ap-northeast-1:0c99987d4b697f72188ea7ebf45f176996740c639f7982abd648cd48f209375e"
- │ [ ] },
- │ [ ] "LogConfiguration": {
- │ [ ] "LogDriver": "awslogs",
- ├─ [~] Cpu (requires replacement)
- │ ├─ [-] 1024
- │ └─ [+] 256
- └─ [~] Memory (requires replacement)
- ├─ [-] 2048
- └─ [+] 512
- [~] AWS::IAM::Policy appDeploy/Pipeline/Role/DefaultPolicy appDeployPipelineRoleDefaultPolicy3D387CFE
- └─ [~] PolicyDocument
- └─ [~] .Statement:
- └─ @@ -81,5 +81,15 @@
- [ ] "Arn"
- [ ] ]
- [ ] }
- [+] },
- [+] {
- [+] "Action": "sts:AssumeRole",
- [+] "Effect": "Allow",
- [+] "Resource": {
- [+] "Fn::GetAtt": [
- [+] "appDeployPipelineDeployDeployqueueECSCodePipelineActionRole63027BFA",
- [+] "Arn"
- [+] ]
- [+] }
- [ ] }
- [ ] ]
- [~] AWS::CodePipeline::Pipeline appDeploy/Pipeline appDeployPipelineBC663EE9
- └─ [~] Stages
- └─ @@ -121,6 +121,39 @@
- [ ] ]
- [ ] },
- [ ] "RunOrder": 1
- [+] },
- [+] {
- [+] "ActionTypeId": {
- [+] "Category": "Deploy",
- [+] "Owner": "AWS",
- [+] "Provider": "ECS",
- [+] "Version": "1"
- [+] },
- [+] "Configuration": {
- [+] "ClusterName": {
- [+] "Ref": "EcsAppCluster7C7DF57B"
- [+] },
- [+] "ServiceName": {
- [+] "Fn::GetAtt": [
- [+] "EcsAppqueueServiceA6A514BF",
- [+] "Name"
- [+] ]
- [+] },
- [+] "FileName": "imagedefinitions-queue.json"
- [+] },
- [+] "InputArtifacts": [
- [+] {
- [+] "Name": "tobu-Dev-build_output"
- [+] }
- [+] ],
- [+] "Name": "Deploy-queueECS",
- [+] "RoleArn": {
- [+] "Fn::GetAtt": [
- [+] "appDeployPipelineDeployDeployqueueECSCodePipelineActionRole63027BFA",
- [+] "Arn"
- [+] ]
- [+] },
- [+] "RunOrder": 1
- [ ] }
- [ ] ],
- [ ] "Name": "Deploy"
- [~] AWS::IAM::Role appDeploy/Pipeline/Source/Source-GitHub/CodePipelineActionRole appDeployPipelineSourceSourceGitHubCodePipelineActionRole19ABFEAC
- └─ [~] AssumeRolePolicyDocument
- └─ [~] .Statement:
- └─ @@ -4,15 +4,9 @@
- [ ] "Effect": "Allow",
- [ ] "Principal": {
- [ ] "AWS": {
- [-] "Fn::Join": [
- [-] "",
- [-] [
- [-] "arn:",
- [-] {
- [-] "Ref": "AWS::Partition"
- [-] },
- [-] ":iam::633652790644:root"
- [-] ]
- [+] "Fn::GetAtt": [
- [+] "appDeployPipelineRole74A1B479",
- [+] "Arn"
- [ ] ]
- [ ] }
- [ ] }
- [~] AWS::IAM::Role appDeploy/Pipeline/Build/Build-CodeBuild/CodePipelineActionRole appDeployPipelineBuildBuildCodeBuildCodePipelineActionRole35353B0D
- └─ [~] AssumeRolePolicyDocument
- └─ [~] .Statement:
- └─ @@ -4,15 +4,9 @@
- [ ] "Effect": "Allow",
- [ ] "Principal": {
- [ ] "AWS": {
- [-] "Fn::Join": [
- [-] "",
- [-] [
- [-] "arn:",
- [-] {
- [-] "Ref": "AWS::Partition"
- [-] },
- [-] ":iam::633652790644:root"
- [-] ]
- [+] "Fn::GetAtt": [
- [+] "appDeployPipelineRole74A1B479",
- [+] "Arn"
- [ ] ]
- [ ] }
- [ ] }
- [~] AWS::IAM::Role appDeploy/Pipeline/Deploy/Deploy-App/CodePipelineActionRole appDeployPipelineDeployDeployAppCodePipelineActionRole326C0B78
- └─ [~] AssumeRolePolicyDocument
- └─ [~] .Statement:
- └─ @@ -4,15 +4,9 @@
- [ ] "Effect": "Allow",
- [ ] "Principal": {
- [ ] "AWS": {
- [-] "Fn::Join": [
- [-] "",
- [-] [
- [-] "arn:",
- [-] {
- [-] "Ref": "AWS::Partition"
- [-] },
- [-] ":iam::633652790644:root"
- [-] ]
- [+] "Fn::GetAtt": [
- [+] "appDeployPipelineRole74A1B479",
- [+] "Arn"
- [ ] ]
- [ ] }
- [ ] }
- start: Building Dev-Tobu-WAF Template
- success: Built Dev-Tobu-WAF Template
- start: Publishing Dev-Tobu-WAF Template (633652790644-ap-northeast-1)
- success: Published Dev-Tobu-WAF Template (633652790644-ap-northeast-1)
- Hold on while we create a read-only change set to get a diff with accurate replacement information (use --no-change-set to use a less accurate but faster template-only diff)
- Stack Dev-Tobu-WAF
- There were no differences
- start: Building Dev-Tobu-file-stream-server Template
- success: Built Dev-Tobu-file-stream-server Template
- start: Publishing Dev-Tobu-file-stream-server Template (633652790644-ap-northeast-1)
- success: Published Dev-Tobu-file-stream-server Template (633652790644-ap-northeast-1)
- Hold on while we create a read-only change set to get a diff with accurate replacement information (use --no-change-set to use a less accurate but faster template-only diff)
- Stack Dev-Tobu-file-stream-server
- There were no differences
- start: Building Dev-Tobu-resource-alert Template
- success: Built Dev-Tobu-resource-alert Template
- start: Publishing Dev-Tobu-resource-alert Template (633652790644-ap-northeast-1)
- success: Published Dev-Tobu-resource-alert Template (633652790644-ap-northeast-1)
- Hold on while we create a read-only change set to get a diff with accurate replacement information (use --no-change-set to use a less accurate but faster template-only diff)
- Stack Dev-Tobu-resource-alert
- There were no differences
- ✨ Number of stacks with differences: 1
- *****************************************************
- *** Newer version of CDK is available [2.1016.1
- ] ***
- *** Upgrade recommended (npm install -g aws-cdk) ***
- *****************************************************
- root@985c7157581a:/app/.cdk#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement