pulumi-azuredevops 3.10.0a1747977999__py3-none-any.whl → 3.11.0a1748900713__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.
Files changed (158) hide show
  1. pulumi_azuredevops/__init__.py +11 -1
  2. pulumi_azuredevops/_inputs.py +55 -1
  3. pulumi_azuredevops/_utilities.py +1 -1
  4. pulumi_azuredevops/area_permissions.py +1 -1
  5. pulumi_azuredevops/branch_policy_auto_reviewers.py +1 -1
  6. pulumi_azuredevops/branch_policy_build_validation.py +1 -1
  7. pulumi_azuredevops/branch_policy_comment_resolution.py +1 -1
  8. pulumi_azuredevops/branch_policy_merge_types.py +1 -1
  9. pulumi_azuredevops/branch_policy_min_reviewers.py +1 -1
  10. pulumi_azuredevops/branch_policy_status_check.py +1 -1
  11. pulumi_azuredevops/branch_policy_work_item_linking.py +1 -1
  12. pulumi_azuredevops/build_definition.py +1 -1
  13. pulumi_azuredevops/build_definition_permissions.py +1 -1
  14. pulumi_azuredevops/build_folder.py +1 -1
  15. pulumi_azuredevops/build_folder_permissions.py +1 -1
  16. pulumi_azuredevops/check_approval.py +1 -1
  17. pulumi_azuredevops/check_branch_control.py +1 -1
  18. pulumi_azuredevops/check_business_hours.py +1 -1
  19. pulumi_azuredevops/check_exclusive_lock.py +1 -1
  20. pulumi_azuredevops/check_required_template.py +1 -1
  21. pulumi_azuredevops/check_rest_api.py +1 -1
  22. pulumi_azuredevops/config/__init__.py +1 -1
  23. pulumi_azuredevops/config/__init__.pyi +1 -1
  24. pulumi_azuredevops/config/vars.py +1 -1
  25. pulumi_azuredevops/dashboard.py +1 -1
  26. pulumi_azuredevops/elastic_pool.py +1 -1
  27. pulumi_azuredevops/environment.py +1 -1
  28. pulumi_azuredevops/environment_resource_kubernetes.py +1 -1
  29. pulumi_azuredevops/extension.py +1 -1
  30. pulumi_azuredevops/feed.py +1 -1
  31. pulumi_azuredevops/feed_permission.py +1 -1
  32. pulumi_azuredevops/feed_retention_policy.py +1 -1
  33. pulumi_azuredevops/get_agent_queue.py +1 -1
  34. pulumi_azuredevops/get_area.py +1 -1
  35. pulumi_azuredevops/get_build_definition.py +1 -1
  36. pulumi_azuredevops/get_client_config.py +1 -1
  37. pulumi_azuredevops/get_descriptor.py +1 -1
  38. pulumi_azuredevops/get_environment.py +1 -1
  39. pulumi_azuredevops/get_feed.py +1 -1
  40. pulumi_azuredevops/get_git_repository.py +1 -1
  41. pulumi_azuredevops/get_git_repository_file.py +1 -1
  42. pulumi_azuredevops/get_group.py +2 -2
  43. pulumi_azuredevops/get_group_membership.py +1 -1
  44. pulumi_azuredevops/get_groups.py +1 -1
  45. pulumi_azuredevops/get_identity_group.py +1 -1
  46. pulumi_azuredevops/get_identity_groups.py +1 -1
  47. pulumi_azuredevops/get_identity_users.py +1 -1
  48. pulumi_azuredevops/get_iteration.py +1 -1
  49. pulumi_azuredevops/get_pool.py +1 -1
  50. pulumi_azuredevops/get_pools.py +1 -1
  51. pulumi_azuredevops/get_project.py +1 -1
  52. pulumi_azuredevops/get_projects.py +1 -1
  53. pulumi_azuredevops/get_repositories.py +1 -1
  54. pulumi_azuredevops/get_securityrole_definitions.py +1 -1
  55. pulumi_azuredevops/get_service_endpoint_azure_rm.py +1 -1
  56. pulumi_azuredevops/get_service_endpoint_github.py +1 -1
  57. pulumi_azuredevops/get_service_principal.py +1 -1
  58. pulumi_azuredevops/get_serviceendpoint_azurecr.py +1 -1
  59. pulumi_azuredevops/get_serviceendpoint_bitbucket.py +1 -1
  60. pulumi_azuredevops/get_serviceendpoint_dockerregistry.py +282 -0
  61. pulumi_azuredevops/get_serviceendpoint_npm.py +1 -1
  62. pulumi_azuredevops/get_serviceendpoint_sonarcloud.py +1 -1
  63. pulumi_azuredevops/get_storage_key.py +1 -1
  64. pulumi_azuredevops/get_team.py +1 -1
  65. pulumi_azuredevops/get_teams.py +1 -1
  66. pulumi_azuredevops/get_user.py +1 -1
  67. pulumi_azuredevops/get_users.py +1 -1
  68. pulumi_azuredevops/get_variable_group.py +1 -1
  69. pulumi_azuredevops/git.py +1 -1
  70. pulumi_azuredevops/git_permissions.py +22 -1
  71. pulumi_azuredevops/git_repository_branch.py +1 -1
  72. pulumi_azuredevops/git_repository_file.py +1 -1
  73. pulumi_azuredevops/group.py +1 -1
  74. pulumi_azuredevops/group_entitlement.py +1 -1
  75. pulumi_azuredevops/group_membership.py +1 -1
  76. pulumi_azuredevops/iterative_permissions.py +1 -1
  77. pulumi_azuredevops/library_permissions.py +1 -1
  78. pulumi_azuredevops/outputs.py +35 -3
  79. pulumi_azuredevops/pipeline_authorization.py +1 -1
  80. pulumi_azuredevops/pool.py +1 -1
  81. pulumi_azuredevops/project.py +1 -1
  82. pulumi_azuredevops/project_features.py +1 -1
  83. pulumi_azuredevops/project_permissions.py +1 -1
  84. pulumi_azuredevops/project_pipeline_settings.py +1 -1
  85. pulumi_azuredevops/project_tags.py +1 -1
  86. pulumi_azuredevops/provider.py +1 -1
  87. pulumi_azuredevops/pulumi-plugin.json +1 -1
  88. pulumi_azuredevops/queue.py +1 -1
  89. pulumi_azuredevops/repository_policy_author_email_pattern.py +1 -1
  90. pulumi_azuredevops/repository_policy_case_enforcement.py +1 -1
  91. pulumi_azuredevops/repository_policy_check_credentials.py +1 -1
  92. pulumi_azuredevops/repository_policy_file_path_pattern.py +1 -1
  93. pulumi_azuredevops/repository_policy_max_file_size.py +1 -1
  94. pulumi_azuredevops/repository_policy_max_path_length.py +1 -1
  95. pulumi_azuredevops/repository_policy_reserved_names.py +1 -1
  96. pulumi_azuredevops/resource_authorization.py +1 -1
  97. pulumi_azuredevops/securityrole_assignment.py +1 -1
  98. pulumi_azuredevops/service_endpoint_artifactory.py +1 -1
  99. pulumi_azuredevops/service_endpoint_aws.py +1 -1
  100. pulumi_azuredevops/service_endpoint_azure_dev_ops.py +49 -52
  101. pulumi_azuredevops/service_endpoint_azure_ecr.py +47 -51
  102. pulumi_azuredevops/service_endpoint_azure_rm.py +17 -18
  103. pulumi_azuredevops/service_endpoint_bit_bucket.py +32 -34
  104. pulumi_azuredevops/service_endpoint_docker_registry.py +34 -36
  105. pulumi_azuredevops/service_endpoint_generic.py +1 -1
  106. pulumi_azuredevops/service_endpoint_generic_git.py +1 -1
  107. pulumi_azuredevops/service_endpoint_git_hub.py +1 -1
  108. pulumi_azuredevops/service_endpoint_git_hub_enterprise.py +1 -1
  109. pulumi_azuredevops/service_endpoint_git_lab.py +1 -1
  110. pulumi_azuredevops/service_endpoint_kubernetes.py +1 -1
  111. pulumi_azuredevops/service_endpoint_npm.py +1 -1
  112. pulumi_azuredevops/service_endpoint_pipeline.py +1 -1
  113. pulumi_azuredevops/service_endpoint_service_fabric.py +1 -1
  114. pulumi_azuredevops/service_endpoint_sonar_cloud.py +1 -1
  115. pulumi_azuredevops/service_endpoint_sonar_qube.py +1 -1
  116. pulumi_azuredevops/service_endpoint_ssh.py +1 -1
  117. pulumi_azuredevops/service_principal_entitlement.py +1 -1
  118. pulumi_azuredevops/serviceendpoint_argocd.py +1 -1
  119. pulumi_azuredevops/serviceendpoint_azure_service_bus.py +1 -1
  120. pulumi_azuredevops/serviceendpoint_black_duck.py +417 -0
  121. pulumi_azuredevops/serviceendpoint_checkmarx_one.py +1 -1
  122. pulumi_azuredevops/serviceendpoint_checkmarx_sast.py +1 -1
  123. pulumi_azuredevops/serviceendpoint_checkmarx_sca.py +1 -1
  124. pulumi_azuredevops/serviceendpoint_dynamics_lifecycle_services.py +1 -1
  125. pulumi_azuredevops/serviceendpoint_externaltfs.py +1 -1
  126. pulumi_azuredevops/serviceendpoint_gcp_terraform.py +55 -58
  127. pulumi_azuredevops/serviceendpoint_incomingwebhook.py +18 -19
  128. pulumi_azuredevops/serviceendpoint_jenkins.py +1 -1
  129. pulumi_azuredevops/serviceendpoint_jfrog_artifactory_v2.py +1 -1
  130. pulumi_azuredevops/serviceendpoint_jfrog_distribution_v2.py +1 -1
  131. pulumi_azuredevops/serviceendpoint_jfrog_platform_v2.py +1 -1
  132. pulumi_azuredevops/serviceendpoint_jfrog_xray_v2.py +1 -1
  133. pulumi_azuredevops/serviceendpoint_maven.py +1 -1
  134. pulumi_azuredevops/serviceendpoint_nexus.py +1 -1
  135. pulumi_azuredevops/serviceendpoint_nuget.py +1 -1
  136. pulumi_azuredevops/serviceendpoint_octopusdeploy.py +1 -1
  137. pulumi_azuredevops/serviceendpoint_openshift.py +1 -1
  138. pulumi_azuredevops/serviceendpoint_permissions.py +1 -1
  139. pulumi_azuredevops/serviceendpoint_snyk.py +1 -1
  140. pulumi_azuredevops/serviceendpoint_visualstudiomarketplace.py +1 -1
  141. pulumi_azuredevops/servicehook_permissions.py +1 -1
  142. pulumi_azuredevops/servicehook_storage_queue_pipelines.py +1 -1
  143. pulumi_azuredevops/tagging_permissions.py +1 -1
  144. pulumi_azuredevops/team.py +1 -1
  145. pulumi_azuredevops/team_administrators.py +1 -1
  146. pulumi_azuredevops/team_members.py +1 -1
  147. pulumi_azuredevops/user.py +1 -1
  148. pulumi_azuredevops/variable_group.py +1 -1
  149. pulumi_azuredevops/variable_group_permissions.py +1 -1
  150. pulumi_azuredevops/wiki.py +1 -1
  151. pulumi_azuredevops/wiki_page.py +1 -1
  152. pulumi_azuredevops/work_item_query_permissions.py +1 -1
  153. pulumi_azuredevops/workitem.py +166 -5
  154. {pulumi_azuredevops-3.10.0a1747977999.dist-info → pulumi_azuredevops-3.11.0a1748900713.dist-info}/METADATA +1 -1
  155. pulumi_azuredevops-3.11.0a1748900713.dist-info/RECORD +158 -0
  156. {pulumi_azuredevops-3.10.0a1747977999.dist-info → pulumi_azuredevops-3.11.0a1748900713.dist-info}/WHEEL +1 -1
  157. pulumi_azuredevops-3.10.0a1747977999.dist-info/RECORD +0 -156
  158. {pulumi_azuredevops-3.10.0a1747977999.dist-info → pulumi_azuredevops-3.11.0a1748900713.dist-info}/top_level.txt +0 -0
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -20,27 +20,25 @@ __all__ = ['ServiceEndpointDockerRegistryArgs', 'ServiceEndpointDockerRegistry']
20
20
  @pulumi.input_type
