dbt-platform-helper 11.2.0__py3-none-any.whl → 11.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/utils/validation.py +1 -0
- {dbt_platform_helper-11.2.0.dist-info → dbt_platform_helper-11.3.0.dist-info}/METADATA +1 -1
- {dbt_platform_helper-11.2.0.dist-info → dbt_platform_helper-11.3.0.dist-info}/RECORD +6 -6
- {dbt_platform_helper-11.2.0.dist-info → dbt_platform_helper-11.3.0.dist-info}/LICENSE +0 -0
- {dbt_platform_helper-11.2.0.dist-info → dbt_platform_helper-11.3.0.dist-info}/WHEEL +0 -0
- {dbt_platform_helper-11.2.0.dist-info → dbt_platform_helper-11.3.0.dist-info}/entry_points.txt +0 -0
|
@@ -403,6 +403,7 @@ ALB_DEFINITION = {
|
|
|
403
403
|
Optional("cdn_geo_restriction_type"): str,
|
|
404
404
|
Optional("cdn_logging_bucket"): str,
|
|
405
405
|
Optional("cdn_logging_bucket_prefix"): str,
|
|
406
|
+
Optional("cdn_timeout_seconds"): int,
|
|
406
407
|
Optional("default_waf"): str,
|
|
407
408
|
Optional("domain_prefix"): str,
|
|
408
409
|
Optional("enable_logging"): bool,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: dbt-platform-helper
|
|
3
|
-
Version: 11.
|
|
3
|
+
Version: 11.3.0
|
|
4
4
|
Summary: Set of tools to help transfer applications/services from GOV.UK PaaS to DBT PaaS augmenting AWS Copilot.
|
|
5
5
|
License: MIT
|
|
6
6
|
Author: Department for Business and Trade Platform Team
|
|
@@ -98,11 +98,11 @@ dbt_platform_helper/utils/manifests.py,sha256=ji3UYHCxq9tTpkm4MlRa2y0-JOYYqq1pWZ
|
|
|
98
98
|
dbt_platform_helper/utils/messages.py,sha256=aLx6s9utt__IqlDdeIYq4n82ERwludu2Zfqy0Q2t-x8,115
|
|
99
99
|
dbt_platform_helper/utils/platform_config.py,sha256=zJYCIsgUk5kNerocTzD7Q2XIrkYhiCu65sx8KQ-d-o8,833
|
|
100
100
|
dbt_platform_helper/utils/template.py,sha256=raRx4QUCVJtKfvJK08Egg6gwWcs3r3V4nPWcJW4xNhA,574
|
|
101
|
-
dbt_platform_helper/utils/validation.py,sha256=
|
|
101
|
+
dbt_platform_helper/utils/validation.py,sha256=SCX4W-fBXM8CXBV16xy_4QejXJg1tsSkj7ZW3QWQ4fI,27599
|
|
102
102
|
dbt_platform_helper/utils/versioning.py,sha256=IBxdocJ8ZyJib38d1ja87tTuFE0iJ4npaDcAHQAKQ58,10825
|
|
103
103
|
platform_helper.py,sha256=1lvPwynKODyi2U-ePKzJyFwRdKPs6_6zAYUPDYzDKMo,2300
|
|
104
|
-
dbt_platform_helper-11.
|
|
105
|
-
dbt_platform_helper-11.
|
|
106
|
-
dbt_platform_helper-11.
|
|
107
|
-
dbt_platform_helper-11.
|
|
108
|
-
dbt_platform_helper-11.
|
|
104
|
+
dbt_platform_helper-11.3.0.dist-info/LICENSE,sha256=dP79lN73--7LMApnankTGLqDbImXg8iYFqWgnExGkGk,1090
|
|
105
|
+
dbt_platform_helper-11.3.0.dist-info/METADATA,sha256=ud-AUP-U_4-Ps9e6BsGZ7GnhgDWNDhv0FAQbtKn9cyA,3161
|
|
106
|
+
dbt_platform_helper-11.3.0.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
|
107
|
+
dbt_platform_helper-11.3.0.dist-info/entry_points.txt,sha256=QhbY8F434A-onsg0-FsdMd2U6HKh6Q7yCFFZrGUh5-M,67
|
|
108
|
+
dbt_platform_helper-11.3.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
{dbt_platform_helper-11.2.0.dist-info → dbt_platform_helper-11.3.0.dist-info}/entry_points.txt
RENAMED
|
File without changes
|