dbt-platform-helper 12.2.0__py3-none-any.whl → 12.2.1__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.

@@ -7,6 +7,7 @@ from dbt_platform_helper.exceptions import ECSAgentNotRunning
7
7
  from dbt_platform_helper.exceptions import NoClusterError
8
8
 
9
9
 
10
+ # Todo: Refactor to a class, review, then perhaps do the others
10
11
  def get_cluster_arn(ecs_client, application_name: str, env: str) -> str:
11
12
  for cluster_arn in ecs_client.list_clusters()["clusterArns"]:
12
13
  tags_response = ecs_client.list_tags_for_resource(resourceArn=cluster_arn)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: dbt-platform-helper
3
- Version: 12.2.0
3
+ Version: 12.2.1
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
@@ -28,7 +28,7 @@ dbt_platform_helper/jinja2_tags.py,sha256=jFyN_Sxmko1GSfvrqRIGQ80CCW8EwlCV3su0ah
28
28
  dbt_platform_helper/providers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
29
29
  dbt_platform_helper/providers/cloudformation.py,sha256=wIfgfRl4eTdQfLBU6qIS_Q_US0TY3fEo5E-_GxDS_Gk,3981
30
30
  dbt_platform_helper/providers/copilot.py,sha256=gEVaEnIcxFV418FitQTXU9MWtRv6Sb5TF7DNtYI49Ng,4662
31
- dbt_platform_helper/providers/ecs.py,sha256=R_kuAv4O0zfu7LnwYsTAmFYT9IBGUd8lUVxTY3OQIxI,2506
31
+ dbt_platform_helper/providers/ecs.py,sha256=cH9z4gyj6mOhOCr85X2PtMRkUiUQ24ST9dxySChQEXQ,2570
32
32
  dbt_platform_helper/providers/load_balancers.py,sha256=e1SPrWbBWq95paSVd3Y5yORIrHAZxcVabBYDjPyUTsU,1430
33
33
  dbt_platform_helper/providers/secrets.py,sha256=9mZ3SfWguqUyd2s_yoOFEKxqqq6sls_ss_839Lo38bg,3122
34
34
  dbt_platform_helper/templates/.copilot/config.yml,sha256=J_bA9sCtBdCPBRImpCBRnYvhQd4vpLYIXIU-lq9vbkA,158
@@ -86,8 +86,8 @@ dbt_platform_helper/utils/template.py,sha256=raRx4QUCVJtKfvJK08Egg6gwWcs3r3V4nPW
86
86
  dbt_platform_helper/utils/validation.py,sha256=TYLEVdTPBFArnodS9Z7V72qxZJ37GIJto3EXKuBiXFU,28944
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.2.0.dist-info/LICENSE,sha256=dP79lN73--7LMApnankTGLqDbImXg8iYFqWgnExGkGk,1090
90
- dbt_platform_helper-12.2.0.dist-info/METADATA,sha256=MBBb7DgNROwNk8elF0irF1PNYSCDCAHSy9G7nTJciEk,3212
91
- dbt_platform_helper-12.2.0.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
92
- dbt_platform_helper-12.2.0.dist-info/entry_points.txt,sha256=QhbY8F434A-onsg0-FsdMd2U6HKh6Q7yCFFZrGUh5-M,67
93
- dbt_platform_helper-12.2.0.dist-info/RECORD,,
89
+ dbt_platform_helper-12.2.1.dist-info/LICENSE,sha256=dP79lN73--7LMApnankTGLqDbImXg8iYFqWgnExGkGk,1090
90
+ dbt_platform_helper-12.2.1.dist-info/METADATA,sha256=gqoQ37ao1UyKerjLM6Ssic-554F8PNeAEhkYv_rtgRk,3212
91
+ dbt_platform_helper-12.2.1.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
92
+ dbt_platform_helper-12.2.1.dist-info/entry_points.txt,sha256=QhbY8F434A-onsg0-FsdMd2U6HKh6Q7yCFFZrGUh5-M,67
93
+ dbt_platform_helper-12.2.1.dist-info/RECORD,,