21
21
  class ServiceEndpointDockerRegistryArgs:
22
22
  def __init__(__self__, *,
23
- docker_registry: pulumi.Input[builtins.str],
24
23
  project_id: pulumi.Input[builtins.str],
25
- registry_type: pulumi.Input[builtins.str],
26
24
  service_endpoint_name: pulumi.Input[builtins.str],
27
25
  description: Optional[pulumi.Input[builtins.str]] = None,
28
26
  docker_email: Optional[pulumi.Input[builtins.str]] = None,
29
27
  docker_password: Optional[pulumi.Input[builtins.str]] = None,
30
- docker_username: Optional[pulumi.Input[builtins.str]] = None):
28
+ docker_registry: Optional[pulumi.Input[builtins.str]] = None,
29
+ docker_username: Optional[pulumi.Input[builtins.str]] = None,
30
+ registry_type: Optional[pulumi.Input[builtins.str]] = None):
31
31
  """
32
32
  The set of arguments for constructing a ServiceEndpointDockerRegistry resource.
33
- :param pulumi.Input[builtins.str] docker_registry: The URL of the Docker registry. (Default: "https://index.docker.io/v1/")
34
33
  :param pulumi.Input[builtins.str] project_id: The ID of the project.
35
- :param pulumi.Input[builtins.str] registry_type: Can be "DockerHub" or "Others" (Default "DockerHub")
36
34
  :param pulumi.Input[builtins.str] service_endpoint_name: The name you will use to refer to this service connection in task inputs.
37
35
  :param pulumi.Input[builtins.str] docker_email: The email for Docker account user.
38
36
  :param pulumi.Input[builtins.str] docker_password: The password for the account user identified above.
37
+ :param pulumi.Input[builtins.str] docker_registry: The URL of the Docker registry. (Default: "https://index.docker.io/v1/")
39
38
  :param pulumi.Input[builtins.str] docker_username: The identifier of the Docker account user.
39
+ :param pulumi.Input[builtins.str] registry_type: Can be "DockerHub" or "Others" (Default "DockerHub")
40
40
  """
