@rio-cloud/cdk-v2-constructs 6.10.5 → 6.10.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.jsii +51 -51
- package/docs/changelog.md +9 -0
- package/esbuild.mjs +32 -0
- package/lib/fargate/codedeploy-custom-resources/create-deployment-is-complete.cjs +23493 -0
- package/lib/fargate/codedeploy-custom-resources/create-deployment-on-create.cjs +23474 -0
- package/lib/fargate/codedeploy-custom-resources/run-monitoring-test-suite-runner.cjs +22220 -0
- package/lib/fargate/datadog.js +2 -2
- package/lib/fargate/rio-fargate-service-blue-green-alpha.js +49 -14
- package/package.json +2 -2
- package/version.json +1 -1
package/.jsii
CHANGED
|
@@ -4472,7 +4472,7 @@
|
|
|
4472
4472
|
"kind": "interface",
|
|
4473
4473
|
"locationInModule": {
|
|
4474
4474
|
"filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
|
|
4475
|
-
"line":
|
|
4475
|
+
"line": 83
|
|
4476
4476
|
},
|
|
4477
4477
|
"name": "BlueGreenDeploymentConfig",
|
|
4478
4478
|
"properties": [
|
|
@@ -4485,7 +4485,7 @@
|
|
|
4485
4485
|
"immutable": true,
|
|
4486
4486
|
"locationInModule": {
|
|
4487
4487
|
"filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
|
|
4488
|
-
"line":
|
|
4488
|
+
"line": 93
|
|
4489
4489
|
},
|
|
4490
4490
|
"name": "capabilityNames",
|
|
4491
4491
|
"optional": true,
|
|
@@ -4508,7 +4508,7 @@
|
|
|
4508
4508
|
"immutable": true,
|
|
4509
4509
|
"locationInModule": {
|
|
4510
4510
|
"filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
|
|
4511
|
-
"line":
|
|
4511
|
+
"line": 88
|
|
4512
4512
|
},
|
|
4513
4513
|
"name": "testListener",
|
|
4514
4514
|
"optional": true,
|
|
@@ -9162,7 +9162,7 @@
|
|
|
9162
9162
|
},
|
|
9163
9163
|
"locationInModule": {
|
|
9164
9164
|
"filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
|
|
9165
|
-
"line":
|
|
9165
|
+
"line": 147
|
|
9166
9166
|
},
|
|
9167
9167
|
"parameters": [
|
|
9168
9168
|
{
|
|
@@ -9191,7 +9191,7 @@
|
|
|
9191
9191
|
"kind": "class",
|
|
9192
9192
|
"locationInModule": {
|
|
9193
9193
|
"filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
|
|
9194
|
-
"line":
|
|
9194
|
+
"line": 96
|
|
9195
9195
|
},
|
|
9196
9196
|
"name": "RioFargateServiceBlueGreenAlpha",
|
|
9197
9197
|
"properties": [
|
|
@@ -9203,7 +9203,7 @@
|
|
|
9203
9203
|
"immutable": true,
|
|
9204
9204
|
"locationInModule": {
|
|
9205
9205
|
"filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
|
|
9206
|
-
"line":
|
|
9206
|
+
"line": 142
|
|
9207
9207
|
},
|
|
9208
9208
|
"name": "connections",
|
|
9209
9209
|
"overrides": "aws-cdk-lib.aws_ec2.IConnectable",
|
|
@@ -9218,7 +9218,7 @@
|
|
|
9218
9218
|
"immutable": true,
|
|
9219
9219
|
"locationInModule": {
|
|
9220
9220
|
"filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
|
|
9221
|
-
"line":
|
|
9221
|
+
"line": 138
|
|
9222
9222
|
},
|
|
9223
9223
|
"name": "datadogSideCarContainerDefinition",
|
|
9224
9224
|
"type": {
|
|
@@ -9232,7 +9232,7 @@
|
|
|
9232
9232
|
"immutable": true,
|
|
9233
9233
|
"locationInModule": {
|
|
9234
9234
|
"filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
|
|
9235
|
-
"line":
|
|
9235
|
+
"line": 143
|
|
9236
9236
|
},
|
|
9237
9237
|
"name": "service",
|
|
9238
9238
|
"type": {
|
|
@@ -9246,7 +9246,7 @@
|
|
|
9246
9246
|
"immutable": true,
|
|
9247
9247
|
"locationInModule": {
|
|
9248
9248
|
"filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
|
|
9249
|
-
"line":
|
|
9249
|
+
"line": 137
|
|
9250
9250
|
},
|
|
9251
9251
|
"name": "serviceContainerDefinition",
|
|
9252
9252
|
"type": {
|
|
@@ -9260,7 +9260,7 @@
|
|
|
9260
9260
|
"immutable": true,
|
|
9261
9261
|
"locationInModule": {
|
|
9262
9262
|
"filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
|
|
9263
|
-
"line":
|
|
9263
|
+
"line": 140
|
|
9264
9264
|
},
|
|
9265
9265
|
"name": "taskDefinition",
|
|
9266
9266
|
"type": {
|
|
@@ -9274,7 +9274,7 @@
|
|
|
9274
9274
|
"immutable": true,
|
|
9275
9275
|
"locationInModule": {
|
|
9276
9276
|
"filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
|
|
9277
|
-
"line":
|
|
9277
|
+
"line": 144
|
|
9278
9278
|
},
|
|
9279
9279
|
"name": "blueTargetGroup",
|
|
9280
9280
|
"optional": true,
|
|
@@ -9289,7 +9289,7 @@
|
|
|
9289
9289
|
"immutable": true,
|
|
9290
9290
|
"locationInModule": {
|
|
9291
9291
|
"filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
|
|
9292
|
-
"line":
|
|
9292
|
+
"line": 145
|
|
9293
9293
|
},
|
|
9294
9294
|
"name": "greenTargetGroup",
|
|
9295
9295
|
"optional": true,
|
|
@@ -9304,7 +9304,7 @@
|
|
|
9304
9304
|
"immutable": true,
|
|
9305
9305
|
"locationInModule": {
|
|
9306
9306
|
"filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
|
|
9307
|
-
"line":
|
|
9307
|
+
"line": 139
|
|
9308
9308
|
},
|
|
9309
9309
|
"name": "logRouterContainerDefinition",
|
|
9310
9310
|
"optional": true,
|
|
@@ -9326,7 +9326,7 @@
|
|
|
9326
9326
|
"kind": "interface",
|
|
9327
9327
|
"locationInModule": {
|
|
9328
9328
|
"filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
|
|
9329
|
-
"line":
|
|
9329
|
+
"line": 21
|
|
9330
9330
|
},
|
|
9331
9331
|
"name": "RioFargateServiceBlueGreenAlphaProps",
|
|
9332
9332
|
"properties": [
|
|
@@ -9339,7 +9339,7 @@
|
|
|
9339
9339
|
"immutable": true,
|
|
9340
9340
|
"locationInModule": {
|
|
9341
9341
|
"filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
|
|
9342
|
-
"line":
|
|
9342
|
+
"line": 60
|
|
9343
9343
|
},
|
|
9344
9344
|
"name": "containerDefinitionOption",
|
|
9345
9345
|
"type": {
|
|
@@ -9355,7 +9355,7 @@
|
|
|
9355
9355
|
"immutable": true,
|
|
9356
9356
|
"locationInModule": {
|
|
9357
9357
|
"filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
|
|
9358
|
-
"line":
|
|
9358
|
+
"line": 65
|
|
9359
9359
|
},
|
|
9360
9360
|
"name": "fargateOptions",
|
|
9361
9361
|
"type": {
|
|
@@ -9371,7 +9371,7 @@
|
|
|
9371
9371
|
"immutable": true,
|
|
9372
9372
|
"locationInModule": {
|
|
9373
9373
|
"filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
|
|
9374
|
-
"line":
|
|
9374
|
+
"line": 30
|
|
9375
9375
|
},
|
|
9376
9376
|
"name": "serviceName",
|
|
9377
9377
|
"type": {
|
|
@@ -9387,7 +9387,7 @@
|
|
|
9387
9387
|
"immutable": true,
|
|
9388
9388
|
"locationInModule": {
|
|
9389
9389
|
"filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
|
|
9390
|
-
"line":
|
|
9390
|
+
"line": 25
|
|
9391
9391
|
},
|
|
9392
9392
|
"name": "stage",
|
|
9393
9393
|
"type": {
|
|
@@ -9403,7 +9403,7 @@
|
|
|
9403
9403
|
"immutable": true,
|
|
9404
9404
|
"locationInModule": {
|
|
9405
9405
|
"filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
|
|
9406
|
-
"line":
|
|
9406
|
+
"line": 35
|
|
9407
9407
|
},
|
|
9408
9408
|
"name": "version",
|
|
9409
9409
|
"type": {
|
|
@@ -9419,7 +9419,7 @@
|
|
|
9419
9419
|
"immutable": true,
|
|
9420
9420
|
"locationInModule": {
|
|
9421
9421
|
"filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
|
|
9422
|
-
"line":
|
|
9422
|
+
"line": 47
|
|
9423
9423
|
},
|
|
9424
9424
|
"name": "vpc",
|
|
9425
9425
|
"type": {
|
|
@@ -9435,7 +9435,7 @@
|
|
|
9435
9435
|
"immutable": true,
|
|
9436
9436
|
"locationInModule": {
|
|
9437
9437
|
"filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
|
|
9438
|
-
"line":
|
|
9438
|
+
"line": 80
|
|
9439
9439
|
},
|
|
9440
9440
|
"name": "blueGreenDeploymentConfig",
|
|
9441
9441
|
"optional": true,
|
|
@@ -9454,7 +9454,7 @@
|
|
|
9454
9454
|
"immutable": true,
|
|
9455
9455
|
"locationInModule": {
|
|
9456
9456
|
"filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
|
|
9457
|
-
"line":
|
|
9457
|
+
"line": 55
|
|
9458
9458
|
},
|
|
9459
9459
|
"name": "cluster",
|
|
9460
9460
|
"optional": true,
|
|
@@ -9471,7 +9471,7 @@
|
|
|
9471
9471
|
"immutable": true,
|
|
9472
9472
|
"locationInModule": {
|
|
9473
9473
|
"filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
|
|
9474
|
-
"line":
|
|
9474
|
+
"line": 75
|
|
9475
9475
|
},
|
|
9476
9476
|
"name": "datadogOptions",
|
|
9477
9477
|
"optional": true,
|
|
@@ -9489,7 +9489,7 @@
|
|
|
9489
9489
|
"immutable": true,
|
|
9490
9490
|
"locationInModule": {
|
|
9491
9491
|
"filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
|
|
9492
|
-
"line":
|
|
9492
|
+
"line": 42
|
|
9493
9493
|
},
|
|
9494
9494
|
"name": "frameworks",
|
|
9495
9495
|
"optional": true,
|
|
@@ -9511,7 +9511,7 @@
|
|
|
9511
9511
|
"immutable": true,
|
|
9512
9512
|
"locationInModule": {
|
|
9513
9513
|
"filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
|
|
9514
|
-
"line":
|
|
9514
|
+
"line": 70
|
|
9515
9515
|
},
|
|
9516
9516
|
"name": "loadBalancerOptions",
|
|
9517
9517
|
"optional": true,
|
|
@@ -15697,7 +15697,7 @@
|
|
|
15697
15697
|
"kind": "interface",
|
|
15698
15698
|
"locationInModule": {
|
|
15699
15699
|
"filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
|
|
15700
|
-
"line":
|
|
15700
|
+
"line": 83
|
|
15701
15701
|
},
|
|
15702
15702
|
"name": "BlueGreenDeploymentConfig",
|
|
15703
15703
|
"namespace": "fargate",
|
|
@@ -15711,7 +15711,7 @@
|
|
|
15711
15711
|
"immutable": true,
|
|
15712
15712
|
"locationInModule": {
|
|
15713
15713
|
"filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
|
|
15714
|
-
"line":
|
|
15714
|
+
"line": 93
|
|
15715
15715
|
},
|
|
15716
15716
|
"name": "capabilityNames",
|
|
15717
15717
|
"optional": true,
|
|
@@ -15734,7 +15734,7 @@
|
|
|
15734
15734
|
"immutable": true,
|
|
15735
15735
|
"locationInModule": {
|
|
15736
15736
|
"filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
|
|
15737
|
-
"line":
|
|
15737
|
+
"line": 88
|
|
15738
15738
|
},
|
|
15739
15739
|
"name": "testListener",
|
|
15740
15740
|
"optional": true,
|
|
@@ -16524,7 +16524,7 @@
|
|
|
16524
16524
|
},
|
|
16525
16525
|
"locationInModule": {
|
|
16526
16526
|
"filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
|
|
16527
|
-
"line":
|
|
16527
|
+
"line": 147
|
|
16528
16528
|
},
|
|
16529
16529
|
"parameters": [
|
|
16530
16530
|
{
|
|
@@ -16553,7 +16553,7 @@
|
|
|
16553
16553
|
"kind": "class",
|
|
16554
16554
|
"locationInModule": {
|
|
16555
16555
|
"filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
|
|
16556
|
-
"line":
|
|
16556
|
+
"line": 96
|
|
16557
16557
|
},
|
|
16558
16558
|
"name": "RioFargateServiceBlueGreenAlpha",
|
|
16559
16559
|
"namespace": "fargate",
|
|
@@ -16566,7 +16566,7 @@
|
|
|
16566
16566
|
"immutable": true,
|
|
16567
16567
|
"locationInModule": {
|
|
16568
16568
|
"filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
|
|
16569
|
-
"line":
|
|
16569
|
+
"line": 142
|
|
16570
16570
|
},
|
|
16571
16571
|
"name": "connections",
|
|
16572
16572
|
"overrides": "aws-cdk-lib.aws_ec2.IConnectable",
|
|
@@ -16581,7 +16581,7 @@
|
|
|
16581
16581
|
"immutable": true,
|
|
16582
16582
|
"locationInModule": {
|
|
16583
16583
|
"filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
|
|
16584
|
-
"line":
|
|
16584
|
+
"line": 138
|
|
16585
16585
|
},
|
|
16586
16586
|
"name": "datadogSideCarContainerDefinition",
|
|
16587
16587
|
"type": {
|
|
@@ -16595,7 +16595,7 @@
|
|
|
16595
16595
|
"immutable": true,
|
|
16596
16596
|
"locationInModule": {
|
|
16597
16597
|
"filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
|
|
16598
|
-
"line":
|
|
16598
|
+
"line": 143
|
|
16599
16599
|
},
|
|
16600
16600
|
"name": "service",
|
|
16601
16601
|
"type": {
|
|
@@ -16609,7 +16609,7 @@
|
|
|
16609
16609
|
"immutable": true,
|
|
16610
16610
|
"locationInModule": {
|
|
16611
16611
|
"filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
|
|
16612
|
-
"line":
|
|
16612
|
+
"line": 137
|
|
16613
16613
|
},
|
|
16614
16614
|
"name": "serviceContainerDefinition",
|
|
16615
16615
|
"type": {
|
|
@@ -16623,7 +16623,7 @@
|
|
|
16623
16623
|
"immutable": true,
|
|
16624
16624
|
"locationInModule": {
|
|
16625
16625
|
"filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
|
|
16626
|
-
"line":
|
|
16626
|
+
"line": 140
|
|
16627
16627
|
},
|
|
16628
16628
|
"name": "taskDefinition",
|
|
16629
16629
|
"type": {
|
|
@@ -16637,7 +16637,7 @@
|
|
|
16637
16637
|
"immutable": true,
|
|
16638
16638
|
"locationInModule": {
|
|
16639
16639
|
"filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
|
|
16640
|
-
"line":
|
|
16640
|
+
"line": 144
|
|
16641
16641
|
},
|
|
16642
16642
|
"name": "blueTargetGroup",
|
|
16643
16643
|
"optional": true,
|
|
@@ -16652,7 +16652,7 @@
|
|
|
16652
16652
|
"immutable": true,
|
|
16653
16653
|
"locationInModule": {
|
|
16654
16654
|
"filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
|
|
16655
|
-
"line":
|
|
16655
|
+
"line": 145
|
|
16656
16656
|
},
|
|
16657
16657
|
"name": "greenTargetGroup",
|
|
16658
16658
|
"optional": true,
|
|
@@ -16667,7 +16667,7 @@
|
|
|
16667
16667
|
"immutable": true,
|
|
16668
16668
|
"locationInModule": {
|
|
16669
16669
|
"filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
|
|
16670
|
-
"line":
|
|
16670
|
+
"line": 139
|
|
16671
16671
|
},
|
|
16672
16672
|
"name": "logRouterContainerDefinition",
|
|
16673
16673
|
"optional": true,
|
|
@@ -16689,7 +16689,7 @@
|
|
|
16689
16689
|
"kind": "interface",
|
|
16690
16690
|
"locationInModule": {
|
|
16691
16691
|
"filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
|
|
16692
|
-
"line":
|
|
16692
|
+
"line": 21
|
|
16693
16693
|
},
|
|
16694
16694
|
"name": "RioFargateServiceBlueGreenAlphaProps",
|
|
16695
16695
|
"namespace": "fargate",
|
|
@@ -16703,7 +16703,7 @@
|
|
|
16703
16703
|
"immutable": true,
|
|
16704
16704
|
"locationInModule": {
|
|
16705
16705
|
"filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
|
|
16706
|
-
"line":
|
|
16706
|
+
"line": 60
|
|
16707
16707
|
},
|
|
16708
16708
|
"name": "containerDefinitionOption",
|
|
16709
16709
|
"type": {
|
|
@@ -16719,7 +16719,7 @@
|
|
|
16719
16719
|
"immutable": true,
|
|
16720
16720
|
"locationInModule": {
|
|
16721
16721
|
"filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
|
|
16722
|
-
"line":
|
|
16722
|
+
"line": 65
|
|
16723
16723
|
},
|
|
16724
16724
|
"name": "fargateOptions",
|
|
16725
16725
|
"type": {
|
|
@@ -16735,7 +16735,7 @@
|
|
|
16735
16735
|
"immutable": true,
|
|
16736
16736
|
"locationInModule": {
|
|
16737
16737
|
"filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
|
|
16738
|
-
"line":
|
|
16738
|
+
"line": 30
|
|
16739
16739
|
},
|
|
16740
16740
|
"name": "serviceName",
|
|
16741
16741
|
"type": {
|
|
@@ -16751,7 +16751,7 @@
|
|
|
16751
16751
|
"immutable": true,
|
|
16752
16752
|
"locationInModule": {
|
|
16753
16753
|
"filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
|
|
16754
|
-
"line":
|
|
16754
|
+
"line": 25
|
|
16755
16755
|
},
|
|
16756
16756
|
"name": "stage",
|
|
16757
16757
|
"type": {
|
|
@@ -16767,7 +16767,7 @@
|
|
|
16767
16767
|
"immutable": true,
|
|
16768
16768
|
"locationInModule": {
|
|
16769
16769
|
"filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
|
|
16770
|
-
"line":
|
|
16770
|
+
"line": 35
|
|
16771
16771
|
},
|
|
16772
16772
|
"name": "version",
|
|
16773
16773
|
"type": {
|
|
@@ -16783,7 +16783,7 @@
|
|
|
16783
16783
|
"immutable": true,
|
|
16784
16784
|
"locationInModule": {
|
|
16785
16785
|
"filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
|
|
16786
|
-
"line":
|
|
16786
|
+
"line": 47
|
|
16787
16787
|
},
|
|
16788
16788
|
"name": "vpc",
|
|
16789
16789
|
"type": {
|
|
@@ -16799,7 +16799,7 @@
|
|
|
16799
16799
|
"immutable": true,
|
|
16800
16800
|
"locationInModule": {
|
|
16801
16801
|
"filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
|
|
16802
|
-
"line":
|
|
16802
|
+
"line": 80
|
|
16803
16803
|
},
|
|
16804
16804
|
"name": "blueGreenDeploymentConfig",
|
|
16805
16805
|
"optional": true,
|
|
@@ -16818,7 +16818,7 @@
|
|
|
16818
16818
|
"immutable": true,
|
|
16819
16819
|
"locationInModule": {
|
|
16820
16820
|
"filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
|
|
16821
|
-
"line":
|
|
16821
|
+
"line": 55
|
|
16822
16822
|
},
|
|
16823
16823
|
"name": "cluster",
|
|
16824
16824
|
"optional": true,
|
|
@@ -16835,7 +16835,7 @@
|
|
|
16835
16835
|
"immutable": true,
|
|
16836
16836
|
"locationInModule": {
|
|
16837
16837
|
"filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
|
|
16838
|
-
"line":
|
|
16838
|
+
"line": 75
|
|
16839
16839
|
},
|
|
16840
16840
|
"name": "datadogOptions",
|
|
16841
16841
|
"optional": true,
|
|
@@ -16853,7 +16853,7 @@
|
|
|
16853
16853
|
"immutable": true,
|
|
16854
16854
|
"locationInModule": {
|
|
16855
16855
|
"filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
|
|
16856
|
-
"line":
|
|
16856
|
+
"line": 42
|
|
16857
16857
|
},
|
|
16858
16858
|
"name": "frameworks",
|
|
16859
16859
|
"optional": true,
|
|
@@ -16875,7 +16875,7 @@
|
|
|
16875
16875
|
"immutable": true,
|
|
16876
16876
|
"locationInModule": {
|
|
16877
16877
|
"filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
|
|
16878
|
-
"line":
|
|
16878
|
+
"line": 70
|
|
16879
16879
|
},
|
|
16880
16880
|
"name": "loadBalancerOptions",
|
|
16881
16881
|
"optional": true,
|
|
@@ -18503,5 +18503,5 @@
|
|
|
18503
18503
|
}
|
|
18504
18504
|
},
|
|
18505
18505
|
"version": "0.0.0",
|
|
18506
|
-
"fingerprint": "
|
|
18506
|
+
"fingerprint": "GbD2vSOmMpwl9la03c7fyEbFOlSzx1fowupcO/KyrMw="
|
|
18507
18507
|
}
|
package/docs/changelog.md
CHANGED
|
@@ -2,6 +2,15 @@
|
|
|
2
2
|
|
|
3
3
|
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
|
|
4
4
|
|
|
5
|
+
## [6.10.7](https://bitbucket.collaboration-man.com/projects/RIODEV/repos/cdk-v2-constructs/compare/commits?targetBranch=refs%2Ftags%2Fv6.10.6&sourceBranch=refs%2Ftags%2Fv6.10.7) (2024-10-08)
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
### Bug Fixes
|
|
9
|
+
|
|
10
|
+
* **RioFargateService:** pin version of FluentBit image ([dcfde43](https://bitbucket.collaboration-man.com/projects/RIODEV/repos/cdk-v2-constructs/commits/dcfde4344eb011cfe887bbc1932b6d2a4fafadf4))
|
|
11
|
+
|
|
12
|
+
## [6.10.6](https://bitbucket.collaboration-man.com/projects/RIODEV/repos/cdk-v2-constructs/compare/commits?targetBranch=refs%2Ftags%2Fv6.10.5&sourceBranch=refs%2Ftags%2Fv6.10.6) (2024-10-07)
|
|
13
|
+
|
|
5
14
|
## [6.10.5](https://bitbucket.collaboration-man.com/projects/RIODEV/repos/cdk-v2-constructs/compare/commits?targetBranch=refs%2Ftags%2Fv6.10.4&sourceBranch=refs%2Ftags%2Fv6.10.5) (2024-10-07)
|
|
6
15
|
|
|
7
16
|
## [6.10.4](https://bitbucket.collaboration-man.com/projects/RIODEV/repos/cdk-v2-constructs/compare/commits?targetBranch=refs%2Ftags%2Fv6.10.3&sourceBranch=refs%2Ftags%2Fv6.10.4) (2024-10-07)
|
package/esbuild.mjs
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import * as esbuild from 'esbuild';
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
const entryPoints = [
|
|
5
|
+
{
|
|
6
|
+
basePath: 'fargate/codedeploy-custom-resources',
|
|
7
|
+
fileName: 'create-deployment-on-create.ts',
|
|
8
|
+
},
|
|
9
|
+
{
|
|
10
|
+
basePath: 'fargate/codedeploy-custom-resources',
|
|
11
|
+
fileName: 'create-deployment-is-complete.ts',
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
basePath: 'fargate/codedeploy-custom-resources',
|
|
15
|
+
fileName: 'run-monitoring-test-suite-runner.ts',
|
|
16
|
+
},
|
|
17
|
+
]
|
|
18
|
+
|
|
19
|
+
for (const handler of entryPoints) {
|
|
20
|
+
await esbuild.build({
|
|
21
|
+
entryPoints: [`src/${handler.basePath}/${handler.fileName}`],
|
|
22
|
+
bundle: true,
|
|
23
|
+
platform: 'node',
|
|
24
|
+
format: 'cjs',
|
|
25
|
+
outExtension: {
|
|
26
|
+
'.js': '.cjs',
|
|
27
|
+
},
|
|
28
|
+
outdir: `lib/${handler.basePath}`,
|
|
29
|
+
tsconfig: './tsconfig.json',
|
|
30
|
+
});
|
|
31
|
+
}
|
|
32
|
+
|