dbt-platform-helper 12.2.3__py3-none-any.whl → 12.3.0__py3-none-any.whl
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.
Potentially problematic release.
This version of dbt-platform-helper might be problematic. Click here for more details.
- dbt_platform_helper/commands/codebase.py +9 -80
- dbt_platform_helper/commands/conduit.py +25 -45
- dbt_platform_helper/commands/secrets.py +1 -1
- dbt_platform_helper/domain/codebase.py +60 -60
- dbt_platform_helper/domain/conduit.py +44 -89
- dbt_platform_helper/domain/database_copy.py +42 -37
- dbt_platform_helper/exceptions.py +87 -21
- dbt_platform_helper/providers/cloudformation.py +122 -100
- dbt_platform_helper/providers/copilot.py +32 -12
- dbt_platform_helper/providers/ecs.py +78 -70
- dbt_platform_helper/providers/secrets.py +74 -74
- dbt_platform_helper/utils/application.py +1 -1
- dbt_platform_helper/utils/aws.py +29 -6
- dbt_platform_helper/utils/validation.py +44 -16
- {dbt_platform_helper-12.2.3.dist-info → dbt_platform_helper-12.3.0.dist-info}/METADATA +1 -1
- {dbt_platform_helper-12.2.3.dist-info → dbt_platform_helper-12.3.0.dist-info}/RECORD +19 -19
- {dbt_platform_helper-12.2.3.dist-info → dbt_platform_helper-12.3.0.dist-info}/LICENSE +0 -0
- {dbt_platform_helper-12.2.3.dist-info → dbt_platform_helper-12.3.0.dist-info}/WHEEL +0 -0
- {dbt_platform_helper-12.2.3.dist-info → dbt_platform_helper-12.3.0.dist-info}/entry_points.txt +0 -0
|
@@ -5,8 +5,8 @@ dbt_platform_helper/addon-plans.yml,sha256=O46a_ODsGG9KXmQY_1XbSGqrpSaHSLDe-SdRO
|
|
|
5
5
|
dbt_platform_helper/addons-template-map.yml,sha256=kYv_ZoZGWNeNBCnR_9wSeLhJuWOTHx-vn7ub74MgGb4,546
|
|
6
6
|
dbt_platform_helper/commands/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
7
7
|
dbt_platform_helper/commands/application.py,sha256=eVwCaYuwBlk0zx0xfA6fW7b-S1pl8gkyT1lHKeeh2R0,10147
|
|
8
|
-
dbt_platform_helper/commands/codebase.py,sha256
|
|
9
|
-
dbt_platform_helper/commands/conduit.py,sha256=
|
|
8
|
+
dbt_platform_helper/commands/codebase.py,sha256=-R-DaT3TOCRc2f2-0Wy5wg2jBd2m-SLIKk2wMKD25eA,2262
|
|
9
|
+
dbt_platform_helper/commands/conduit.py,sha256=gsiSzimX-pjBr6hegTxuVvwLqxlxGMV67lmnLbgmw4w,2254
|
|
10
10
|
dbt_platform_helper/commands/config.py,sha256=NOHea7OAjrl6XHlW6HMLn0m0T5lFPyNH3HXoyCOWsJk,12070
|
|
11
11
|
dbt_platform_helper/commands/copilot.py,sha256=i7FLSF-p9P5JQ36e_V8THXxdXG_g1hI7fHxemxQG82A,12927
|
|
12
12
|
dbt_platform_helper/commands/database.py,sha256=_HnuOxlfVIFGkDotGv0SGb6oWrnm517FSvLv0aGcLJQ,3542
|
|
@@ -14,23 +14,23 @@ dbt_platform_helper/commands/environment.py,sha256=-j-PYLHlrMH4F-DLhCCF3AYKP5z-T
|
|
|
14
14
|
dbt_platform_helper/commands/generate.py,sha256=YLCPb-xcPapGcsLn-7d1Am7BpGp5l0iecIDTOdNGjHk,722
|
|
15
15
|
dbt_platform_helper/commands/notify.py,sha256=kVJ0s78QMiaEWPVKu_bbMko4DW2uJy2fu8-HNJsglyk,3748
|
|
16
16
|
dbt_platform_helper/commands/pipeline.py,sha256=_52bDSDa8DoyOA4VFxFJhwaiKCPHKqPtK2LWDLFaKlA,9452
|
|
17
|
-
dbt_platform_helper/commands/secrets.py,sha256=
|
|
17
|
+
dbt_platform_helper/commands/secrets.py,sha256=QjF9xUChioIr_P0fzqwyEcqLvcN-RNZmNFFlaUPVU9o,3994
|
|
18
18
|
dbt_platform_helper/commands/version.py,sha256=XVfSd53TDti4cceBqTmRfq_yZnvxs14RbrOjNJHW75U,1444
|
|
19
19
|
dbt_platform_helper/constants.py,sha256=HVaaO7hlQB41GrBBxcgk7hHie9tKbeYhJc-cRyYuIE0,453
|
|
20
20
|
dbt_platform_helper/default-extensions.yml,sha256=SU1ZitskbuEBpvE7efc3s56eAUF11j70brhj_XrNMMo,493
|
|
21
21
|
dbt_platform_helper/domain/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
22
|
-
dbt_platform_helper/domain/codebase.py,sha256=
|
|
23
|
-
dbt_platform_helper/domain/conduit.py,sha256=
|
|
24
|
-
dbt_platform_helper/domain/database_copy.py,sha256=
|
|
22
|
+
dbt_platform_helper/domain/codebase.py,sha256=M-Eb7SU1CJpKZcPyu67xXi4Pt3U1WvKHxO6L9RpGnbM,9108
|
|
23
|
+
dbt_platform_helper/domain/conduit.py,sha256=O1GZ_IVXgqefIHWZJ76jQ7HCFQ3fvytCOWkHAr_ThI4,4796
|
|
24
|
+
dbt_platform_helper/domain/database_copy.py,sha256=RLQMAr0hinCFUV0Qa8JfWQSOoGRrMwViFIh_W1AaPsM,8824
|
|
25
25
|
dbt_platform_helper/domain/maintenance_page.py,sha256=NFHN_J0NthhJ1YkcOTJ8c0R8y33TrDZq3ka2fmMRM1g,15708
|
|
26
|
-
dbt_platform_helper/exceptions.py,sha256=
|
|
26
|
+
dbt_platform_helper/exceptions.py,sha256=LA0tMBncOw0YrmHFspf4C2LVqtRBwbSfaQl_yCB_MKg,4704
|
|
27
27
|
dbt_platform_helper/jinja2_tags.py,sha256=jFyN_Sxmko1GSfvrqRIGQ80CCW8EwlCV3su0ahJPfoE,541
|
|
28
28
|
dbt_platform_helper/providers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
29
|
-
dbt_platform_helper/providers/cloudformation.py,sha256=
|
|
30
|
-
dbt_platform_helper/providers/copilot.py,sha256
|
|
31
|
-
dbt_platform_helper/providers/ecs.py,sha256=
|
|
29
|
+
dbt_platform_helper/providers/cloudformation.py,sha256=geraDvXZ1UZAYO_hGlNiHbEtcg9JbGdeW9BO5etlnco,4728
|
|
30
|
+
dbt_platform_helper/providers/copilot.py,sha256=-LNOUeOg2lWQ8Ig2himFgYTXGQKP-tjZKMTdi0FzVAA,5330
|
|
31
|
+
dbt_platform_helper/providers/ecs.py,sha256=tgc1HKy5jjt3WBui4HbBGSuoY4GKYO30TgvgPGg3dzQ,3437
|
|
32
32
|
dbt_platform_helper/providers/load_balancers.py,sha256=e1SPrWbBWq95paSVd3Y5yORIrHAZxcVabBYDjPyUTsU,1430
|
|
33
|
-
dbt_platform_helper/providers/secrets.py,sha256=
|
|
33
|
+
dbt_platform_helper/providers/secrets.py,sha256=OMRtPNFgBv_aSMDGq-l6TQtE06InOC4U6TNd64NJalg,3634
|
|
34
34
|
dbt_platform_helper/templates/.copilot/config.yml,sha256=J_bA9sCtBdCPBRImpCBRnYvhQd4vpLYIXIU-lq9vbkA,158
|
|
35
35
|
dbt_platform_helper/templates/.copilot/image_build_run.sh,sha256=adYucYXEB-kAgZNjTQo0T6EIAY8sh_xCEvVhWKKQ8mw,164
|
|
36
36
|
dbt_platform_helper/templates/.copilot/phases/build.sh,sha256=umKXePcRvx4XyrRY0fAWIyYFtNjqBI2L8vIJk-V7C60,121
|
|
@@ -72,9 +72,9 @@ dbt_platform_helper/templates/svc/manifest-backend.yml,sha256=aAD9ndkbXnF7JBAKS2
|
|
|
72
72
|
dbt_platform_helper/templates/svc/manifest-public.yml,sha256=6NHVR_onBu5hbwynLrB6roDRce7JcylSc0qeYvzlPdI,3664
|
|
73
73
|
dbt_platform_helper/templates/svc/overrides/cfn.patches.yml,sha256=W7-d017akuUq9kda64DQxazavcRcCPDjaAik6t1EZqM,742
|
|
74
74
|
dbt_platform_helper/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
75
|
-
dbt_platform_helper/utils/application.py,sha256=
|
|
75
|
+
dbt_platform_helper/utils/application.py,sha256=brEREkgP2QVVS0Id5rApNfKm6UqveQ5LNbvXJNzzzHA,4132
|
|
76
76
|
dbt_platform_helper/utils/arn_parser.py,sha256=1jY0elpAe4YL3ulrrCf1YiKmjI-7YXz4gJASqkIFHTc,1294
|
|
77
|
-
dbt_platform_helper/utils/aws.py,sha256=
|
|
77
|
+
dbt_platform_helper/utils/aws.py,sha256=zmUYOoSM0LphuXPN7Cnf-Lm1_DjFQ_nVn0m_OByHX8s,19465
|
|
78
78
|
dbt_platform_helper/utils/click.py,sha256=Fx4y4bbve1zypvog_sgK7tJtCocmzheoEFLBRv1lfdM,2943
|
|
79
79
|
dbt_platform_helper/utils/cloudfoundry.py,sha256=GnQ4fVLnDfOdNSrsJjI6ElZHqpgwINeoPn77cUH2UFY,484
|
|
80
80
|
dbt_platform_helper/utils/files.py,sha256=pa5uwwrEFIAgXZUyH2KEr2Yiu6bKuV4EMlhn9BcUMsY,5296
|
|
@@ -83,11 +83,11 @@ dbt_platform_helper/utils/manifests.py,sha256=ji3UYHCxq9tTpkm4MlRa2y0-JOYYqq1pWZ
|
|
|
83
83
|
dbt_platform_helper/utils/messages.py,sha256=aLx6s9utt__IqlDdeIYq4n82ERwludu2Zfqy0Q2t-x8,115
|
|
84
84
|
dbt_platform_helper/utils/platform_config.py,sha256=2RfIxBAT5fv7WR4YuP3yomUK7sKZFL77xevuHnUALdg,676
|
|
85
85
|
dbt_platform_helper/utils/template.py,sha256=raRx4QUCVJtKfvJK08Egg6gwWcs3r3V4nPWcJW4xNhA,574
|
|
86
|
-
dbt_platform_helper/utils/validation.py,sha256=
|
|
86
|
+
dbt_platform_helper/utils/validation.py,sha256=LspCvwuOM1xz9xTy1YEnYBN3gdmwt_Zo53rvKu35jYg,30309
|
|
87
87
|
dbt_platform_helper/utils/versioning.py,sha256=IBxdocJ8ZyJib38d1ja87tTuFE0iJ4npaDcAHQAKQ58,10825
|
|
88
88
|
platform_helper.py,sha256=bly3JkwbfwnWTZSZziu40dbgzQItsK-DIMMvL6ArFDY,1893
|
|
89
|
-
dbt_platform_helper-12.
|
|
90
|
-
dbt_platform_helper-12.
|
|
91
|
-
dbt_platform_helper-12.
|
|
92
|
-
dbt_platform_helper-12.
|
|
93
|
-
dbt_platform_helper-12.
|
|
89
|
+
dbt_platform_helper-12.3.0.dist-info/LICENSE,sha256=dP79lN73--7LMApnankTGLqDbImXg8iYFqWgnExGkGk,1090
|
|
90
|
+
dbt_platform_helper-12.3.0.dist-info/METADATA,sha256=_Ey-bDTeSkkSz4ozaGGo-ni6dO6gzKSghyFGGediWVY,3212
|
|
91
|
+
dbt_platform_helper-12.3.0.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
|
|
92
|
+
dbt_platform_helper-12.3.0.dist-info/entry_points.txt,sha256=QhbY8F434A-onsg0-FsdMd2U6HKh6Q7yCFFZrGUh5-M,67
|
|
93
|
+
dbt_platform_helper-12.3.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
{dbt_platform_helper-12.2.3.dist-info → dbt_platform_helper-12.3.0.dist-info}/entry_points.txt
RENAMED
|
File without changes
|