41
- pulumi.set(__self__, "docker_registry", docker_registry)
42
41
  pulumi.set(__self__, "project_id", project_id)
43
- pulumi.set(__self__, "registry_type", registry_type)
44
42
  pulumi.set(__self__, "service_endpoint_name", service_endpoint_name)
45
43
  if description is not None:
46
44
  pulumi.set(__self__, "description", description)
@@ -48,20 +46,12 @@ class ServiceEndpointDockerRegistryArgs:
48
46
  pulumi.set(__self__, "docker_email", docker_email)
49
47
  if docker_password is not None:
50
48
  pulumi.set(__self__, "docker_password", docker_password)
49
+ if docker_registry is not None:
50
+ pulumi.set(__self__, "docker_registry", docker_registry)
51
51
  if docker_username is not None:
52
52
  pulumi.set(__self__, "docker_username", docker_username)
53
-
54
- @property
55
- @pulumi.getter(name="dockerRegistry")
56
- def docker_registry(self) -> pulumi.Input[builtins.str]:
57
- """
58
- The URL of the Docker registry. (Default: "https://index.docker.io/v1/")
59
- """
60
- return pulumi.get(self, "docker_registry")
61
-
62
- @docker_registry.setter
63
- def docker_registry(self, value: pulumi.Input[builtins.str]):
64
- pulumi.set(self, "docker_registry", value)
53
+ if registry_type is not None:
54
+ pulumi.set(__self__, "registry_type", registry_type)
65
55
 
