fjall 3.3.0 → 3.5.2
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/bin/.bundled +3 -3
- package/bin/.metafile.json +187 -109
- package/bin/assets/generators/account/generator.js +3 -3
- package/bin/assets/generators/application/generator.js +27 -27
- package/bin/assets/generators/cdn/generator.js +3 -3
- package/bin/assets/generators/compute/generator.js +3 -3
- package/bin/assets/generators/compute/service/generator.js +3 -3
- package/bin/assets/generators/database/generator.js +3 -3
- package/bin/assets/generators/database/proxy/generator.js +3 -3
- package/bin/assets/generators/domain/generator.js +3 -3
- package/bin/assets/generators/network/generator.js +3 -3
- package/bin/assets/generators/organisation/generator.js +27 -27
- package/bin/assets/generators/shared/files/package.json +2 -2
- package/bin/assets/generators/storage/s3/generator.js +3 -3
- package/bin/assets/generators/tunnel/generator.js +3 -3
- package/bin/fjall.bundle.js +564 -564
- package/package.json +3 -3
package/bin/.metafile.json
CHANGED
|
@@ -3740,7 +3740,7 @@
|
|
|
3740
3740
|
"format": "esm"
|
|
3741
3741
|
},
|
|
3742
3742
|
"../../generator/dist/src/schemas/buildkiteSchemas.js": {
|
|
3743
|
-
"bytes":
|
|
3743
|
+
"bytes": 3442,
|
|
3744
3744
|
"imports": [
|
|
3745
3745
|
{
|
|
3746
3746
|
"path": "../../node_modules/zod/index.js",
|
|
@@ -3756,7 +3756,7 @@
|
|
|
3756
3756
|
"format": "esm"
|
|
3757
3757
|
},
|
|
3758
3758
|
"../../generator/dist/src/schemas/devRolePolicies.js": {
|
|
3759
|
-
"bytes":
|
|
3759
|
+
"bytes": 10592,
|
|
3760
3760
|
"imports": [],
|
|
3761
3761
|
"format": "esm"
|
|
3762
3762
|
},
|
|
@@ -6018,13 +6018,18 @@
|
|
|
6018
6018
|
"imports": [],
|
|
6019
6019
|
"format": "esm"
|
|
6020
6020
|
},
|
|
6021
|
+
"../../util/dist/aws/costAllocationTags.js": {
|
|
6022
|
+
"bytes": 259,
|
|
6023
|
+
"imports": [],
|
|
6024
|
+
"format": "esm"
|
|
6025
|
+
},
|
|
6021
6026
|
"../../util/dist/aws/monitoringRole.js": {
|
|
6022
6027
|
"bytes": 69,
|
|
6023
6028
|
"imports": [],
|
|
6024
6029
|
"format": "esm"
|
|
6025
6030
|
},
|
|
6026
6031
|
"../../util/dist/aws/index.js": {
|
|
6027
|
-
"bytes":
|
|
6032
|
+
"bytes": 1784,
|
|
6028
6033
|
"imports": [
|
|
6029
6034
|
{
|
|
6030
6035
|
"path": "../../util/dist/aws/errors.js",
|
|
@@ -6066,6 +6071,11 @@
|
|
|
6066
6071
|
"kind": "import-statement",
|
|
6067
6072
|
"original": "./infraTags.js"
|
|
6068
6073
|
},
|
|
6074
|
+
{
|
|
6075
|
+
"path": "../../util/dist/aws/costAllocationTags.js",
|
|
6076
|
+
"kind": "import-statement",
|
|
6077
|
+
"original": "./costAllocationTags.js"
|
|
6078
|
+
},
|
|
6069
6079
|
{
|
|
6070
6080
|
"path": "../../util/dist/aws/monitoringRole.js",
|
|
6071
6081
|
"kind": "import-statement",
|
|
@@ -7043,7 +7053,7 @@
|
|
|
7043
7053
|
"format": "esm"
|
|
7044
7054
|
},
|
|
7045
7055
|
"../../deploy-core/dist/src/services/infrastructure/CdkCommandRunner.js": {
|
|
7046
|
-
"bytes":
|
|
7056
|
+
"bytes": 4707,
|
|
7047
7057
|
"imports": [
|
|
7048
7058
|
{
|
|
7049
7059
|
"path": "os",
|
|
@@ -7259,7 +7269,7 @@
|
|
|
7259
7269
|
"format": "esm"
|
|
7260
7270
|
},
|
|
7261
7271
|
"../../deploy-core/dist/src/services/infrastructure/CdkService.js": {
|
|
7262
|
-
"bytes":
|
|
7272
|
+
"bytes": 5990,
|
|
7263
7273
|
"imports": [
|
|
7264
7274
|
{
|
|
7265
7275
|
"path": "fs",
|
|
@@ -8645,7 +8655,7 @@
|
|
|
8645
8655
|
"format": "esm"
|
|
8646
8656
|
},
|
|
8647
8657
|
"../../deploy-core/dist/src/orchestration/contextHelpers.js": {
|
|
8648
|
-
"bytes":
|
|
8658
|
+
"bytes": 4207,
|
|
8649
8659
|
"imports": [
|
|
8650
8660
|
{
|
|
8651
8661
|
"path": "../../generator/dist/src/index.js",
|
|
@@ -8685,6 +8695,22 @@
|
|
|
8685
8695
|
],
|
|
8686
8696
|
"format": "esm"
|
|
8687
8697
|
},
|
|
8698
|
+
"../../deploy-core/dist/src/orchestration/bootstrapTags.js": {
|
|
8699
|
+
"bytes": 786,
|
|
8700
|
+
"imports": [
|
|
8701
|
+
{
|
|
8702
|
+
"path": "../../util/dist/aws/index.js",
|
|
8703
|
+
"kind": "import-statement",
|
|
8704
|
+
"original": "@fjall/util/aws"
|
|
8705
|
+
},
|
|
8706
|
+
{
|
|
8707
|
+
"path": "../../util/dist/index.js",
|
|
8708
|
+
"kind": "import-statement",
|
|
8709
|
+
"original": "@fjall/util"
|
|
8710
|
+
}
|
|
8711
|
+
],
|
|
8712
|
+
"format": "esm"
|
|
8713
|
+
},
|
|
8688
8714
|
"../../deploy-core/dist/src/orchestration/manifestSecretParser.js": {
|
|
8689
8715
|
"bytes": 1951,
|
|
8690
8716
|
"imports": [
|
|
@@ -9482,7 +9508,7 @@
|
|
|
9482
9508
|
"format": "esm"
|
|
9483
9509
|
},
|
|
9484
9510
|
"../../deploy-core/dist/src/orchestration/organisation/cascadeHelpers.js": {
|
|
9485
|
-
"bytes":
|
|
9511
|
+
"bytes": 8312,
|
|
9486
9512
|
"imports": [
|
|
9487
9513
|
{
|
|
9488
9514
|
"path": "path",
|
|
@@ -9564,6 +9590,16 @@
|
|
|
9564
9590
|
"kind": "import-statement",
|
|
9565
9591
|
"original": "@fjall/util"
|
|
9566
9592
|
},
|
|
9593
|
+
{
|
|
9594
|
+
"path": "../../deploy-core/dist/src/orchestration/bootstrapTags.js",
|
|
9595
|
+
"kind": "import-statement",
|
|
9596
|
+
"original": "../bootstrapTags.js"
|
|
9597
|
+
},
|
|
9598
|
+
{
|
|
9599
|
+
"path": "../../deploy-core/dist/src/aws/organisations/accountGlobals.js",
|
|
9600
|
+
"kind": "import-statement",
|
|
9601
|
+
"original": "../../aws/organisations/accountGlobals.js"
|
|
9602
|
+
},
|
|
9567
9603
|
{
|
|
9568
9604
|
"path": "../../deploy-core/dist/src/aws/utils/regions.js",
|
|
9569
9605
|
"kind": "import-statement",
|
|
@@ -13664,7 +13700,7 @@
|
|
|
13664
13700
|
"format": "esm"
|
|
13665
13701
|
},
|
|
13666
13702
|
"../../deploy-core/dist/src/orchestration/application/applicationDeploy.js": {
|
|
13667
|
-
"bytes":
|
|
13703
|
+
"bytes": 18554,
|
|
13668
13704
|
"imports": [
|
|
13669
13705
|
{
|
|
13670
13706
|
"path": "path",
|
|
@@ -13721,6 +13757,16 @@
|
|
|
13721
13757
|
"kind": "import-statement",
|
|
13722
13758
|
"original": "../contextHelpers.js"
|
|
13723
13759
|
},
|
|
13760
|
+
{
|
|
13761
|
+
"path": "../../deploy-core/dist/src/orchestration/bootstrapTags.js",
|
|
13762
|
+
"kind": "import-statement",
|
|
13763
|
+
"original": "../bootstrapTags.js"
|
|
13764
|
+
},
|
|
13765
|
+
{
|
|
13766
|
+
"path": "../../deploy-core/dist/src/aws/organisations/accountGlobals.js",
|
|
13767
|
+
"kind": "import-statement",
|
|
13768
|
+
"original": "../../aws/organisations/accountGlobals.js"
|
|
13769
|
+
},
|
|
13724
13770
|
{
|
|
13725
13771
|
"path": "../../deploy-core/dist/src/orchestration/application/detectionPipeline.js",
|
|
13726
13772
|
"kind": "import-statement",
|
|
@@ -13917,7 +13963,7 @@
|
|
|
13917
13963
|
"format": "esm"
|
|
13918
13964
|
},
|
|
13919
13965
|
"../../deploy-core/dist/src/orchestration/organisationDeploy/singleComponentDeploy.js": {
|
|
13920
|
-
"bytes":
|
|
13966
|
+
"bytes": 4853,
|
|
13921
13967
|
"imports": [
|
|
13922
13968
|
{
|
|
13923
13969
|
"path": "path",
|
|
@@ -13994,6 +14040,11 @@
|
|
|
13994
14040
|
"kind": "import-statement",
|
|
13995
14041
|
"original": "../../aws/organisations/accountGlobals.js"
|
|
13996
14042
|
},
|
|
14043
|
+
{
|
|
14044
|
+
"path": "../../deploy-core/dist/src/orchestration/bootstrapTags.js",
|
|
14045
|
+
"kind": "import-statement",
|
|
14046
|
+
"original": "../bootstrapTags.js"
|
|
14047
|
+
},
|
|
13997
14048
|
{
|
|
13998
14049
|
"path": "../../deploy-core/dist/src/orchestration/organisationDeploy/infraSteps.js",
|
|
13999
14050
|
"kind": "import-statement",
|
|
@@ -14111,7 +14162,7 @@
|
|
|
14111
14162
|
"format": "esm"
|
|
14112
14163
|
},
|
|
14113
14164
|
"../../deploy-core/dist/src/orchestration/organisationDeploy/cascadeExecution.js": {
|
|
14114
|
-
"bytes":
|
|
14165
|
+
"bytes": 3970,
|
|
14115
14166
|
"imports": [
|
|
14116
14167
|
{
|
|
14117
14168
|
"path": "../../generator/dist/src/index.js",
|
|
@@ -14291,7 +14342,7 @@
|
|
|
14291
14342
|
"format": "esm"
|
|
14292
14343
|
},
|
|
14293
14344
|
"../../deploy-core/dist/src/orchestration/organisationDeploy/orgCascadeDeploy.js": {
|
|
14294
|
-
"bytes":
|
|
14345
|
+
"bytes": 5805,
|
|
14295
14346
|
"imports": [
|
|
14296
14347
|
{
|
|
14297
14348
|
"path": "node:path",
|
|
@@ -14343,6 +14394,11 @@
|
|
|
14343
14394
|
"kind": "import-statement",
|
|
14344
14395
|
"original": "./orgContext.js"
|
|
14345
14396
|
},
|
|
14397
|
+
{
|
|
14398
|
+
"path": "../../deploy-core/dist/src/orchestration/bootstrapTags.js",
|
|
14399
|
+
"kind": "import-statement",
|
|
14400
|
+
"original": "../bootstrapTags.js"
|
|
14401
|
+
},
|
|
14346
14402
|
{
|
|
14347
14403
|
"path": "../../deploy-core/dist/src/orchestration/organisationDeploy/infraSteps.js",
|
|
14348
14404
|
"kind": "import-statement",
|
|
@@ -18340,7 +18396,7 @@
|
|
|
18340
18396
|
"format": "esm"
|
|
18341
18397
|
},
|
|
18342
18398
|
"../../cli/dist/src/util/api/devSlots.js": {
|
|
18343
|
-
"bytes":
|
|
18399
|
+
"bytes": 1104,
|
|
18344
18400
|
"imports": [
|
|
18345
18401
|
{
|
|
18346
18402
|
"path": "../../node_modules/zod/index.js",
|
|
@@ -24150,7 +24206,7 @@
|
|
|
24150
24206
|
"format": "esm"
|
|
24151
24207
|
},
|
|
24152
24208
|
"../../cli/dist/src/services/secrets/secretsImportExport.js": {
|
|
24153
|
-
"bytes":
|
|
24209
|
+
"bytes": 2720,
|
|
24154
24210
|
"imports": [
|
|
24155
24211
|
{
|
|
24156
24212
|
"path": "../../util/dist/index.js",
|
|
@@ -24248,7 +24304,7 @@
|
|
|
24248
24304
|
"format": "esm"
|
|
24249
24305
|
},
|
|
24250
24306
|
"../../cli/dist/src/services/secrets/SecretsService.js": {
|
|
24251
|
-
"bytes":
|
|
24307
|
+
"bytes": 4841,
|
|
24252
24308
|
"imports": [
|
|
24253
24309
|
{
|
|
24254
24310
|
"path": "@aws-sdk/client-ssm",
|
|
@@ -26152,19 +26208,29 @@
|
|
|
26152
26208
|
],
|
|
26153
26209
|
"format": "esm"
|
|
26154
26210
|
},
|
|
26211
|
+
"../../cli/dist/src/util/agent/commandFlagRegistry.js": {
|
|
26212
|
+
"bytes": 1038,
|
|
26213
|
+
"imports": [],
|
|
26214
|
+
"format": "esm"
|
|
26215
|
+
},
|
|
26155
26216
|
"../../cli/dist/src/util/agent/suggestions.js": {
|
|
26156
|
-
"bytes":
|
|
26217
|
+
"bytes": 1409,
|
|
26157
26218
|
"imports": [
|
|
26158
26219
|
{
|
|
26159
26220
|
"path": "../../cli/dist/src/util/agent/suggestionEntries/index.js",
|
|
26160
26221
|
"kind": "import-statement",
|
|
26161
26222
|
"original": "./suggestionEntries/index.js"
|
|
26223
|
+
},
|
|
26224
|
+
{
|
|
26225
|
+
"path": "../../cli/dist/src/util/agent/commandFlagRegistry.js",
|
|
26226
|
+
"kind": "import-statement",
|
|
26227
|
+
"original": "./commandFlagRegistry.js"
|
|
26162
26228
|
}
|
|
26163
26229
|
],
|
|
26164
26230
|
"format": "esm"
|
|
26165
26231
|
},
|
|
26166
26232
|
"../../cli/dist/src/util/commandResult.js": {
|
|
26167
|
-
"bytes":
|
|
26233
|
+
"bytes": 3880,
|
|
26168
26234
|
"imports": [
|
|
26169
26235
|
{
|
|
26170
26236
|
"path": "../../cli/dist/src/util/errorUtils.js",
|
|
@@ -26489,7 +26555,7 @@
|
|
|
26489
26555
|
"format": "esm"
|
|
26490
26556
|
},
|
|
26491
26557
|
"../../cli/dist/src/commands/handlerHelpers.js": {
|
|
26492
|
-
"bytes":
|
|
26558
|
+
"bytes": 2873,
|
|
26493
26559
|
"imports": [
|
|
26494
26560
|
{
|
|
26495
26561
|
"path": "../../node_modules/chalk/source/index.js",
|
|
@@ -26516,6 +26582,11 @@
|
|
|
26516
26582
|
"kind": "import-statement",
|
|
26517
26583
|
"original": "../util/terminal/theme.js"
|
|
26518
26584
|
},
|
|
26585
|
+
{
|
|
26586
|
+
"path": "../../cli/dist/src/util/agent/agentOutput.js",
|
|
26587
|
+
"kind": "import-statement",
|
|
26588
|
+
"original": "../util/agent/agentOutput.js"
|
|
26589
|
+
},
|
|
26519
26590
|
{
|
|
26520
26591
|
"path": "../../cli/dist/src/util/agent/errorCodes.js",
|
|
26521
26592
|
"kind": "import-statement",
|
|
@@ -37789,8 +37860,13 @@
|
|
|
37789
37860
|
],
|
|
37790
37861
|
"format": "esm"
|
|
37791
37862
|
},
|
|
37863
|
+
"../../cli/dist/src/util/agent/schemas/awsSchemas.js": {
|
|
37864
|
+
"bytes": 180,
|
|
37865
|
+
"imports": [],
|
|
37866
|
+
"format": "esm"
|
|
37867
|
+
},
|
|
37792
37868
|
"../../cli/dist/src/commands/aws/awsHandlers.js": {
|
|
37793
|
-
"bytes":
|
|
37869
|
+
"bytes": 1899,
|
|
37794
37870
|
"imports": [
|
|
37795
37871
|
{
|
|
37796
37872
|
"path": "../../cli/dist/src/types/Result.js",
|
|
@@ -37802,11 +37878,6 @@
|
|
|
37802
37878
|
"kind": "import-statement",
|
|
37803
37879
|
"original": "@fjall/util"
|
|
37804
37880
|
},
|
|
37805
|
-
{
|
|
37806
|
-
"path": "../../cli/dist/src/util/commandResult.js",
|
|
37807
|
-
"kind": "import-statement",
|
|
37808
|
-
"original": "../../util/commandResult.js"
|
|
37809
|
-
},
|
|
37810
37881
|
{
|
|
37811
37882
|
"path": "../../cli/dist/src/util/nonInteractive/nonInteractiveOutput.js",
|
|
37812
37883
|
"kind": "import-statement",
|
|
@@ -37833,15 +37904,15 @@
|
|
|
37833
37904
|
"original": "../handlerHelpers.js"
|
|
37834
37905
|
},
|
|
37835
37906
|
{
|
|
37836
|
-
"path": "../../cli/dist/src/util/agent/
|
|
37907
|
+
"path": "../../cli/dist/src/util/agent/schemas/awsSchemas.js",
|
|
37837
37908
|
"kind": "import-statement",
|
|
37838
|
-
"original": "../../util/agent/
|
|
37909
|
+
"original": "../../util/agent/schemas/awsSchemas.js"
|
|
37839
37910
|
}
|
|
37840
37911
|
],
|
|
37841
37912
|
"format": "esm"
|
|
37842
37913
|
},
|
|
37843
37914
|
"../../cli/dist/src/commands/aws/aws.js": {
|
|
37844
|
-
"bytes":
|
|
37915
|
+
"bytes": 876,
|
|
37845
37916
|
"imports": [
|
|
37846
37917
|
{
|
|
37847
37918
|
"path": "../../cli/dist/src/services/index.js",
|
|
@@ -40959,12 +41030,12 @@
|
|
|
40959
41030
|
"format": "esm"
|
|
40960
41031
|
},
|
|
40961
41032
|
"../../cli/dist/src/util/agent/schemas/secretsSchemas.js": {
|
|
40962
|
-
"bytes":
|
|
41033
|
+
"bytes": 902,
|
|
40963
41034
|
"imports": [],
|
|
40964
41035
|
"format": "esm"
|
|
40965
41036
|
},
|
|
40966
41037
|
"../../cli/dist/src/commands/identity/secretsHandlers.js": {
|
|
40967
|
-
"bytes":
|
|
41038
|
+
"bytes": 5884,
|
|
40968
41039
|
"imports": [
|
|
40969
41040
|
{
|
|
40970
41041
|
"path": "../../node_modules/chalk/source/index.js",
|
|
@@ -41017,14 +41088,14 @@
|
|
|
41017
41088
|
"original": "../handlerHelpers.js"
|
|
41018
41089
|
},
|
|
41019
41090
|
{
|
|
41020
|
-
"path": "../../cli/dist/src/util/agent/
|
|
41091
|
+
"path": "../../cli/dist/src/util/agent/schemas/secretsSchemas.js",
|
|
41021
41092
|
"kind": "import-statement",
|
|
41022
|
-
"original": "../../util/agent/
|
|
41093
|
+
"original": "../../util/agent/schemas/secretsSchemas.js"
|
|
41023
41094
|
},
|
|
41024
41095
|
{
|
|
41025
|
-
"path": "../../cli/dist/src/util/agent/
|
|
41096
|
+
"path": "../../cli/dist/src/util/agent/commandFlagRegistry.js",
|
|
41026
41097
|
"kind": "import-statement",
|
|
41027
|
-
"original": "../../util/agent/
|
|
41098
|
+
"original": "../../util/agent/commandFlagRegistry.js"
|
|
41028
41099
|
}
|
|
41029
41100
|
],
|
|
41030
41101
|
"format": "esm"
|
|
@@ -41194,7 +41265,7 @@
|
|
|
41194
41265
|
"format": "esm"
|
|
41195
41266
|
},
|
|
41196
41267
|
"../../cli/dist/src/commands/identity/secretsHandlersWrite.js": {
|
|
41197
|
-
"bytes":
|
|
41268
|
+
"bytes": 10818,
|
|
41198
41269
|
"imports": [
|
|
41199
41270
|
{
|
|
41200
41271
|
"path": "../../node_modules/chalk/source/index.js",
|
|
@@ -41257,9 +41328,9 @@
|
|
|
41257
41328
|
"original": "../handlerHelpers.js"
|
|
41258
41329
|
},
|
|
41259
41330
|
{
|
|
41260
|
-
"path": "../../cli/dist/src/util/agent/
|
|
41331
|
+
"path": "../../cli/dist/src/util/agent/schemas/secretsSchemas.js",
|
|
41261
41332
|
"kind": "import-statement",
|
|
41262
|
-
"original": "../../util/agent/
|
|
41333
|
+
"original": "../../util/agent/schemas/secretsSchemas.js"
|
|
41263
41334
|
},
|
|
41264
41335
|
{
|
|
41265
41336
|
"path": "../../cli/dist/src/util/input/promptYesNo.js",
|
|
@@ -41285,7 +41356,7 @@
|
|
|
41285
41356
|
"format": "esm"
|
|
41286
41357
|
},
|
|
41287
41358
|
"../../cli/dist/src/commands/identity/secrets.js": {
|
|
41288
|
-
"bytes":
|
|
41359
|
+
"bytes": 1852,
|
|
41289
41360
|
"imports": [
|
|
41290
41361
|
{
|
|
41291
41362
|
"path": "../../cli/dist/src/services/index.js",
|
|
@@ -41481,7 +41552,7 @@
|
|
|
41481
41552
|
"format": "esm"
|
|
41482
41553
|
},
|
|
41483
41554
|
"../../cli/dist/src/commands/aws/unlock.js": {
|
|
41484
|
-
"bytes":
|
|
41555
|
+
"bytes": 4069,
|
|
41485
41556
|
"imports": [
|
|
41486
41557
|
{
|
|
41487
41558
|
"path": "../../cli/dist/src/services/index.js",
|
|
@@ -41681,7 +41752,7 @@
|
|
|
41681
41752
|
"format": "esm"
|
|
41682
41753
|
},
|
|
41683
41754
|
"../../cli/dist/src/commands/deployment/drift.js": {
|
|
41684
|
-
"bytes":
|
|
41755
|
+
"bytes": 11627,
|
|
41685
41756
|
"imports": [
|
|
41686
41757
|
{
|
|
41687
41758
|
"path": "../../cli/dist/src/services/index.js",
|
|
@@ -41787,7 +41858,7 @@
|
|
|
41787
41858
|
"format": "esm"
|
|
41788
41859
|
},
|
|
41789
41860
|
"../../cli/dist/src/commands/networking/domain.js": {
|
|
41790
|
-
"bytes":
|
|
41861
|
+
"bytes": 17475,
|
|
41791
41862
|
"imports": [
|
|
41792
41863
|
{
|
|
41793
41864
|
"path": "../../cli/dist/src/util/commandResult.js",
|
|
@@ -41814,11 +41885,6 @@
|
|
|
41814
41885
|
"kind": "import-statement",
|
|
41815
41886
|
"original": "../../util/nonInteractive/nonInteractiveOutput.js"
|
|
41816
41887
|
},
|
|
41817
|
-
{
|
|
41818
|
-
"path": "../../cli/dist/src/util/agent/agentOutput.js",
|
|
41819
|
-
"kind": "import-statement",
|
|
41820
|
-
"original": "../../util/agent/agentOutput.js"
|
|
41821
|
-
},
|
|
41822
41888
|
{
|
|
41823
41889
|
"path": "../../cli/dist/src/commands/handlerHelpers.js",
|
|
41824
41890
|
"kind": "import-statement",
|
|
@@ -42370,7 +42436,7 @@
|
|
|
42370
42436
|
"format": "esm"
|
|
42371
42437
|
},
|
|
42372
42438
|
"../../cli/dist/src/operations/dev/devOperations.js": {
|
|
42373
|
-
"bytes":
|
|
42439
|
+
"bytes": 4912,
|
|
42374
42440
|
"imports": [
|
|
42375
42441
|
{
|
|
42376
42442
|
"path": "../../util/dist/index.js",
|
|
@@ -43662,7 +43728,7 @@
|
|
|
43662
43728
|
"format": "esm"
|
|
43663
43729
|
},
|
|
43664
43730
|
"../../cli/dist/src/commands/registration/secretCommands.js": {
|
|
43665
|
-
"bytes":
|
|
43731
|
+
"bytes": 1936,
|
|
43666
43732
|
"imports": [
|
|
43667
43733
|
{
|
|
43668
43734
|
"path": "../../cli/dist/src/commands/index.js",
|
|
@@ -44047,7 +44113,7 @@
|
|
|
44047
44113
|
"format": "esm"
|
|
44048
44114
|
},
|
|
44049
44115
|
"../../cli/dist/src/commands/registration/awsCommands.js": {
|
|
44050
|
-
"bytes":
|
|
44116
|
+
"bytes": 785,
|
|
44051
44117
|
"imports": [
|
|
44052
44118
|
{
|
|
44053
44119
|
"path": "../../cli/dist/src/commands/index.js",
|
|
@@ -44297,7 +44363,7 @@
|
|
|
44297
44363
|
"imports": [],
|
|
44298
44364
|
"exports": [],
|
|
44299
44365
|
"inputs": {},
|
|
44300
|
-
"bytes":
|
|
44366
|
+
"bytes": 12059453
|
|
44301
44367
|
},
|
|
44302
44368
|
"bin/fjall.bundle.js": {
|
|
44303
44369
|
"imports": [
|
|
@@ -49464,13 +49530,13 @@
|
|
|
49464
49530
|
"bytesInOutput": 89
|
|
49465
49531
|
},
|
|
49466
49532
|
"../../generator/dist/src/schemas/buildkiteSchemas.js": {
|
|
49467
|
-
"bytesInOutput":
|
|
49533
|
+
"bytesInOutput": 3381
|
|
49468
49534
|
},
|
|
49469
49535
|
"../../generator/dist/src/schemas/securityBoundary.js": {
|
|
49470
49536
|
"bytesInOutput": 1367
|
|
49471
49537
|
},
|
|
49472
49538
|
"../../generator/dist/src/schemas/devRolePolicies.js": {
|
|
49473
|
-
"bytesInOutput":
|
|
49539
|
+
"bytesInOutput": 10053
|
|
49474
49540
|
},
|
|
49475
49541
|
"../../generator/dist/src/schemas/index.js": {
|
|
49476
49542
|
"bytesInOutput": 63
|
|
@@ -49811,11 +49877,14 @@
|
|
|
49811
49877
|
"../../util/dist/aws/infraTags.js": {
|
|
49812
49878
|
"bytesInOutput": 60
|
|
49813
49879
|
},
|
|
49880
|
+
"../../util/dist/aws/costAllocationTags.js": {
|
|
49881
|
+
"bytesInOutput": 217
|
|
49882
|
+
},
|
|
49814
49883
|
"../../util/dist/aws/monitoringRole.js": {
|
|
49815
49884
|
"bytesInOutput": 56
|
|
49816
49885
|
},
|
|
49817
49886
|
"../../util/dist/aws/index.js": {
|
|
49818
|
-
"bytesInOutput":
|
|
49887
|
+
"bytesInOutput": 89
|
|
49819
49888
|
},
|
|
49820
49889
|
"../../deploy-core/dist/src/aws/organisations/accountGlobals.js": {
|
|
49821
49890
|
"bytesInOutput": 1188
|
|
@@ -49926,7 +49995,7 @@
|
|
|
49926
49995
|
"bytesInOutput": 670
|
|
49927
49996
|
},
|
|
49928
49997
|
"../../deploy-core/dist/src/services/infrastructure/CdkCommandRunner.js": {
|
|
49929
|
-
"bytesInOutput":
|
|
49998
|
+
"bytesInOutput": 4173
|
|
49930
49999
|
},
|
|
49931
50000
|
"../../deploy-core/dist/src/services/infrastructure/CdkProcessManager.js": {
|
|
49932
50001
|
"bytesInOutput": 5070
|
|
@@ -49944,7 +50013,7 @@
|
|
|
49944
50013
|
"bytesInOutput": 1125
|
|
49945
50014
|
},
|
|
49946
50015
|
"../../deploy-core/dist/src/services/infrastructure/CdkService.js": {
|
|
49947
|
-
"bytesInOutput":
|
|
50016
|
+
"bytesInOutput": 4969
|
|
49948
50017
|
},
|
|
49949
50018
|
"../../deploy-core/dist/src/aws/utils/stackStatus.js": {
|
|
49950
50019
|
"bytesInOutput": 2354
|
|
@@ -49992,25 +50061,25 @@
|
|
|
49992
50061
|
"bytesInOutput": 222
|
|
49993
50062
|
},
|
|
49994
50063
|
"../../deploy-core/dist/src/orchestration/stackCleanup/bucketOps.js": {
|
|
49995
|
-
"bytesInOutput":
|
|
50064
|
+
"bytesInOutput": 2607
|
|
49996
50065
|
},
|
|
49997
50066
|
"../../deploy-core/dist/src/orchestration/stackCleanup/messages.js": {
|
|
49998
|
-
"bytesInOutput":
|
|
50067
|
+
"bytesInOutput": 922
|
|
49999
50068
|
},
|
|
50000
50069
|
"../../deploy-core/dist/src/orchestration/stackCleanup/stackResources.js": {
|
|
50001
|
-
"bytesInOutput":
|
|
50070
|
+
"bytesInOutput": 576
|
|
50002
50071
|
},
|
|
50003
50072
|
"../../deploy-core/dist/src/orchestration/stackCleanup/preEmpty.js": {
|
|
50004
|
-
"bytesInOutput":
|
|
50073
|
+
"bytesInOutput": 1058
|
|
50005
50074
|
},
|
|
50006
50075
|
"../../deploy-core/dist/src/orchestration/stackCleanup/failedStack.js": {
|
|
50007
|
-
"bytesInOutput":
|
|
50076
|
+
"bytesInOutput": 3685
|
|
50008
50077
|
},
|
|
50009
50078
|
"../../deploy-core/dist/src/orchestration/stackCleanup/orphanSweep.js": {
|
|
50010
50079
|
"bytesInOutput": 834
|
|
50011
50080
|
},
|
|
50012
50081
|
"../../deploy-core/dist/src/orchestration/stackCleanup.js": {
|
|
50013
|
-
"bytesInOutput":
|
|
50082
|
+
"bytesInOutput": 69
|
|
50014
50083
|
},
|
|
50015
50084
|
"../../deploy-core/dist/src/orchestration/application/leaseGate.js": {
|
|
50016
50085
|
"bytesInOutput": 823
|
|
@@ -50019,10 +50088,10 @@
|
|
|
50019
50088
|
"bytesInOutput": 1486
|
|
50020
50089
|
},
|
|
50021
50090
|
"../../deploy-core/dist/src/orchestration/application/openNextBuild.js": {
|
|
50022
|
-
"bytesInOutput":
|
|
50091
|
+
"bytesInOutput": 4841
|
|
50023
50092
|
},
|
|
50024
50093
|
"../../deploy-core/dist/src/orchestration/builders/openNextBuilder.js": {
|
|
50025
|
-
"bytesInOutput":
|
|
50094
|
+
"bytesInOutput": 2187
|
|
50026
50095
|
},
|
|
50027
50096
|
"../../deploy-core/dist/src/orchestration/builders/staticSiteBuilder.js": {
|
|
50028
50097
|
"bytesInOutput": 3734
|
|
@@ -50034,7 +50103,7 @@
|
|
|
50034
50103
|
"bytesInOutput": 1314
|
|
50035
50104
|
},
|
|
50036
50105
|
"../../deploy-core/dist/src/orchestration/builders/frameworkRegistry.js": {
|
|
50037
|
-
"bytesInOutput":
|
|
50106
|
+
"bytesInOutput": 594
|
|
50038
50107
|
},
|
|
50039
50108
|
"../../deploy-core/dist/src/services/application/applicationStackHelpers.js": {
|
|
50040
50109
|
"bytesInOutput": 4630
|
|
@@ -50073,7 +50142,10 @@
|
|
|
50073
50142
|
"bytesInOutput": 3338
|
|
50074
50143
|
},
|
|
50075
50144
|
"../../deploy-core/dist/src/orchestration/contextHelpers.js": {
|
|
50076
|
-
"bytesInOutput":
|
|
50145
|
+
"bytesInOutput": 3599
|
|
50146
|
+
},
|
|
50147
|
+
"../../deploy-core/dist/src/orchestration/bootstrapTags.js": {
|
|
50148
|
+
"bytesInOutput": 579
|
|
50077
50149
|
},
|
|
50078
50150
|
"../../deploy-core/dist/src/orchestration/manifestSecretParser.js": {
|
|
50079
50151
|
"bytesInOutput": 1798
|
|
@@ -50136,13 +50208,13 @@
|
|
|
50136
50208
|
"bytesInOutput": 6025
|
|
50137
50209
|
},
|
|
50138
50210
|
"../../deploy-core/dist/src/orchestration/remediation/forgetResource.js": {
|
|
50139
|
-
"bytesInOutput":
|
|
50211
|
+
"bytesInOutput": 22260
|
|
50140
50212
|
},
|
|
50141
50213
|
"../../deploy-core/dist/src/orchestration/drift/preFlightGate.js": {
|
|
50142
50214
|
"bytesInOutput": 3164
|
|
50143
50215
|
},
|
|
50144
50216
|
"../../deploy-core/dist/src/orchestration/organisation/cascadeHelpers.js": {
|
|
50145
|
-
"bytesInOutput":
|
|
50217
|
+
"bytesInOutput": 6698
|
|
50146
50218
|
},
|
|
50147
50219
|
"../../deploy-core/dist/src/orchestration/stepLifecycle.js": {
|
|
50148
50220
|
"bytesInOutput": 642
|
|
@@ -50241,7 +50313,7 @@
|
|
|
50241
50313
|
"bytesInOutput": 3434
|
|
50242
50314
|
},
|
|
50243
50315
|
"../../deploy-core/dist/src/orchestration/application/codeOnlyDeploy.js": {
|
|
50244
|
-
"bytesInOutput":
|
|
50316
|
+
"bytesInOutput": 11169
|
|
50245
50317
|
},
|
|
50246
50318
|
"../../deploy-core/dist/src/orchestration/activeDeploymentGuard.js": {
|
|
50247
50319
|
"bytesInOutput": 1859
|
|
@@ -50289,7 +50361,7 @@
|
|
|
50289
50361
|
"bytesInOutput": 961
|
|
50290
50362
|
},
|
|
50291
50363
|
"../../node_modules/ast-types/lib/types.js": {
|
|
50292
|
-
"bytesInOutput":
|
|
50364
|
+
"bytesInOutput": 10481
|
|
50293
50365
|
},
|
|
50294
50366
|
"../../node_modules/ast-types/lib/path.js": {
|
|
50295
50367
|
"bytesInOutput": 4122
|
|
@@ -50658,10 +50730,10 @@
|
|
|
50658
50730
|
"bytesInOutput": 3193
|
|
50659
50731
|
},
|
|
50660
50732
|
"../../deploy-core/dist/src/orchestration/remediation/recreateResource.js": {
|
|
50661
|
-
"bytesInOutput":
|
|
50733
|
+
"bytesInOutput": 10421
|
|
50662
50734
|
},
|
|
50663
50735
|
"../../deploy-core/dist/src/orchestration/application/applicationDeploy.js": {
|
|
50664
|
-
"bytesInOutput":
|
|
50736
|
+
"bytesInOutput": 15856
|
|
50665
50737
|
},
|
|
50666
50738
|
"../../deploy-core/dist/src/orchestration/organisationDeploy/orgContext.js": {
|
|
50667
50739
|
"bytesInOutput": 1591
|
|
@@ -50670,7 +50742,7 @@
|
|
|
50670
50742
|
"bytesInOutput": 974
|
|
50671
50743
|
},
|
|
50672
50744
|
"../../deploy-core/dist/src/orchestration/organisationDeploy/singleComponentDeploy.js": {
|
|
50673
|
-
"bytesInOutput":
|
|
50745
|
+
"bytesInOutput": 3536
|
|
50674
50746
|
},
|
|
50675
50747
|
"../../deploy-core/dist/src/orchestration/organisation/accountsConfig.js": {
|
|
50676
50748
|
"bytesInOutput": 1947
|
|
@@ -50685,7 +50757,7 @@
|
|
|
50685
50757
|
"bytesInOutput": 1204
|
|
50686
50758
|
},
|
|
50687
50759
|
"../../deploy-core/dist/src/orchestration/organisationDeploy/cascadeExecution.js": {
|
|
50688
|
-
"bytesInOutput":
|
|
50760
|
+
"bytesInOutput": 3410
|
|
50689
50761
|
},
|
|
50690
50762
|
"../../deploy-core/dist/src/aws/cloudtrail/orgTrailDelivery.js": {
|
|
50691
50763
|
"bytesInOutput": 2563
|
|
@@ -50700,7 +50772,7 @@
|
|
|
50700
50772
|
"bytesInOutput": 1421
|
|
50701
50773
|
},
|
|
50702
50774
|
"../../deploy-core/dist/src/orchestration/organisationDeploy/orgCascadeDeploy.js": {
|
|
50703
|
-
"bytesInOutput":
|
|
50775
|
+
"bytesInOutput": 4753
|
|
50704
50776
|
},
|
|
50705
50777
|
"../../deploy-core/dist/src/orchestration/organisation/organisationDeploy.js": {
|
|
50706
50778
|
"bytesInOutput": 451
|
|
@@ -50709,7 +50781,7 @@
|
|
|
50709
50781
|
"bytesInOutput": 1204
|
|
50710
50782
|
},
|
|
50711
50783
|
"../../deploy-core/dist/src/orchestration/application/destroyPreFlight.js": {
|
|
50712
|
-
"bytesInOutput":
|
|
50784
|
+
"bytesInOutput": 1897
|
|
50713
50785
|
},
|
|
50714
50786
|
"../../deploy-core/dist/src/orchestration/application/applicationDestroy.js": {
|
|
50715
50787
|
"bytesInOutput": 2659
|
|
@@ -51129,7 +51201,7 @@
|
|
|
51129
51201
|
"bytesInOutput": 981
|
|
51130
51202
|
},
|
|
51131
51203
|
"../../cli/node_modules/axios/lib/adapters/http.js": {
|
|
51132
|
-
"bytesInOutput":
|
|
51204
|
+
"bytesInOutput": 13376
|
|
51133
51205
|
},
|
|
51134
51206
|
"../../cli/node_modules/axios/lib/helpers/isURLSameOrigin.js": {
|
|
51135
51207
|
"bytesInOutput": 243
|
|
@@ -51153,7 +51225,7 @@
|
|
|
51153
51225
|
"bytesInOutput": 713
|
|
51154
51226
|
},
|
|
51155
51227
|
"../../cli/node_modules/axios/lib/adapters/fetch.js": {
|
|
51156
|
-
"bytesInOutput":
|
|
51228
|
+
"bytesInOutput": 4508
|
|
51157
51229
|
},
|
|
51158
51230
|
"../../cli/node_modules/axios/lib/adapters/adapters.js": {
|
|
51159
51231
|
"bytesInOutput": 943
|
|
@@ -51204,7 +51276,7 @@
|
|
|
51204
51276
|
"bytesInOutput": 386
|
|
51205
51277
|
},
|
|
51206
51278
|
"../../cli/dist/src/util/api/devSlots.js": {
|
|
51207
|
-
"bytesInOutput":
|
|
51279
|
+
"bytesInOutput": 948
|
|
51208
51280
|
},
|
|
51209
51281
|
"../../cli/dist/src/util/api/FjallApiClientResources.js": {
|
|
51210
51282
|
"bytesInOutput": 8519
|
|
@@ -51513,7 +51585,7 @@
|
|
|
51513
51585
|
"bytesInOutput": 35
|
|
51514
51586
|
},
|
|
51515
51587
|
"../../node_modules/js-yaml/dist/js-yaml.mjs": {
|
|
51516
|
-
"bytesInOutput":
|
|
51588
|
+
"bytesInOutput": 45291
|
|
51517
51589
|
},
|
|
51518
51590
|
"../../cli/dist/src/services/docker/DockerError.js": {
|
|
51519
51591
|
"bytesInOutput": 268
|
|
@@ -51555,7 +51627,7 @@
|
|
|
51555
51627
|
"bytesInOutput": 442
|
|
51556
51628
|
},
|
|
51557
51629
|
"../../cli/dist/src/services/container/EcrBuildOrchestrator.js": {
|
|
51558
|
-
"bytesInOutput":
|
|
51630
|
+
"bytesInOutput": 9750
|
|
51559
51631
|
},
|
|
51560
51632
|
"../../cli/dist/src/services/container/EcrService.tagging.js": {
|
|
51561
51633
|
"bytesInOutput": 2230
|
|
@@ -51603,7 +51675,7 @@
|
|
|
51603
51675
|
"bytesInOutput": 872
|
|
51604
51676
|
},
|
|
51605
51677
|
"../../cli/dist/src/services/organisation/OrganisationDeployService.js": {
|
|
51606
|
-
"bytesInOutput":
|
|
51678
|
+
"bytesInOutput": 5688
|
|
51607
51679
|
},
|
|
51608
51680
|
"../../cli/dist/src/types/FjallState.js": {
|
|
51609
51681
|
"bytesInOutput": 35
|
|
@@ -51720,7 +51792,7 @@
|
|
|
51720
51792
|
"bytesInOutput": 342
|
|
51721
51793
|
},
|
|
51722
51794
|
"../../cli/dist/src/services/secrets/secretsImportExport.js": {
|
|
51723
|
-
"bytesInOutput":
|
|
51795
|
+
"bytesInOutput": 2393
|
|
51724
51796
|
},
|
|
51725
51797
|
"../../cli/dist/src/services/secrets/secretsExecution.js": {
|
|
51726
51798
|
"bytesInOutput": 1287
|
|
@@ -51729,7 +51801,7 @@
|
|
|
51729
51801
|
"bytesInOutput": 1279
|
|
51730
51802
|
},
|
|
51731
51803
|
"../../cli/dist/src/services/secrets/SecretsService.js": {
|
|
51732
|
-
"bytesInOutput":
|
|
51804
|
+
"bytesInOutput": 4046
|
|
51733
51805
|
},
|
|
51734
51806
|
"../../cli/dist/src/services/infrastructure/TemplateHashService.js": {
|
|
51735
51807
|
"bytesInOutput": 35
|
|
@@ -51896,11 +51968,14 @@
|
|
|
51896
51968
|
"../../cli/dist/src/util/agent/suggestionEntries/index.js": {
|
|
51897
51969
|
"bytesInOutput": 216
|
|
51898
51970
|
},
|
|
51971
|
+
"../../cli/dist/src/util/agent/commandFlagRegistry.js": {
|
|
51972
|
+
"bytesInOutput": 990
|
|
51973
|
+
},
|
|
51899
51974
|
"../../cli/dist/src/util/agent/suggestions.js": {
|
|
51900
|
-
"bytesInOutput":
|
|
51975
|
+
"bytesInOutput": 1191
|
|
51901
51976
|
},
|
|
51902
51977
|
"../../cli/dist/src/util/commandResult.js": {
|
|
51903
|
-
"bytesInOutput":
|
|
51978
|
+
"bytesInOutput": 3226
|
|
51904
51979
|
},
|
|
51905
51980
|
"../../cli/dist/src/util/agent/agentInit.js": {
|
|
51906
51981
|
"bytesInOutput": 77730
|
|
@@ -51939,7 +52014,7 @@
|
|
|
51939
52014
|
"bytesInOutput": 6548
|
|
51940
52015
|
},
|
|
51941
52016
|
"../../cli/dist/src/commands/handlerHelpers.js": {
|
|
51942
|
-
"bytesInOutput":
|
|
52017
|
+
"bytesInOutput": 2207
|
|
51943
52018
|
},
|
|
51944
52019
|
"../../cli/dist/src/ui/theme.js": {
|
|
51945
52020
|
"bytesInOutput": 34
|
|
@@ -52149,7 +52224,7 @@
|
|
|
52149
52224
|
"bytesInOutput": 968
|
|
52150
52225
|
},
|
|
52151
52226
|
"../../cli/dist/src/ui/components/screens/CreatingScreen.js": {
|
|
52152
|
-
"bytesInOutput":
|
|
52227
|
+
"bytesInOutput": 3005
|
|
52153
52228
|
},
|
|
52154
52229
|
"../../cli/dist/src/ui/screens/create/CreateAppReviewStep.js": {
|
|
52155
52230
|
"bytesInOutput": 2946
|
|
@@ -52329,7 +52404,7 @@
|
|
|
52329
52404
|
"bytesInOutput": 1302
|
|
52330
52405
|
},
|
|
52331
52406
|
"../../cli/dist/src/ui/components/operations/useStackOperationState.js": {
|
|
52332
|
-
"bytesInOutput":
|
|
52407
|
+
"bytesInOutput": 3884
|
|
52333
52408
|
},
|
|
52334
52409
|
"../../cli/dist/src/ui/components/operations/StackOperationBox.js": {
|
|
52335
52410
|
"bytesInOutput": 3279
|
|
@@ -52377,7 +52452,7 @@
|
|
|
52377
52452
|
"bytesInOutput": 2158
|
|
52378
52453
|
},
|
|
52379
52454
|
"../../cli/dist/src/ui/components/operations/OrgSetupBox.js": {
|
|
52380
|
-
"bytesInOutput":
|
|
52455
|
+
"bytesInOutput": 5175
|
|
52381
52456
|
},
|
|
52382
52457
|
"../../cli/dist/src/util/terminal/synchronizedOutput.js": {
|
|
52383
52458
|
"bytesInOutput": 733
|
|
@@ -52395,7 +52470,7 @@
|
|
|
52395
52470
|
"bytesInOutput": 295
|
|
52396
52471
|
},
|
|
52397
52472
|
"../../cli/dist/src/ui/screens/deploy/useStackOperationCallbacks.js": {
|
|
52398
|
-
"bytesInOutput":
|
|
52473
|
+
"bytesInOutput": 5296
|
|
52399
52474
|
},
|
|
52400
52475
|
"../../cli/dist/src/ui/screens/deploy/useStackOperationStepState.js": {
|
|
52401
52476
|
"bytesInOutput": 2144
|
|
@@ -52413,10 +52488,10 @@
|
|
|
52413
52488
|
"bytesInOutput": 1282
|
|
52414
52489
|
},
|
|
52415
52490
|
"../../cli/dist/src/ui/screens/deploy/StackOperationProgressScreen.js": {
|
|
52416
|
-
"bytesInOutput":
|
|
52491
|
+
"bytesInOutput": 5506
|
|
52417
52492
|
},
|
|
52418
52493
|
"../../cli/dist/src/ui/components/operations/DockerOperationBox.js": {
|
|
52419
|
-
"bytesInOutput":
|
|
52494
|
+
"bytesInOutput": 4770
|
|
52420
52495
|
},
|
|
52421
52496
|
"../../cli/dist/src/ui/components/operations/EcsOperationBox.js": {
|
|
52422
52497
|
"bytesInOutput": 4315
|
|
@@ -52512,7 +52587,7 @@
|
|
|
52512
52587
|
"bytesInOutput": 407
|
|
52513
52588
|
},
|
|
52514
52589
|
"../../cli/dist/src/ui/screens/deploy/AppDestroyProgressScreen.js": {
|
|
52515
|
-
"bytesInOutput":
|
|
52590
|
+
"bytesInOutput": 4143
|
|
52516
52591
|
},
|
|
52517
52592
|
"../../cli/dist/src/ui/screens/DestroyScreen.js": {
|
|
52518
52593
|
"bytesInOutput": 6854
|
|
@@ -52695,7 +52770,7 @@
|
|
|
52695
52770
|
"bytesInOutput": 5649
|
|
52696
52771
|
},
|
|
52697
52772
|
"../../cli/dist/src/ui/screens/secrets/SecretsScreen.js": {
|
|
52698
|
-
"bytesInOutput":
|
|
52773
|
+
"bytesInOutput": 4632
|
|
52699
52774
|
},
|
|
52700
52775
|
"../../cli/dist/src/ui/screens/tunnel/TunnelScreen.js": {
|
|
52701
52776
|
"bytesInOutput": 3994
|
|
@@ -52716,7 +52791,7 @@
|
|
|
52716
52791
|
"bytesInOutput": 2138
|
|
52717
52792
|
},
|
|
52718
52793
|
"../../cli/dist/src/ui/screens/target/TargetScreen.js": {
|
|
52719
|
-
"bytesInOutput":
|
|
52794
|
+
"bytesInOutput": 3757
|
|
52720
52795
|
},
|
|
52721
52796
|
"../../cli/dist/src/ui/components/banners/OidcSetupBanner.js": {
|
|
52722
52797
|
"bytesInOutput": 472
|
|
@@ -52737,7 +52812,7 @@
|
|
|
52737
52812
|
"bytesInOutput": 187
|
|
52738
52813
|
},
|
|
52739
52814
|
"../../cli/dist/src/ui/screens/connect/ConnectScreen.js": {
|
|
52740
|
-
"bytesInOutput":
|
|
52815
|
+
"bytesInOutput": 6228
|
|
52741
52816
|
},
|
|
52742
52817
|
"../../cli/dist/src/ui/screens/agent/installSkillConstants.js": {
|
|
52743
52818
|
"bytesInOutput": 328
|
|
@@ -52845,7 +52920,7 @@
|
|
|
52845
52920
|
"bytesInOutput": 3942
|
|
52846
52921
|
},
|
|
52847
52922
|
"../../cli/dist/src/ui/screens/domain/DomainsScreen.js": {
|
|
52848
|
-
"bytesInOutput":
|
|
52923
|
+
"bytesInOutput": 3996
|
|
52849
52924
|
},
|
|
52850
52925
|
"../../cli/dist/src/ui/App.js": {
|
|
52851
52926
|
"bytesInOutput": 10073
|
|
@@ -53130,10 +53205,10 @@
|
|
|
53130
53205
|
"bytesInOutput": 1439
|
|
53131
53206
|
},
|
|
53132
53207
|
"../../cli/dist/src/commands/aws/aws.js": {
|
|
53133
|
-
"bytesInOutput":
|
|
53208
|
+
"bytesInOutput": 569
|
|
53134
53209
|
},
|
|
53135
53210
|
"../../cli/dist/src/commands/aws/awsHandlers.js": {
|
|
53136
|
-
"bytesInOutput":
|
|
53211
|
+
"bytesInOutput": 1373
|
|
53137
53212
|
},
|
|
53138
53213
|
"../../cli/dist/src/services/aws/awsExecution.js": {
|
|
53139
53214
|
"bytesInOutput": 2375
|
|
@@ -53141,6 +53216,9 @@
|
|
|
53141
53216
|
"../../cli/dist/src/operations/deployment/awsExecOperation.js": {
|
|
53142
53217
|
"bytesInOutput": 149
|
|
53143
53218
|
},
|
|
53219
|
+
"../../cli/dist/src/util/agent/schemas/awsSchemas.js": {
|
|
53220
|
+
"bytesInOutput": 150
|
|
53221
|
+
},
|
|
53144
53222
|
"../../cli/dist/src/commands/provisioning/create.js": {
|
|
53145
53223
|
"bytesInOutput": 1714
|
|
53146
53224
|
},
|
|
@@ -53211,16 +53289,16 @@
|
|
|
53211
53289
|
"bytesInOutput": 4420
|
|
53212
53290
|
},
|
|
53213
53291
|
"../../cli/dist/src/commands/identity/secrets.js": {
|
|
53214
|
-
"bytesInOutput":
|
|
53292
|
+
"bytesInOutput": 1340
|
|
53215
53293
|
},
|
|
53216
53294
|
"../../cli/dist/src/commands/identity/secretsHandlers.js": {
|
|
53217
|
-
"bytesInOutput":
|
|
53295
|
+
"bytesInOutput": 4880
|
|
53218
53296
|
},
|
|
53219
53297
|
"../../cli/dist/src/util/agent/schemas/secretsSchemas.js": {
|
|
53220
|
-
"bytesInOutput":
|
|
53298
|
+
"bytesInOutput": 725
|
|
53221
53299
|
},
|
|
53222
53300
|
"../../cli/dist/src/commands/identity/secretsHandlersWrite.js": {
|
|
53223
|
-
"bytesInOutput":
|
|
53301
|
+
"bytesInOutput": 9548
|
|
53224
53302
|
},
|
|
53225
53303
|
"../../cli/dist/src/util/input/readStdin.js": {
|
|
53226
53304
|
"bytesInOutput": 563
|
|
@@ -53238,7 +53316,7 @@
|
|
|
53238
53316
|
"bytesInOutput": 5101
|
|
53239
53317
|
},
|
|
53240
53318
|
"../../cli/dist/src/commands/aws/unlock.js": {
|
|
53241
|
-
"bytesInOutput":
|
|
53319
|
+
"bytesInOutput": 3316
|
|
53242
53320
|
},
|
|
53243
53321
|
"../../cli/dist/src/util/format/formatDeltaValue.js": {
|
|
53244
53322
|
"bytesInOutput": 433
|
|
@@ -53253,13 +53331,13 @@
|
|
|
53253
53331
|
"bytesInOutput": 154
|
|
53254
53332
|
},
|
|
53255
53333
|
"../../cli/dist/src/commands/deployment/drift.js": {
|
|
53256
|
-
"bytesInOutput":
|
|
53334
|
+
"bytesInOutput": 9716
|
|
53257
53335
|
},
|
|
53258
53336
|
"../../cli/dist/src/operations/deployment/driftDetectOperation.js": {
|
|
53259
53337
|
"bytesInOutput": 1847
|
|
53260
53338
|
},
|
|
53261
53339
|
"../../cli/dist/src/operations/deployment/driftRepairOperation.js": {
|
|
53262
|
-
"bytesInOutput":
|
|
53340
|
+
"bytesInOutput": 5891
|
|
53263
53341
|
},
|
|
53264
53342
|
"../../cli/dist/src/operations/deployment/driftResumeOperation.js": {
|
|
53265
53343
|
"bytesInOutput": 1827
|
|
@@ -53268,7 +53346,7 @@
|
|
|
53268
53346
|
"bytesInOutput": 3810
|
|
53269
53347
|
},
|
|
53270
53348
|
"../../cli/dist/src/commands/networking/domain.js": {
|
|
53271
|
-
"bytesInOutput":
|
|
53349
|
+
"bytesInOutput": 16092
|
|
53272
53350
|
},
|
|
53273
53351
|
"../../cli/dist/src/commands/networking/target.js": {
|
|
53274
53352
|
"bytesInOutput": 5845
|
|
@@ -53304,7 +53382,7 @@
|
|
|
53304
53382
|
"bytesInOutput": 2215
|
|
53305
53383
|
},
|
|
53306
53384
|
"../../cli/dist/src/operations/dev/devOperations.js": {
|
|
53307
|
-
"bytesInOutput":
|
|
53385
|
+
"bytesInOutput": 4298
|
|
53308
53386
|
},
|
|
53309
53387
|
"../../cli/dist/src/aws/devDeployCredentials.js": {
|
|
53310
53388
|
"bytesInOutput": 2487
|
|
@@ -53376,7 +53454,7 @@
|
|
|
53376
53454
|
"bytesInOutput": 5582
|
|
53377
53455
|
},
|
|
53378
53456
|
"../../cli/dist/src/commands/registration/secretCommands.js": {
|
|
53379
|
-
"bytesInOutput":
|
|
53457
|
+
"bytesInOutput": 1819
|
|
53380
53458
|
},
|
|
53381
53459
|
"../../cli/dist/src/commands/identity/userVerbs.js": {
|
|
53382
53460
|
"bytesInOutput": 7038
|
|
@@ -53406,7 +53484,7 @@
|
|
|
53406
53484
|
"bytesInOutput": 1286
|
|
53407
53485
|
},
|
|
53408
53486
|
"../../cli/dist/src/commands/registration/awsCommands.js": {
|
|
53409
|
-
"bytesInOutput":
|
|
53487
|
+
"bytesInOutput": 639
|
|
53410
53488
|
},
|
|
53411
53489
|
"../../cli/dist/src/commands/registration/unlockCommands.js": {
|
|
53412
53490
|
"bytesInOutput": 494
|
|
@@ -53421,7 +53499,7 @@
|
|
|
53421
53499
|
"bytesInOutput": 514
|
|
53422
53500
|
}
|
|
53423
53501
|
},
|
|
53424
|
-
"bytes":
|
|
53502
|
+
"bytes": 4360990
|
|
53425
53503
|
}
|
|
53426
53504
|
}
|
|
53427
53505
|
}
|