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.
- pulumi_azuredevops/__init__.py +11 -1
- pulumi_azuredevops/_inputs.py +55 -1
- pulumi_azuredevops/_utilities.py +1 -1
- pulumi_azuredevops/area_permissions.py +1 -1
- pulumi_azuredevops/branch_policy_auto_reviewers.py +1 -1
- pulumi_azuredevops/branch_policy_build_validation.py +1 -1
- pulumi_azuredevops/branch_policy_comment_resolution.py +1 -1
- pulumi_azuredevops/branch_policy_merge_types.py +1 -1
- pulumi_azuredevops/branch_policy_min_reviewers.py +1 -1
- pulumi_azuredevops/branch_policy_status_check.py +1 -1
- pulumi_azuredevops/branch_policy_work_item_linking.py +1 -1
- pulumi_azuredevops/build_definition.py +1 -1
- pulumi_azuredevops/build_definition_permissions.py +1 -1
- pulumi_azuredevops/build_folder.py +1 -1
- pulumi_azuredevops/build_folder_permissions.py +1 -1
- pulumi_azuredevops/check_approval.py +1 -1
- pulumi_azuredevops/check_branch_control.py +1 -1
- pulumi_azuredevops/check_business_hours.py +1 -1
- pulumi_azuredevops/check_exclusive_lock.py +1 -1
- pulumi_azuredevops/check_required_template.py +1 -1
- pulumi_azuredevops/check_rest_api.py +1 -1
- pulumi_azuredevops/config/__init__.py +1 -1
- pulumi_azuredevops/config/__init__.pyi +1 -1
- pulumi_azuredevops/config/vars.py +1 -1
- pulumi_azuredevops/dashboard.py +1 -1
- pulumi_azuredevops/elastic_pool.py +1 -1
- pulumi_azuredevops/environment.py +1 -1
- pulumi_azuredevops/environment_resource_kubernetes.py +1 -1
- pulumi_azuredevops/extension.py +1 -1
- pulumi_azuredevops/feed.py +1 -1
- pulumi_azuredevops/feed_permission.py +1 -1
- pulumi_azuredevops/feed_retention_policy.py +1 -1
- pulumi_azuredevops/get_agent_queue.py +1 -1
- pulumi_azuredevops/get_area.py +1 -1
- pulumi_azuredevops/get_build_definition.py +1 -1
- pulumi_azuredevops/get_client_config.py +1 -1
- pulumi_azuredevops/get_descriptor.py +1 -1
- pulumi_azuredevops/get_environment.py +1 -1
- pulumi_azuredevops/get_feed.py +1 -1
- pulumi_azuredevops/get_git_repository.py +1 -1
- pulumi_azuredevops/get_git_repository_file.py +1 -1
- pulumi_azuredevops/get_group.py +2 -2
- pulumi_azuredevops/get_group_membership.py +1 -1
- pulumi_azuredevops/get_groups.py +1 -1
- pulumi_azuredevops/get_identity_group.py +1 -1
- pulumi_azuredevops/get_identity_groups.py +1 -1
- pulumi_azuredevops/get_identity_users.py +1 -1
- pulumi_azuredevops/get_iteration.py +1 -1
- pulumi_azuredevops/get_pool.py +1 -1
- pulumi_azuredevops/get_pools.py +1 -1
- pulumi_azuredevops/get_project.py +1 -1
- pulumi_azuredevops/get_projects.py +1 -1
- pulumi_azuredevops/get_repositories.py +1 -1
- pulumi_azuredevops/get_securityrole_definitions.py +1 -1
- pulumi_azuredevops/get_service_endpoint_azure_rm.py +1 -1
- pulumi_azuredevops/get_service_endpoint_github.py +1 -1
- pulumi_azuredevops/get_service_principal.py +1 -1
- pulumi_azuredevops/get_serviceendpoint_azurecr.py +1 -1
- pulumi_azuredevops/get_serviceendpoint_bitbucket.py +1 -1
- pulumi_azuredevops/get_serviceendpoint_dockerregistry.py +282 -0
- pulumi_azuredevops/get_serviceendpoint_npm.py +1 -1
- pulumi_azuredevops/get_serviceendpoint_sonarcloud.py +1 -1
- pulumi_azuredevops/get_storage_key.py +1 -1
- pulumi_azuredevops/get_team.py +1 -1
- pulumi_azuredevops/get_teams.py +1 -1
- pulumi_azuredevops/get_user.py +1 -1
- pulumi_azuredevops/get_users.py +1 -1
- pulumi_azuredevops/get_variable_group.py +1 -1
- pulumi_azuredevops/git.py +1 -1
- pulumi_azuredevops/git_permissions.py +22 -1
- pulumi_azuredevops/git_repository_branch.py +1 -1
- pulumi_azuredevops/git_repository_file.py +1 -1
- pulumi_azuredevops/group.py +1 -1
- pulumi_azuredevops/group_entitlement.py +1 -1
- pulumi_azuredevops/group_membership.py +1 -1
- pulumi_azuredevops/iterative_permissions.py +1 -1
- pulumi_azuredevops/library_permissions.py +1 -1
- pulumi_azuredevops/outputs.py +35 -3
- pulumi_azuredevops/pipeline_authorization.py +1 -1
- pulumi_azuredevops/pool.py +1 -1
- pulumi_azuredevops/project.py +1 -1
- pulumi_azuredevops/project_features.py +1 -1
- pulumi_azuredevops/project_permissions.py +1 -1
- pulumi_azuredevops/project_pipeline_settings.py +1 -1
- pulumi_azuredevops/project_tags.py +1 -1
- pulumi_azuredevops/provider.py +1 -1
- pulumi_azuredevops/pulumi-plugin.json +1 -1
- pulumi_azuredevops/queue.py +1 -1
- pulumi_azuredevops/repository_policy_author_email_pattern.py +1 -1
- pulumi_azuredevops/repository_policy_case_enforcement.py +1 -1
- pulumi_azuredevops/repository_policy_check_credentials.py +1 -1
- pulumi_azuredevops/repository_policy_file_path_pattern.py +1 -1
- pulumi_azuredevops/repository_policy_max_file_size.py +1 -1
- pulumi_azuredevops/repository_policy_max_path_length.py +1 -1
- pulumi_azuredevops/repository_policy_reserved_names.py +1 -1
- pulumi_azuredevops/resource_authorization.py +1 -1
- pulumi_azuredevops/securityrole_assignment.py +1 -1
- pulumi_azuredevops/service_endpoint_artifactory.py +1 -1
- pulumi_azuredevops/service_endpoint_aws.py +1 -1
- pulumi_azuredevops/service_endpoint_azure_dev_ops.py +49 -52
- pulumi_azuredevops/service_endpoint_azure_ecr.py +47 -51
- pulumi_azuredevops/service_endpoint_azure_rm.py +17 -18
- pulumi_azuredevops/service_endpoint_bit_bucket.py +32 -34
- pulumi_azuredevops/service_endpoint_docker_registry.py +34 -36
- pulumi_azuredevops/service_endpoint_generic.py +1 -1
- pulumi_azuredevops/service_endpoint_generic_git.py +1 -1
- pulumi_azuredevops/service_endpoint_git_hub.py +1 -1
- pulumi_azuredevops/service_endpoint_git_hub_enterprise.py +1 -1
- pulumi_azuredevops/service_endpoint_git_lab.py +1 -1
- pulumi_azuredevops/service_endpoint_kubernetes.py +1 -1
- pulumi_azuredevops/service_endpoint_npm.py +1 -1
- pulumi_azuredevops/service_endpoint_pipeline.py +1 -1
- pulumi_azuredevops/service_endpoint_service_fabric.py +1 -1
- pulumi_azuredevops/service_endpoint_sonar_cloud.py +1 -1
- pulumi_azuredevops/service_endpoint_sonar_qube.py +1 -1
- pulumi_azuredevops/service_endpoint_ssh.py +1 -1
- pulumi_azuredevops/service_principal_entitlement.py +1 -1
- pulumi_azuredevops/serviceendpoint_argocd.py +1 -1
- pulumi_azuredevops/serviceendpoint_azure_service_bus.py +1 -1
- pulumi_azuredevops/serviceendpoint_black_duck.py +417 -0
- pulumi_azuredevops/serviceendpoint_checkmarx_one.py +1 -1
- pulumi_azuredevops/serviceendpoint_checkmarx_sast.py +1 -1
- pulumi_azuredevops/serviceendpoint_checkmarx_sca.py +1 -1
- pulumi_azuredevops/serviceendpoint_dynamics_lifecycle_services.py +1 -1
- pulumi_azuredevops/serviceendpoint_externaltfs.py +1 -1
- pulumi_azuredevops/serviceendpoint_gcp_terraform.py +55 -58
- pulumi_azuredevops/serviceendpoint_incomingwebhook.py +18 -19
- pulumi_azuredevops/serviceendpoint_jenkins.py +1 -1
- pulumi_azuredevops/serviceendpoint_jfrog_artifactory_v2.py +1 -1
- pulumi_azuredevops/serviceendpoint_jfrog_distribution_v2.py +1 -1
- pulumi_azuredevops/serviceendpoint_jfrog_platform_v2.py +1 -1
- pulumi_azuredevops/serviceendpoint_jfrog_xray_v2.py +1 -1
- pulumi_azuredevops/serviceendpoint_maven.py +1 -1
- pulumi_azuredevops/serviceendpoint_nexus.py +1 -1
- pulumi_azuredevops/serviceendpoint_nuget.py +1 -1
- pulumi_azuredevops/serviceendpoint_octopusdeploy.py +1 -1
- pulumi_azuredevops/serviceendpoint_openshift.py +1 -1
- pulumi_azuredevops/serviceendpoint_permissions.py +1 -1
- pulumi_azuredevops/serviceendpoint_snyk.py +1 -1
- pulumi_azuredevops/serviceendpoint_visualstudiomarketplace.py +1 -1
- pulumi_azuredevops/servicehook_permissions.py +1 -1
- pulumi_azuredevops/servicehook_storage_queue_pipelines.py +1 -1
- pulumi_azuredevops/tagging_permissions.py +1 -1
- pulumi_azuredevops/team.py +1 -1
- pulumi_azuredevops/team_administrators.py +1 -1
- pulumi_azuredevops/team_members.py +1 -1
- pulumi_azuredevops/user.py +1 -1
- pulumi_azuredevops/variable_group.py +1 -1
- pulumi_azuredevops/variable_group_permissions.py +1 -1
- pulumi_azuredevops/wiki.py +1 -1
- pulumi_azuredevops/wiki_page.py +1 -1
- pulumi_azuredevops/work_item_query_permissions.py +1 -1
- pulumi_azuredevops/workitem.py +166 -5
- {pulumi_azuredevops-3.10.0a1747977999.dist-info → pulumi_azuredevops-3.11.0a1748900713.dist-info}/METADATA +1 -1
- pulumi_azuredevops-3.11.0a1748900713.dist-info/RECORD +158 -0
- {pulumi_azuredevops-3.10.0a1747977999.dist-info → pulumi_azuredevops-3.11.0a1748900713.dist-info}/WHEEL +1 -1
- pulumi_azuredevops-3.10.0a1747977999.dist-info/RECORD +0 -156
- {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
|
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
|
-
|
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
|
-
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|