66
56
  @property
67
57
  @pulumi.getter(name="projectId")
@@ -75,18 +65,6 @@ class ServiceEndpointDockerRegistryArgs:
75
65
  def project_id(self, value: pulumi.Input[builtins.str]):
76
66
  pulumi.set(self, "project_id", value)
77
67
 
78
- @property
79
- @pulumi.getter(name="registryType")
80
- def registry_type(self) -> pulumi.Input[builtins.str]:
81
- """
82
- Can be "DockerHub" or "Others" (Default "DockerHub")
83
- """
84
- return pulumi.get(self, "registry_type")
85
-
86
- @registry_type.setter
87
- def registry_type(self, value: pulumi.Input[builtins.str]):
88
- pulumi.set(self, "registry_type", value)
89
-
90
68
  @property
91
69
  @pulumi.getter(name="serviceEndpointName")
92
70
  def service_endpoint_name(self) -> pulumi.Input[builtins.str]:
@@ -132,6 +110,18 @@ class ServiceEndpointDockerRegistryArgs:
132
110
  def docker_password(self, value: Optional[pulumi.Input[builtins.str]]):
133
111
  pulumi.set(self, "docker_password", value)
134
112
 
113
+ @property
114
+ @pulumi.getter(name="dockerRegistry")
115
+ def docker_registry(self) -> Optional[pulumi.Input[builtins.str]]:
116
+ """
117
+ The URL of the Docker registry. (Default: "https://index.docker.io/v1/")
118
+ """
119
+ return pulumi.get(self, "docker_registry")
120
+
121
+ @docker_registry.setter
122
+ def docker_registry(self, value: Optional[pulumi.Input[builtins.str]]):
123
+ pulumi.set(self, "docker_registry", value)
124
+
135
125
  @property
136
126
  @pulumi.getter(name="dockerUsername")
137
127
  def docker_username(self) -> Optional[pulumi.Input[builtins.str]]:
@@ -144,6 +134,18 @@ class ServiceEndpointDockerRegistryArgs:
144
134
  def docker_username(self, value: Optional[pulumi.Input[builtins.str]]):
145
135
  pulumi.set(self, "docker_username", value)
146
136
 
137
+ @property
138
+ @pulumi.getter(name="registryType")
139
+ def registry_type(self) -> Optional[pulumi.Input[builtins.str]]:
140
+ """
141
+ Can be "DockerHub" or "Others" (Default "DockerHub")
142
+ """
143
+ return pulumi.get(self, "registry_type")
144
+
145
+ @registry_type.setter
146
+ def registry_type(self, value: Optional[pulumi.Input[builtins.str]]):
147
+ pulumi.set(self, "registry_type", value)
148
+
147
149
 
148
150
  @pulumi.input_type
149
151
  class _ServiceEndpointDockerRegistryState:
@@ -447,15 +449,11 @@ class ServiceEndpointDockerRegistry(pulumi.CustomResource):
447
449
  __props__.__dict__["description"] = description
448
450
  __props__.__dict__["docker_email"] = docker_email
449
451
  __props__.__dict__["docker_password"] = None if docker_password is None else pulumi.Output.secret(docker_password)
450
- if docker_registry is None and not opts.urn:
451
- raise TypeError("Missing required property 'docker_registry'")
452
452
  __props__.__dict__["docker_registry"] = docker_registry
453
453
  __props__.__dict__["docker_username"] = docker_username
454
454
  if project_id is None and not opts.urn:
455
455
  raise TypeError("Missing required property 'project_id'")
456
456
  __props__.__dict__["project_id"] = project_id
457
- if registry_type is None and not opts.urn:
458
- raise TypeError("Missing required property 'registry_type'")
459
457
  __props__.__dict__["registry_type"] = registry_type
460
458
  if service_endpoint_name is None and not opts.urn:
461
459
  raise TypeError("Missing required property 'service_endpoint_name'")
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins