pulumi-azuredevops 3.9.0a1743571433__py3-none-any.whl → 3.9.0a1744262628__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 +1 -0
- pulumi_azuredevops/_inputs.py +993 -992
- pulumi_azuredevops/area_permissions.py +71 -70
- pulumi_azuredevops/branch_policy_auto_reviewers.py +43 -42
- pulumi_azuredevops/branch_policy_build_validation.py +43 -42
- pulumi_azuredevops/branch_policy_comment_resolution.py +43 -42
- pulumi_azuredevops/branch_policy_merge_types.py +43 -42
- pulumi_azuredevops/branch_policy_min_reviewers.py +43 -42
- pulumi_azuredevops/branch_policy_status_check.py +43 -42
- pulumi_azuredevops/branch_policy_work_item_linking.py +43 -42
- pulumi_azuredevops/build_definition.py +120 -119
- pulumi_azuredevops/build_definition_permissions.py +71 -70
- pulumi_azuredevops/build_folder.py +43 -42
- pulumi_azuredevops/build_folder_permissions.py +71 -70
- pulumi_azuredevops/check_approval.py +120 -119
- pulumi_azuredevops/check_branch_control.py +120 -119
- pulumi_azuredevops/check_business_hours.py +218 -217
- pulumi_azuredevops/check_exclusive_lock.py +64 -63
- pulumi_azuredevops/check_required_template.py +50 -49
- pulumi_azuredevops/check_rest_api.py +218 -217
- pulumi_azuredevops/config/__init__.py +1 -0
- pulumi_azuredevops/config/__init__.pyi +1 -0
- pulumi_azuredevops/config/vars.py +1 -0
- pulumi_azuredevops/dashboard.py +78 -77
- pulumi_azuredevops/elastic_pool.py +169 -168
- pulumi_azuredevops/environment.py +43 -42
- pulumi_azuredevops/environment_resource_kubernetes.py +99 -98
- pulumi_azuredevops/feed.py +29 -28
- pulumi_azuredevops/feed_permission.py +78 -77
- pulumi_azuredevops/feed_retention_policy.py +57 -56
- pulumi_azuredevops/get_agent_queue.py +13 -12
- pulumi_azuredevops/get_area.py +19 -18
- pulumi_azuredevops/get_build_definition.py +23 -22
- pulumi_azuredevops/get_client_config.py +7 -6
- pulumi_azuredevops/get_descriptor.py +8 -7
- pulumi_azuredevops/get_environment.py +18 -17
- pulumi_azuredevops/get_feed.py +17 -16
- pulumi_azuredevops/get_git_repository.py +20 -19
- pulumi_azuredevops/get_group.py +16 -15
- pulumi_azuredevops/get_group_membership.py +8 -7
- pulumi_azuredevops/get_groups.py +7 -6
- pulumi_azuredevops/get_identity_group.py +14 -13
- pulumi_azuredevops/get_identity_groups.py +7 -6
- pulumi_azuredevops/get_identity_users.py +14 -13
- pulumi_azuredevops/get_iteration.py +19 -18
- pulumi_azuredevops/get_pool.py +10 -9
- pulumi_azuredevops/get_pools.py +2 -1
- pulumi_azuredevops/get_project.py +18 -17
- pulumi_azuredevops/get_projects.py +12 -11
- pulumi_azuredevops/get_repositories.py +17 -16
- pulumi_azuredevops/get_securityrole_definitions.py +7 -6
- pulumi_azuredevops/get_service_endpoint_azure_rm.py +31 -30
- pulumi_azuredevops/get_service_endpoint_github.py +19 -18
- pulumi_azuredevops/get_service_principal.py +10 -9
- pulumi_azuredevops/get_serviceendpoint_azurecr.py +29 -28
- pulumi_azuredevops/get_serviceendpoint_bitbucket.py +19 -18
- pulumi_azuredevops/get_serviceendpoint_npm.py +20 -19
- pulumi_azuredevops/get_serviceendpoint_sonarcloud.py +19 -18
- pulumi_azuredevops/get_storage_key.py +8 -7
- pulumi_azuredevops/get_team.py +21 -20
- pulumi_azuredevops/get_teams.py +12 -11
- pulumi_azuredevops/get_user.py +14 -13
- pulumi_azuredevops/get_users.py +84 -21
- pulumi_azuredevops/get_variable_group.py +14 -13
- pulumi_azuredevops/git.py +113 -112
- pulumi_azuredevops/git_permissions.py +85 -84
- pulumi_azuredevops/git_repository_branch.py +78 -77
- pulumi_azuredevops/git_repository_file.py +85 -84
- pulumi_azuredevops/group.py +134 -133
- pulumi_azuredevops/group_entitlement.py +85 -84
- pulumi_azuredevops/group_membership.py +43 -42
- pulumi_azuredevops/iterative_permissions.py +71 -70
- pulumi_azuredevops/library_permissions.py +57 -56
- pulumi_azuredevops/outputs.py +999 -982
- pulumi_azuredevops/pipeline_authorization.py +71 -70
- pulumi_azuredevops/pool.py +57 -56
- pulumi_azuredevops/project.py +92 -91
- pulumi_azuredevops/project_features.py +25 -24
- pulumi_azuredevops/project_permissions.py +57 -56
- pulumi_azuredevops/project_pipeline_settings.py +99 -98
- pulumi_azuredevops/project_tags.py +29 -28
- pulumi_azuredevops/provider.py +157 -156
- pulumi_azuredevops/pulumi-plugin.json +1 -1
- pulumi_azuredevops/queue.py +43 -42
- pulumi_azuredevops/repository_policy_author_email_pattern.py +71 -70
- pulumi_azuredevops/repository_policy_case_enforcement.py +71 -70
- pulumi_azuredevops/repository_policy_check_credentials.py +57 -56
- pulumi_azuredevops/repository_policy_file_path_pattern.py +71 -70
- pulumi_azuredevops/repository_policy_max_file_size.py +71 -70
- pulumi_azuredevops/repository_policy_max_path_length.py +71 -70
- pulumi_azuredevops/repository_policy_reserved_names.py +57 -56
- pulumi_azuredevops/resource_authorization.py +71 -70
- pulumi_azuredevops/securityrole_assignment.py +57 -56
- pulumi_azuredevops/service_endpoint_artifactory.py +62 -61
- pulumi_azuredevops/service_endpoint_aws.py +144 -143
- pulumi_azuredevops/service_endpoint_azure_dev_ops.py +86 -85
- pulumi_azuredevops/service_endpoint_azure_ecr.py +169 -168
- pulumi_azuredevops/service_endpoint_azure_rm.py +195 -194
- pulumi_azuredevops/service_endpoint_bit_bucket.py +72 -71
- pulumi_azuredevops/service_endpoint_docker_registry.py +114 -113
- pulumi_azuredevops/service_endpoint_generic.py +86 -85
- pulumi_azuredevops/service_endpoint_generic_git.py +100 -99
- pulumi_azuredevops/service_endpoint_git_hub.py +44 -43
- pulumi_azuredevops/service_endpoint_git_hub_enterprise.py +58 -57
- pulumi_azuredevops/service_endpoint_git_lab.py +86 -85
- pulumi_azuredevops/service_endpoint_kubernetes.py +72 -71
- pulumi_azuredevops/service_endpoint_npm.py +76 -75
- pulumi_azuredevops/service_endpoint_pipeline.py +58 -57
- pulumi_azuredevops/service_endpoint_service_fabric.py +58 -57
- pulumi_azuredevops/service_endpoint_sonar_cloud.py +62 -61
- pulumi_azuredevops/service_endpoint_sonar_qube.py +76 -75
- pulumi_azuredevops/service_endpoint_ssh.py +114 -113
- pulumi_azuredevops/service_principal_entitlement.py +71 -70
- pulumi_azuredevops/serviceendpoint_argocd.py +62 -61
- pulumi_azuredevops/serviceendpoint_azure_service_bus.py +72 -71
- pulumi_azuredevops/serviceendpoint_checkmarx_one.py +114 -113
- pulumi_azuredevops/serviceendpoint_checkmarx_sast.py +114 -113
- pulumi_azuredevops/serviceendpoint_checkmarx_sca.py +142 -141
- pulumi_azuredevops/serviceendpoint_dynamics_lifecycle_services.py +114 -113
- pulumi_azuredevops/serviceendpoint_externaltfs.py +58 -57
- pulumi_azuredevops/serviceendpoint_gcp_terraform.py +116 -115
- pulumi_azuredevops/serviceendpoint_incomingwebhook.py +86 -85
- pulumi_azuredevops/serviceendpoint_jenkins.py +100 -99
- pulumi_azuredevops/serviceendpoint_jfrog_artifactory_v2.py +62 -61
- pulumi_azuredevops/serviceendpoint_jfrog_distribution_v2.py +62 -61
- pulumi_azuredevops/serviceendpoint_jfrog_platform_v2.py +62 -61
- pulumi_azuredevops/serviceendpoint_jfrog_xray_v2.py +62 -61
- pulumi_azuredevops/serviceendpoint_maven.py +72 -71
- pulumi_azuredevops/serviceendpoint_nexus.py +86 -85
- pulumi_azuredevops/serviceendpoint_nuget.py +114 -113
- pulumi_azuredevops/serviceendpoint_octopusdeploy.py +86 -85
- pulumi_azuredevops/serviceendpoint_permissions.py +71 -70
- pulumi_azuredevops/serviceendpoint_snyk.py +72 -71
- pulumi_azuredevops/serviceendpoint_visualstudiomarketplace.py +58 -57
- pulumi_azuredevops/servicehook_permissions.py +57 -56
- pulumi_azuredevops/servicehook_storage_queue_pipelines.py +85 -84
- pulumi_azuredevops/tagging_permissions.py +57 -56
- pulumi_azuredevops/team.py +78 -77
- pulumi_azuredevops/team_administrators.py +57 -56
- pulumi_azuredevops/team_members.py +57 -56
- pulumi_azuredevops/user.py +78 -77
- pulumi_azuredevops/variable_group.py +57 -56
- pulumi_azuredevops/variable_group_permissions.py +71 -70
- pulumi_azuredevops/wiki.py +99 -98
- pulumi_azuredevops/wiki_page.py +67 -66
- pulumi_azuredevops/work_item_query_permissions.py +71 -70
- pulumi_azuredevops/workitem.py +113 -112
- {pulumi_azuredevops-3.9.0a1743571433.dist-info → pulumi_azuredevops-3.9.0a1744262628.dist-info}/METADATA +1 -1
- pulumi_azuredevops-3.9.0a1744262628.dist-info/RECORD +153 -0
- pulumi_azuredevops-3.9.0a1743571433.dist-info/RECORD +0 -153
- {pulumi_azuredevops-3.9.0a1743571433.dist-info → pulumi_azuredevops-3.9.0a1744262628.dist-info}/WHEEL +0 -0
- {pulumi_azuredevops-3.9.0a1743571433.dist-info → pulumi_azuredevops-3.9.0a1744262628.dist-info}/top_level.txt +0 -0
@@ -2,6 +2,7 @@
|
|
2
2
|
# *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
4
4
|
|
5
|
+
import builtins
|
5
6
|
import copy
|
6
7
|
import warnings
|
7
8
|
import sys
|
@@ -21,27 +22,27 @@ __all__ = ['ServiceEndpointAzureEcrArgs', 'ServiceEndpointAzureEcr']
|
|
21
22
|
@pulumi.input_type
|
22
23
|
class ServiceEndpointAzureEcrArgs:
|
23
24
|
def __init__(__self__, *,
|
24
|
-
azurecr_name: pulumi.Input[str],
|
25
|
-
azurecr_spn_tenantid: pulumi.Input[str],
|
26
|
-
azurecr_subscription_id: pulumi.Input[str],
|
27
|
-
azurecr_subscription_name: pulumi.Input[str],
|
28
|
-
project_id: pulumi.Input[str],
|
29
|
-
service_endpoint_name: pulumi.Input[str],
|
25
|
+
azurecr_name: pulumi.Input[builtins.str],
|
26
|
+
azurecr_spn_tenantid: pulumi.Input[builtins.str],
|
27
|
+
azurecr_subscription_id: pulumi.Input[builtins.str],
|
28
|
+
azurecr_subscription_name: pulumi.Input[builtins.str],
|
29
|
+
project_id: pulumi.Input[builtins.str],
|
30
|
+
service_endpoint_name: pulumi.Input[builtins.str],
|
30
31
|
credentials: Optional[pulumi.Input['ServiceEndpointAzureEcrCredentialsArgs']] = None,
|
31
|
-
description: Optional[pulumi.Input[str]] = None,
|
32
|
-
resource_group: Optional[pulumi.Input[str]] = None,
|
33
|
-
service_endpoint_authentication_scheme: Optional[pulumi.Input[str]] = None):
|
32
|
+
description: Optional[pulumi.Input[builtins.str]] = None,
|
33
|
+
resource_group: Optional[pulumi.Input[builtins.str]] = None,
|
34
|
+
service_endpoint_authentication_scheme: Optional[pulumi.Input[builtins.str]] = None):
|
34
35
|
"""
|
35
36
|
The set of arguments for constructing a ServiceEndpointAzureEcr resource.
|
36
|
-
:param pulumi.Input[str] azurecr_name: The Azure container registry name.
|
37
|
-
:param pulumi.Input[str] azurecr_spn_tenantid: The tenant id of the service principal.
|
38
|
-
:param pulumi.Input[str] azurecr_subscription_id: The subscription id of the Azure targets.
|
39
|
-
:param pulumi.Input[str] azurecr_subscription_name: The subscription name of the Azure targets.
|
40
|
-
:param pulumi.Input[str] project_id: The ID of the project.
|
41
|
-
:param pulumi.Input[str] service_endpoint_name: The name you will use to refer to this service connection in task inputs.
|
37
|
+
:param pulumi.Input[builtins.str] azurecr_name: The Azure container registry name.
|
38
|
+
:param pulumi.Input[builtins.str] azurecr_spn_tenantid: The tenant id of the service principal.
|
39
|
+
:param pulumi.Input[builtins.str] azurecr_subscription_id: The subscription id of the Azure targets.
|
40
|
+
:param pulumi.Input[builtins.str] azurecr_subscription_name: The subscription name of the Azure targets.
|
41
|
+
:param pulumi.Input[builtins.str] project_id: The ID of the project.
|
42
|
+
:param pulumi.Input[builtins.str] service_endpoint_name: The name you will use to refer to this service connection in task inputs.
|
42
43
|
:param pulumi.Input['ServiceEndpointAzureEcrCredentialsArgs'] credentials: A `credentials` block as defined below.
|
43
|
-
:param pulumi.Input[str] resource_group: The resource group to which the container registry belongs.
|
44
|
-
:param pulumi.Input[str] service_endpoint_authentication_scheme: Specifies the type of azurerm endpoint, either `WorkloadIdentityFederation`, `ManagedServiceIdentity` or `ServicePrincipal`. Defaults to `ServicePrincipal` for backwards compatibility. `ManagedServiceIdentity` has not yet been implemented for this resource.
|
44
|
+
:param pulumi.Input[builtins.str] resource_group: The resource group to which the container registry belongs.
|
45
|
+
:param pulumi.Input[builtins.str] service_endpoint_authentication_scheme: Specifies the type of azurerm endpoint, either `WorkloadIdentityFederation`, `ManagedServiceIdentity` or `ServicePrincipal`. Defaults to `ServicePrincipal` for backwards compatibility. `ManagedServiceIdentity` has not yet been implemented for this resource.
|
45
46
|
"""
|
46
47
|
pulumi.set(__self__, "azurecr_name", azurecr_name)
|
47
48
|
pulumi.set(__self__, "azurecr_spn_tenantid", azurecr_spn_tenantid)
|
@@ -60,74 +61,74 @@ class ServiceEndpointAzureEcrArgs:
|
|
60
61
|
|
61
62
|
@property
|
62
63
|
@pulumi.getter(name="azurecrName")
|
63
|
-
def azurecr_name(self) -> pulumi.Input[str]:
|
64
|
+
def azurecr_name(self) -> pulumi.Input[builtins.str]:
|
64
65
|
"""
|
65
66
|
The Azure container registry name.
|
66
67
|
"""
|
67
68
|
return pulumi.get(self, "azurecr_name")
|
68
69
|
|
69
70
|
@azurecr_name.setter
|
70
|
-
def azurecr_name(self, value: pulumi.Input[str]):
|
71
|
+
def azurecr_name(self, value: pulumi.Input[builtins.str]):
|
71
72
|
pulumi.set(self, "azurecr_name", value)
|
72
73
|
|
73
74
|
@property
|
74
75
|
@pulumi.getter(name="azurecrSpnTenantid")
|
75
|
-
def azurecr_spn_tenantid(self) -> pulumi.Input[str]:
|
76
|
+
def azurecr_spn_tenantid(self) -> pulumi.Input[builtins.str]:
|
76
77
|
"""
|
77
78
|
The tenant id of the service principal.
|
78
79
|
"""
|
79
80
|
return pulumi.get(self, "azurecr_spn_tenantid")
|
80
81
|
|
81
82
|
@azurecr_spn_tenantid.setter
|
82
|
-
def azurecr_spn_tenantid(self, value: pulumi.Input[str]):
|
83
|
+
def azurecr_spn_tenantid(self, value: pulumi.Input[builtins.str]):
|
83
84
|
pulumi.set(self, "azurecr_spn_tenantid", value)
|
84
85
|
|
85
86
|
@property
|
86
87
|
@pulumi.getter(name="azurecrSubscriptionId")
|
87
|
-
def azurecr_subscription_id(self) -> pulumi.Input[str]:
|
88
|
+
def azurecr_subscription_id(self) -> pulumi.Input[builtins.str]:
|
88
89
|
"""
|
89
90
|
The subscription id of the Azure targets.
|
90
91
|
"""
|
91
92
|
return pulumi.get(self, "azurecr_subscription_id")
|
92
93
|
|
93
94
|
@azurecr_subscription_id.setter
|
94
|
-
def azurecr_subscription_id(self, value: pulumi.Input[str]):
|
95
|
+
def azurecr_subscription_id(self, value: pulumi.Input[builtins.str]):
|
95
96
|
pulumi.set(self, "azurecr_subscription_id", value)
|
96
97
|
|
97
98
|
@property
|
98
99
|
@pulumi.getter(name="azurecrSubscriptionName")
|
99
|
-
def azurecr_subscription_name(self) -> pulumi.Input[str]:
|
100
|
+
def azurecr_subscription_name(self) -> pulumi.Input[builtins.str]:
|
100
101
|
"""
|
101
102
|
The subscription name of the Azure targets.
|
102
103
|
"""
|
103
104
|
return pulumi.get(self, "azurecr_subscription_name")
|
104
105
|
|
105
106
|
@azurecr_subscription_name.setter
|
106
|
-
def azurecr_subscription_name(self, value: pulumi.Input[str]):
|
107
|
+
def azurecr_subscription_name(self, value: pulumi.Input[builtins.str]):
|
107
108
|
pulumi.set(self, "azurecr_subscription_name", value)
|
108
109
|
|
109
110
|
@property
|
110
111
|
@pulumi.getter(name="projectId")
|
111
|
-
def project_id(self) -> pulumi.Input[str]:
|
112
|
+
def project_id(self) -> pulumi.Input[builtins.str]:
|
112
113
|
"""
|
113
114
|
The ID of the project.
|
114
115
|
"""
|
115
116
|
return pulumi.get(self, "project_id")
|
116
117
|
|
117
118
|
@project_id.setter
|
118
|
-
def project_id(self, value: pulumi.Input[str]):
|
119
|
+
def project_id(self, value: pulumi.Input[builtins.str]):
|
119
120
|
pulumi.set(self, "project_id", value)
|
120
121
|
|
121
122
|
@property
|
122
123
|
@pulumi.getter(name="serviceEndpointName")
|
123
|
-
def service_endpoint_name(self) -> pulumi.Input[str]:
|
124
|
+
def service_endpoint_name(self) -> pulumi.Input[builtins.str]:
|
124
125
|
"""
|
125
126
|
The name you will use to refer to this service connection in task inputs.
|
126
127
|
"""
|
127
128
|
return pulumi.get(self, "service_endpoint_name")
|
128
129
|
|
129
130
|
@service_endpoint_name.setter
|
130
|
-
def service_endpoint_name(self, value: pulumi.Input[str]):
|
131
|
+
def service_endpoint_name(self, value: pulumi.Input[builtins.str]):
|
131
132
|
pulumi.set(self, "service_endpoint_name", value)
|
132
133
|
|
133
134
|
@property
|
@@ -144,73 +145,73 @@ class ServiceEndpointAzureEcrArgs:
|
|
144
145
|
|
145
146
|
@property
|
146
147
|
@pulumi.getter
|
147
|
-
def description(self) -> Optional[pulumi.Input[str]]:
|
148
|
+
def description(self) -> Optional[pulumi.Input[builtins.str]]:
|
148
149
|
return pulumi.get(self, "description")
|
149
150
|
|
150
151
|
@description.setter
|
151
|
-
def description(self, value: Optional[pulumi.Input[str]]):
|
152
|
+
def description(self, value: Optional[pulumi.Input[builtins.str]]):
|
152
153
|
pulumi.set(self, "description", value)
|
153
154
|
|
154
155
|
@property
|
155
156
|
@pulumi.getter(name="resourceGroup")
|
156
|
-
def resource_group(self) -> Optional[pulumi.Input[str]]:
|
157
|
+
def resource_group(self) -> Optional[pulumi.Input[builtins.str]]:
|
157
158
|
"""
|
158
159
|
The resource group to which the container registry belongs.
|
159
160
|
"""
|
160
161
|
return pulumi.get(self, "resource_group")
|
161
162
|
|
162
163
|
@resource_group.setter
|
163
|
-
def resource_group(self, value: Optional[pulumi.Input[str]]):
|
164
|
+
def resource_group(self, value: Optional[pulumi.Input[builtins.str]]):
|
164
165
|
pulumi.set(self, "resource_group", value)
|
165
166
|
|
166
167
|
@property
|
167
168
|
@pulumi.getter(name="serviceEndpointAuthenticationScheme")
|
168
|
-
def service_endpoint_authentication_scheme(self) -> Optional[pulumi.Input[str]]:
|
169
|
+
def service_endpoint_authentication_scheme(self) -> Optional[pulumi.Input[builtins.str]]:
|
169
170
|
"""
|
170
171
|
Specifies the type of azurerm endpoint, either `WorkloadIdentityFederation`, `ManagedServiceIdentity` or `ServicePrincipal`. Defaults to `ServicePrincipal` for backwards compatibility. `ManagedServiceIdentity` has not yet been implemented for this resource.
|
171
172
|
"""
|
172
173
|
return pulumi.get(self, "service_endpoint_authentication_scheme")
|
173
174
|
|
174
175
|
@service_endpoint_authentication_scheme.setter
|
175
|
-
def service_endpoint_authentication_scheme(self, value: Optional[pulumi.Input[str]]):
|
176
|
+
def service_endpoint_authentication_scheme(self, value: Optional[pulumi.Input[builtins.str]]):
|
176
177
|
pulumi.set(self, "service_endpoint_authentication_scheme", value)
|
177
178
|
|
178
179
|
|
179
180
|
@pulumi.input_type
|
180
181
|
class _ServiceEndpointAzureEcrState:
|
181
182
|
def __init__(__self__, *,
|
182
|
-
app_object_id: Optional[pulumi.Input[str]] = None,
|
183
|
-
authorization: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
184
|
-
az_spn_role_assignment_id: Optional[pulumi.Input[str]] = None,
|
185
|
-
az_spn_role_permissions: Optional[pulumi.Input[str]] = None,
|
186
|
-
azurecr_name: Optional[pulumi.Input[str]] = None,
|
187
|
-
azurecr_spn_tenantid: Optional[pulumi.Input[str]] = None,
|
188
|
-
azurecr_subscription_id: Optional[pulumi.Input[str]] = None,
|
189
|
-
azurecr_subscription_name: Optional[pulumi.Input[str]] = None,
|
183
|
+
app_object_id: Optional[pulumi.Input[builtins.str]] = None,
|
184
|
+
authorization: Optional[pulumi.Input[Mapping[str, pulumi.Input[builtins.str]]]] = None,
|
185
|
+
az_spn_role_assignment_id: Optional[pulumi.Input[builtins.str]] = None,
|
186
|
+
az_spn_role_permissions: Optional[pulumi.Input[builtins.str]] = None,
|
187
|
+
azurecr_name: Optional[pulumi.Input[builtins.str]] = None,
|
188
|
+
azurecr_spn_tenantid: Optional[pulumi.Input[builtins.str]] = None,
|
189
|
+
azurecr_subscription_id: Optional[pulumi.Input[builtins.str]] = None,
|
190
|
+
azurecr_subscription_name: Optional[pulumi.Input[builtins.str]] = None,
|
190
191
|
credentials: Optional[pulumi.Input['ServiceEndpointAzureEcrCredentialsArgs']] = None,
|
191
|
-
description: Optional[pulumi.Input[str]] = None,
|
192
|
-
project_id: Optional[pulumi.Input[str]] = None,
|
193
|
-
resource_group: Optional[pulumi.Input[str]] = None,
|
194
|
-
service_endpoint_authentication_scheme: Optional[pulumi.Input[str]] = None,
|
195
|
-
service_endpoint_name: Optional[pulumi.Input[str]] = None,
|
196
|
-
service_principal_id: Optional[pulumi.Input[str]] = None,
|
197
|
-
spn_object_id: Optional[pulumi.Input[str]] = None,
|
198
|
-
workload_identity_federation_issuer: Optional[pulumi.Input[str]] = None,
|
199
|
-
workload_identity_federation_subject: Optional[pulumi.Input[str]] = None):
|
192
|
+
description: Optional[pulumi.Input[builtins.str]] = None,
|
193
|
+
project_id: Optional[pulumi.Input[builtins.str]] = None,
|
194
|
+
resource_group: Optional[pulumi.Input[builtins.str]] = None,
|
195
|
+
service_endpoint_authentication_scheme: Optional[pulumi.Input[builtins.str]] = None,
|
196
|
+
service_endpoint_name: Optional[pulumi.Input[builtins.str]] = None,
|
197
|
+
service_principal_id: Optional[pulumi.Input[builtins.str]] = None,
|
198
|
+
spn_object_id: Optional[pulumi.Input[builtins.str]] = None,
|
199
|
+
workload_identity_federation_issuer: Optional[pulumi.Input[builtins.str]] = None,
|
200
|
+
workload_identity_federation_subject: Optional[pulumi.Input[builtins.str]] = None):
|
200
201
|
"""
|
201
202
|
Input properties used for looking up and filtering ServiceEndpointAzureEcr resources.
|
202
|
-
:param pulumi.Input[str] azurecr_name: The Azure container registry name.
|
203
|
-
:param pulumi.Input[str] azurecr_spn_tenantid: The tenant id of the service principal.
|
204
|
-
:param pulumi.Input[str] azurecr_subscription_id: The subscription id of the Azure targets.
|
205
|
-
:param pulumi.Input[str] azurecr_subscription_name: The subscription name of the Azure targets.
|
203
|
+
:param pulumi.Input[builtins.str] azurecr_name: The Azure container registry name.
|
204
|
+
:param pulumi.Input[builtins.str] azurecr_spn_tenantid: The tenant id of the service principal.
|
205
|
+
:param pulumi.Input[builtins.str] azurecr_subscription_id: The subscription id of the Azure targets.
|
206
|
+
:param pulumi.Input[builtins.str] azurecr_subscription_name: The subscription name of the Azure targets.
|
206
207
|
:param pulumi.Input['ServiceEndpointAzureEcrCredentialsArgs'] credentials: A `credentials` block as defined below.
|
207
|
-
:param pulumi.Input[str] project_id: The ID of the project.
|
208
|
-
:param pulumi.Input[str] resource_group: The resource group to which the container registry belongs.
|
209
|
-
:param pulumi.Input[str] service_endpoint_authentication_scheme: Specifies the type of azurerm endpoint, either `WorkloadIdentityFederation`, `ManagedServiceIdentity` or `ServicePrincipal`. Defaults to `ServicePrincipal` for backwards compatibility. `ManagedServiceIdentity` has not yet been implemented for this resource.
|
210
|
-
:param pulumi.Input[str] service_endpoint_name: The name you will use to refer to this service connection in task inputs.
|
211
|
-
:param pulumi.Input[str] service_principal_id: The Application(Client) ID of the Service Principal.
|
212
|
-
:param pulumi.Input[str] workload_identity_federation_issuer: The issuer if `service_endpoint_authentication_scheme` is set to `WorkloadIdentityFederation`. This looks like `https://vstoken.dev.azure.com/00000000-0000-0000-0000-000000000000`, where the GUID is the Organization ID of your Azure DevOps Organisation.
|
213
|
-
:param pulumi.Input[str] workload_identity_federation_subject: The subject if `service_endpoint_authentication_scheme` is set to `WorkloadIdentityFederation`. This looks like `sc://<organisation>/<project>/<service-connection-name>`.
|
208
|
+
:param pulumi.Input[builtins.str] project_id: The ID of the project.
|
209
|
+
:param pulumi.Input[builtins.str] resource_group: The resource group to which the container registry belongs.
|
210
|
+
:param pulumi.Input[builtins.str] service_endpoint_authentication_scheme: Specifies the type of azurerm endpoint, either `WorkloadIdentityFederation`, `ManagedServiceIdentity` or `ServicePrincipal`. Defaults to `ServicePrincipal` for backwards compatibility. `ManagedServiceIdentity` has not yet been implemented for this resource.
|
211
|
+
:param pulumi.Input[builtins.str] service_endpoint_name: The name you will use to refer to this service connection in task inputs.
|
212
|
+
:param pulumi.Input[builtins.str] service_principal_id: The Application(Client) ID of the Service Principal.
|
213
|
+
:param pulumi.Input[builtins.str] workload_identity_federation_issuer: The issuer if `service_endpoint_authentication_scheme` is set to `WorkloadIdentityFederation`. This looks like `https://vstoken.dev.azure.com/00000000-0000-0000-0000-000000000000`, where the GUID is the Organization ID of your Azure DevOps Organisation.
|
214
|
+
:param pulumi.Input[builtins.str] workload_identity_federation_subject: The subject if `service_endpoint_authentication_scheme` is set to `WorkloadIdentityFederation`. This looks like `sc://<organisation>/<project>/<service-connection-name>`.
|
214
215
|
"""
|
215
216
|
if app_object_id is not None:
|
216
217
|
pulumi.set(__self__, "app_object_id", app_object_id)
|
@@ -251,86 +252,86 @@ class _ServiceEndpointAzureEcrState:
|
|
251
252
|
|
252
253
|
@property
|
253
254
|
@pulumi.getter(name="appObjectId")
|
254
|
-
def app_object_id(self) -> Optional[pulumi.Input[str]]:
|
255
|
+
def app_object_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
255
256
|
return pulumi.get(self, "app_object_id")
|
256
257
|
|
257
258
|
@app_object_id.setter
|
258
|
-
def app_object_id(self, value: Optional[pulumi.Input[str]]):
|
259
|
+
def app_object_id(self, value: Optional[pulumi.Input[builtins.str]]):
|
259
260
|
pulumi.set(self, "app_object_id", value)
|
260
261
|
|
261
262
|
@property
|
262
263
|
@pulumi.getter
|
263
|
-
def authorization(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
264
|
+
def authorization(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[builtins.str]]]]:
|
264
265
|
return pulumi.get(self, "authorization")
|
265
266
|
|
266
267
|
@authorization.setter
|
267
|
-
def authorization(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
|
268
|
+
def authorization(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[builtins.str]]]]):
|
268
269
|
pulumi.set(self, "authorization", value)
|
269
270
|
|
270
271
|
@property
|
271
272
|
@pulumi.getter(name="azSpnRoleAssignmentId")
|
272
|
-
def az_spn_role_assignment_id(self) -> Optional[pulumi.Input[str]]:
|
273
|
+
def az_spn_role_assignment_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
273
274
|
return pulumi.get(self, "az_spn_role_assignment_id")
|
274
275
|
|
275
276
|
@az_spn_role_assignment_id.setter
|
276
|
-
def az_spn_role_assignment_id(self, value: Optional[pulumi.Input[str]]):
|
277
|
+
def az_spn_role_assignment_id(self, value: Optional[pulumi.Input[builtins.str]]):
|
277
278
|
pulumi.set(self, "az_spn_role_assignment_id", value)
|
278
279
|
|
279
280
|
@property
|
280
281
|
@pulumi.getter(name="azSpnRolePermissions")
|
281
|
-
def az_spn_role_permissions(self) -> Optional[pulumi.Input[str]]:
|
282
|
+
def az_spn_role_permissions(self) -> Optional[pulumi.Input[builtins.str]]:
|
282
283
|
return pulumi.get(self, "az_spn_role_permissions")
|
283
284
|
|
284
285
|
@az_spn_role_permissions.setter
|
285
|
-
def az_spn_role_permissions(self, value: Optional[pulumi.Input[str]]):
|
286
|
+
def az_spn_role_permissions(self, value: Optional[pulumi.Input[builtins.str]]):
|
286
287
|
pulumi.set(self, "az_spn_role_permissions", value)
|
287
288
|
|
288
289
|
@property
|
289
290
|
@pulumi.getter(name="azurecrName")
|
290
|
-
def azurecr_name(self) -> Optional[pulumi.Input[str]]:
|
291
|
+
def azurecr_name(self) -> Optional[pulumi.Input[builtins.str]]:
|
291
292
|
"""
|
292
293
|
The Azure container registry name.
|
293
294
|
"""
|
294
295
|
return pulumi.get(self, "azurecr_name")
|
295
296
|
|
296
297
|
@azurecr_name.setter
|
297
|
-
def azurecr_name(self, value: Optional[pulumi.Input[str]]):
|
298
|
+
def azurecr_name(self, value: Optional[pulumi.Input[builtins.str]]):
|
298
299
|
pulumi.set(self, "azurecr_name", value)
|
299
300
|
|
300
301
|
@property
|
301
302
|
@pulumi.getter(name="azurecrSpnTenantid")
|
302
|
-
def azurecr_spn_tenantid(self) -> Optional[pulumi.Input[str]]:
|
303
|
+
def azurecr_spn_tenantid(self) -> Optional[pulumi.Input[builtins.str]]:
|
303
304
|
"""
|
304
305
|
The tenant id of the service principal.
|
305
306
|
"""
|
306
307
|
return pulumi.get(self, "azurecr_spn_tenantid")
|
307
308
|
|
308
309
|
@azurecr_spn_tenantid.setter
|
309
|
-
def azurecr_spn_tenantid(self, value: Optional[pulumi.Input[str]]):
|
310
|
+
def azurecr_spn_tenantid(self, value: Optional[pulumi.Input[builtins.str]]):
|
310
311
|
pulumi.set(self, "azurecr_spn_tenantid", value)
|
311
312
|
|
312
313
|
@property
|
313
314
|
@pulumi.getter(name="azurecrSubscriptionId")
|
314
|
-
def azurecr_subscription_id(self) -> Optional[pulumi.Input[str]]:
|
315
|
+
def azurecr_subscription_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
315
316
|
"""
|
316
317
|
The subscription id of the Azure targets.
|
317
318
|
"""
|
318
319
|
return pulumi.get(self, "azurecr_subscription_id")
|
319
320
|
|
320
321
|
@azurecr_subscription_id.setter
|
321
|
-
def azurecr_subscription_id(self, value: Optional[pulumi.Input[str]]):
|
322
|
+
def azurecr_subscription_id(self, value: Optional[pulumi.Input[builtins.str]]):
|
322
323
|
pulumi.set(self, "azurecr_subscription_id", value)
|
323
324
|
|
324
325
|
@property
|
325
326
|
@pulumi.getter(name="azurecrSubscriptionName")
|
326
|
-
def azurecr_subscription_name(self) -> Optional[pulumi.Input[str]]:
|
327
|
+
def azurecr_subscription_name(self) -> Optional[pulumi.Input[builtins.str]]:
|
327
328
|
"""
|
328
329
|
The subscription name of the Azure targets.
|
329
330
|
"""
|
330
331
|
return pulumi.get(self, "azurecr_subscription_name")
|
331
332
|
|
332
333
|
@azurecr_subscription_name.setter
|
333
|
-
def azurecr_subscription_name(self, value: Optional[pulumi.Input[str]]):
|
334
|
+
def azurecr_subscription_name(self, value: Optional[pulumi.Input[builtins.str]]):
|
334
335
|
pulumi.set(self, "azurecr_subscription_name", value)
|
335
336
|
|
336
337
|
@property
|
@@ -347,104 +348,104 @@ class _ServiceEndpointAzureEcrState:
|
|
347
348
|
|
348
349
|
@property
|
349
350
|
@pulumi.getter
|
350
|
-
def description(self) -> Optional[pulumi.Input[str]]:
|
351
|
+
def description(self) -> Optional[pulumi.Input[builtins.str]]:
|
351
352
|
return pulumi.get(self, "description")
|
352
353
|
|
353
354
|
@description.setter
|
354
|
-
def description(self, value: Optional[pulumi.Input[str]]):
|
355
|
+
def description(self, value: Optional[pulumi.Input[builtins.str]]):
|
355
356
|
pulumi.set(self, "description", value)
|
356
357
|
|
357
358
|
@property
|
358
359
|
@pulumi.getter(name="projectId")
|
359
|
-
def project_id(self) -> Optional[pulumi.Input[str]]:
|
360
|
+
def project_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
360
361
|
"""
|
361
362
|
The ID of the project.
|
362
363
|
"""
|
363
364
|
return pulumi.get(self, "project_id")
|
364
365
|
|
365
366
|
@project_id.setter
|
366
|
-
def project_id(self, value: Optional[pulumi.Input[str]]):
|
367
|
+
def project_id(self, value: Optional[pulumi.Input[builtins.str]]):
|
367
368
|
pulumi.set(self, "project_id", value)
|
368
369
|
|
369
370
|
@property
|
370
371
|
@pulumi.getter(name="resourceGroup")
|
371
|
-
def resource_group(self) -> Optional[pulumi.Input[str]]:
|
372
|
+
def resource_group(self) -> Optional[pulumi.Input[builtins.str]]:
|
372
373
|
"""
|
373
374
|
The resource group to which the container registry belongs.
|
374
375
|
"""
|
375
376
|
return pulumi.get(self, "resource_group")
|
376
377
|
|
377
378
|
@resource_group.setter
|
378
|
-
def resource_group(self, value: Optional[pulumi.Input[str]]):
|
379
|
+
def resource_group(self, value: Optional[pulumi.Input[builtins.str]]):
|
379
380
|
pulumi.set(self, "resource_group", value)
|
380
381
|
|
381
382
|
@property
|
382
383
|
@pulumi.getter(name="serviceEndpointAuthenticationScheme")
|
383
|
-
def service_endpoint_authentication_scheme(self) -> Optional[pulumi.Input[str]]:
|
384
|
+
def service_endpoint_authentication_scheme(self) -> Optional[pulumi.Input[builtins.str]]:
|
384
385
|
"""
|
385
386
|
Specifies the type of azurerm endpoint, either `WorkloadIdentityFederation`, `ManagedServiceIdentity` or `ServicePrincipal`. Defaults to `ServicePrincipal` for backwards compatibility. `ManagedServiceIdentity` has not yet been implemented for this resource.
|
386
387
|
"""
|
387
388
|
return pulumi.get(self, "service_endpoint_authentication_scheme")
|
388
389
|
|
389
390
|
@service_endpoint_authentication_scheme.setter
|
390
|
-
def service_endpoint_authentication_scheme(self, value: Optional[pulumi.Input[str]]):
|
391
|
+
def service_endpoint_authentication_scheme(self, value: Optional[pulumi.Input[builtins.str]]):
|
391
392
|
pulumi.set(self, "service_endpoint_authentication_scheme", value)
|
392
393
|
|
393
394
|
@property
|
394
395
|
@pulumi.getter(name="serviceEndpointName")
|
395
|
-
def service_endpoint_name(self) -> Optional[pulumi.Input[str]]:
|
396
|
+
def service_endpoint_name(self) -> Optional[pulumi.Input[builtins.str]]:
|
396
397
|
"""
|
397
398
|
The name you will use to refer to this service connection in task inputs.
|
398
399
|
"""
|
399
400
|
return pulumi.get(self, "service_endpoint_name")
|
400
401
|
|
401
402
|
@service_endpoint_name.setter
|
402
|
-
def service_endpoint_name(self, value: Optional[pulumi.Input[str]]):
|
403
|
+
def service_endpoint_name(self, value: Optional[pulumi.Input[builtins.str]]):
|
403
404
|
pulumi.set(self, "service_endpoint_name", value)
|
404
405
|
|
405
406
|
@property
|
406
407
|
@pulumi.getter(name="servicePrincipalId")
|
407
|
-
def service_principal_id(self) -> Optional[pulumi.Input[str]]:
|
408
|
+
def service_principal_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
408
409
|
"""
|
409
410
|
The Application(Client) ID of the Service Principal.
|
410
411
|
"""
|
411
412
|
return pulumi.get(self, "service_principal_id")
|
412
413
|
|
413
414
|
@service_principal_id.setter
|
414
|
-
def service_principal_id(self, value: Optional[pulumi.Input[str]]):
|
415
|
+
def service_principal_id(self, value: Optional[pulumi.Input[builtins.str]]):
|
415
416
|
pulumi.set(self, "service_principal_id", value)
|
416
417
|
|
417
418
|
@property
|
418
419
|
@pulumi.getter(name="spnObjectId")
|
419
|
-
def spn_object_id(self) -> Optional[pulumi.Input[str]]:
|
420
|
+
def spn_object_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
420
421
|
return pulumi.get(self, "spn_object_id")
|
421
422
|
|
422
423
|
@spn_object_id.setter
|
423
|
-
def spn_object_id(self, value: Optional[pulumi.Input[str]]):
|
424
|
+
def spn_object_id(self, value: Optional[pulumi.Input[builtins.str]]):
|
424
425
|
pulumi.set(self, "spn_object_id", value)
|
425
426
|
|
426
427
|
@property
|
427
428
|
@pulumi.getter(name="workloadIdentityFederationIssuer")
|
428
|
-
def workload_identity_federation_issuer(self) -> Optional[pulumi.Input[str]]:
|
429
|
+
def workload_identity_federation_issuer(self) -> Optional[pulumi.Input[builtins.str]]:
|
429
430
|
"""
|
430
431
|
The issuer if `service_endpoint_authentication_scheme` is set to `WorkloadIdentityFederation`. This looks like `https://vstoken.dev.azure.com/00000000-0000-0000-0000-000000000000`, where the GUID is the Organization ID of your Azure DevOps Organisation.
|
431
432
|
"""
|
432
433
|
return pulumi.get(self, "workload_identity_federation_issuer")
|
433
434
|
|
434
435
|
@workload_identity_federation_issuer.setter
|
435
|
-
def workload_identity_federation_issuer(self, value: Optional[pulumi.Input[str]]):
|
436
|
+
def workload_identity_federation_issuer(self, value: Optional[pulumi.Input[builtins.str]]):
|
436
437
|
pulumi.set(self, "workload_identity_federation_issuer", value)
|
437
438
|
|
438
439
|
@property
|
439
440
|
@pulumi.getter(name="workloadIdentityFederationSubject")
|
440
|
-
def workload_identity_federation_subject(self) -> Optional[pulumi.Input[str]]:
|
441
|
+
def workload_identity_federation_subject(self) -> Optional[pulumi.Input[builtins.str]]:
|
441
442
|
"""
|
442
443
|
The subject if `service_endpoint_authentication_scheme` is set to `WorkloadIdentityFederation`. This looks like `sc://<organisation>/<project>/<service-connection-name>`.
|
443
444
|
"""
|
444
445
|
return pulumi.get(self, "workload_identity_federation_subject")
|
445
446
|
|
446
447
|
@workload_identity_federation_subject.setter
|
447
|
-
def workload_identity_federation_subject(self, value: Optional[pulumi.Input[str]]):
|
448
|
+
def workload_identity_federation_subject(self, value: Optional[pulumi.Input[builtins.str]]):
|
448
449
|
pulumi.set(self, "workload_identity_federation_subject", value)
|
449
450
|
|
450
451
|
|
@@ -453,16 +454,16 @@ class ServiceEndpointAzureEcr(pulumi.CustomResource):
|
|
453
454
|
def __init__(__self__,
|
454
455
|
resource_name: str,
|
455
456
|
opts: Optional[pulumi.ResourceOptions] = None,
|
456
|
-
azurecr_name: Optional[pulumi.Input[str]] = None,
|
457
|
-
azurecr_spn_tenantid: Optional[pulumi.Input[str]] = None,
|
458
|
-
azurecr_subscription_id: Optional[pulumi.Input[str]] = None,
|
459
|
-
azurecr_subscription_name: Optional[pulumi.Input[str]] = None,
|
457
|
+
azurecr_name: Optional[pulumi.Input[builtins.str]] = None,
|
458
|
+
azurecr_spn_tenantid: Optional[pulumi.Input[builtins.str]] = None,
|
459
|
+
azurecr_subscription_id: Optional[pulumi.Input[builtins.str]] = None,
|
460
|
+
azurecr_subscription_name: Optional[pulumi.Input[builtins.str]] = None,
|
460
461
|
credentials: Optional[pulumi.Input[Union['ServiceEndpointAzureEcrCredentialsArgs', 'ServiceEndpointAzureEcrCredentialsArgsDict']]] = None,
|
461
|
-
description: Optional[pulumi.Input[str]] = None,
|
462
|
-
project_id: Optional[pulumi.Input[str]] = None,
|
463
|
-
resource_group: Optional[pulumi.Input[str]] = None,
|
464
|
-
service_endpoint_authentication_scheme: Optional[pulumi.Input[str]] = None,
|
465
|
-
service_endpoint_name: Optional[pulumi.Input[str]] = None,
|
462
|
+
description: Optional[pulumi.Input[builtins.str]] = None,
|
463
|
+
project_id: Optional[pulumi.Input[builtins.str]] = None,
|
464
|
+
resource_group: Optional[pulumi.Input[builtins.str]] = None,
|
465
|
+
service_endpoint_authentication_scheme: Optional[pulumi.Input[builtins.str]] = None,
|
466
|
+
service_endpoint_name: Optional[pulumi.Input[builtins.str]] = None,
|
466
467
|
__props__=None):
|
467
468
|
"""
|
468
469
|
Manages a Azure Container Registry service endpoint within Azure DevOps.
|
@@ -548,15 +549,15 @@ class ServiceEndpointAzureEcr(pulumi.CustomResource):
|
|
548
549
|
|
549
550
|
:param str resource_name: The name of the resource.
|
550
551
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
551
|
-
:param pulumi.Input[str] azurecr_name: The Azure container registry name.
|
552
|
-
:param pulumi.Input[str] azurecr_spn_tenantid: The tenant id of the service principal.
|
553
|
-
:param pulumi.Input[str] azurecr_subscription_id: The subscription id of the Azure targets.
|
554
|
-
:param pulumi.Input[str] azurecr_subscription_name: The subscription name of the Azure targets.
|
552
|
+
:param pulumi.Input[builtins.str] azurecr_name: The Azure container registry name.
|
553
|
+
:param pulumi.Input[builtins.str] azurecr_spn_tenantid: The tenant id of the service principal.
|
554
|
+
:param pulumi.Input[builtins.str] azurecr_subscription_id: The subscription id of the Azure targets.
|
555
|
+
:param pulumi.Input[builtins.str] azurecr_subscription_name: The subscription name of the Azure targets.
|
555
556
|
:param pulumi.Input[Union['ServiceEndpointAzureEcrCredentialsArgs', 'ServiceEndpointAzureEcrCredentialsArgsDict']] credentials: A `credentials` block as defined below.
|
556
|
-
:param pulumi.Input[str] project_id: The ID of the project.
|
557
|
-
:param pulumi.Input[str] resource_group: The resource group to which the container registry belongs.
|
558
|
-
:param pulumi.Input[str] service_endpoint_authentication_scheme: Specifies the type of azurerm endpoint, either `WorkloadIdentityFederation`, `ManagedServiceIdentity` or `ServicePrincipal`. Defaults to `ServicePrincipal` for backwards compatibility. `ManagedServiceIdentity` has not yet been implemented for this resource.
|
559
|
-
:param pulumi.Input[str] service_endpoint_name: The name you will use to refer to this service connection in task inputs.
|
557
|
+
:param pulumi.Input[builtins.str] project_id: The ID of the project.
|
558
|
+
:param pulumi.Input[builtins.str] resource_group: The resource group to which the container registry belongs.
|
559
|
+
:param pulumi.Input[builtins.str] service_endpoint_authentication_scheme: Specifies the type of azurerm endpoint, either `WorkloadIdentityFederation`, `ManagedServiceIdentity` or `ServicePrincipal`. Defaults to `ServicePrincipal` for backwards compatibility. `ManagedServiceIdentity` has not yet been implemented for this resource.
|
560
|
+
:param pulumi.Input[builtins.str] service_endpoint_name: The name you will use to refer to this service connection in task inputs.
|
560
561
|
"""
|
561
562
|
...
|
562
563
|
@overload
|
@@ -661,16 +662,16 @@ class ServiceEndpointAzureEcr(pulumi.CustomResource):
|
|
661
662
|
def _internal_init(__self__,
|
662
663
|
resource_name: str,
|
663
664
|
opts: Optional[pulumi.ResourceOptions] = None,
|
664
|
-
azurecr_name: Optional[pulumi.Input[str]] = None,
|
665
|
-
azurecr_spn_tenantid: Optional[pulumi.Input[str]] = None,
|
666
|
-
azurecr_subscription_id: Optional[pulumi.Input[str]] = None,
|
667
|
-
azurecr_subscription_name: Optional[pulumi.Input[str]] = None,
|
665
|
+
azurecr_name: Optional[pulumi.Input[builtins.str]] = None,
|
666
|
+
azurecr_spn_tenantid: Optional[pulumi.Input[builtins.str]] = None,
|
667
|
+
azurecr_subscription_id: Optional[pulumi.Input[builtins.str]] = None,
|
668
|
+
azurecr_subscription_name: Optional[pulumi.Input[builtins.str]] = None,
|
668
669
|
credentials: Optional[pulumi.Input[Union['ServiceEndpointAzureEcrCredentialsArgs', 'ServiceEndpointAzureEcrCredentialsArgsDict']]] = None,
|
669
|
-
description: Optional[pulumi.Input[str]] = None,
|
670
|
-
project_id: Optional[pulumi.Input[str]] = None,
|
671
|
-
resource_group: Optional[pulumi.Input[str]] = None,
|
672
|
-
service_endpoint_authentication_scheme: Optional[pulumi.Input[str]] = None,
|
673
|
-
service_endpoint_name: Optional[pulumi.Input[str]] = None,
|
670
|
+
description: Optional[pulumi.Input[builtins.str]] = None,
|
671
|
+
project_id: Optional[pulumi.Input[builtins.str]] = None,
|
672
|
+
resource_group: Optional[pulumi.Input[builtins.str]] = None,
|
673
|
+
service_endpoint_authentication_scheme: Optional[pulumi.Input[builtins.str]] = None,
|
674
|
+
service_endpoint_name: Optional[pulumi.Input[builtins.str]] = None,
|
674
675
|
__props__=None):
|
675
676
|
opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
|
676
677
|
if not isinstance(opts, pulumi.ResourceOptions):
|
@@ -720,24 +721,24 @@ class ServiceEndpointAzureEcr(pulumi.CustomResource):
|
|
720
721
|
def get(resource_name: str,
|
721
722
|
id: pulumi.Input[str],
|
722
723
|
opts: Optional[pulumi.ResourceOptions] = None,
|
723
|
-
app_object_id: Optional[pulumi.Input[str]] = None,
|
724
|
-
authorization: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
725
|
-
az_spn_role_assignment_id: Optional[pulumi.Input[str]] = None,
|
726
|
-
az_spn_role_permissions: Optional[pulumi.Input[str]] = None,
|
727
|
-
azurecr_name: Optional[pulumi.Input[str]] = None,
|
728
|
-
azurecr_spn_tenantid: Optional[pulumi.Input[str]] = None,
|
729
|
-
azurecr_subscription_id: Optional[pulumi.Input[str]] = None,
|
730
|
-
azurecr_subscription_name: Optional[pulumi.Input[str]] = None,
|
724
|
+
app_object_id: Optional[pulumi.Input[builtins.str]] = None,
|
725
|
+
authorization: Optional[pulumi.Input[Mapping[str, pulumi.Input[builtins.str]]]] = None,
|
726
|
+
az_spn_role_assignment_id: Optional[pulumi.Input[builtins.str]] = None,
|
727
|
+
az_spn_role_permissions: Optional[pulumi.Input[builtins.str]] = None,
|
728
|
+
azurecr_name: Optional[pulumi.Input[builtins.str]] = None,
|
729
|
+
azurecr_spn_tenantid: Optional[pulumi.Input[builtins.str]] = None,
|
730
|
+
azurecr_subscription_id: Optional[pulumi.Input[builtins.str]] = None,
|
731
|
+
azurecr_subscription_name: Optional[pulumi.Input[builtins.str]] = None,
|
731
732
|
credentials: Optional[pulumi.Input[Union['ServiceEndpointAzureEcrCredentialsArgs', 'ServiceEndpointAzureEcrCredentialsArgsDict']]] = None,
|
732
|
-
description: Optional[pulumi.Input[str]] = None,
|
733
|
-
project_id: Optional[pulumi.Input[str]] = None,
|
734
|
-
resource_group: Optional[pulumi.Input[str]] = None,
|
735
|
-
service_endpoint_authentication_scheme: Optional[pulumi.Input[str]] = None,
|
736
|
-
service_endpoint_name: Optional[pulumi.Input[str]] = None,
|
737
|
-
service_principal_id: Optional[pulumi.Input[str]] = None,
|
738
|
-
spn_object_id: Optional[pulumi.Input[str]] = None,
|
739
|
-
workload_identity_federation_issuer: Optional[pulumi.Input[str]] = None,
|
740
|
-
workload_identity_federation_subject: Optional[pulumi.Input[str]] = None) -> 'ServiceEndpointAzureEcr':
|
733
|
+
description: Optional[pulumi.Input[builtins.str]] = None,
|
734
|
+
project_id: Optional[pulumi.Input[builtins.str]] = None,
|
735
|
+
resource_group: Optional[pulumi.Input[builtins.str]] = None,
|
736
|
+
service_endpoint_authentication_scheme: Optional[pulumi.Input[builtins.str]] = None,
|
737
|
+
service_endpoint_name: Optional[pulumi.Input[builtins.str]] = None,
|
738
|
+
service_principal_id: Optional[pulumi.Input[builtins.str]] = None,
|
739
|
+
spn_object_id: Optional[pulumi.Input[builtins.str]] = None,
|
740
|
+
workload_identity_federation_issuer: Optional[pulumi.Input[builtins.str]] = None,
|
741
|
+
workload_identity_federation_subject: Optional[pulumi.Input[builtins.str]] = None) -> 'ServiceEndpointAzureEcr':
|
741
742
|
"""
|
742
743
|
Get an existing ServiceEndpointAzureEcr resource's state with the given name, id, and optional extra
|
743
744
|
properties used to qualify the lookup.
|
@@ -745,18 +746,18 @@ class ServiceEndpointAzureEcr(pulumi.CustomResource):
|
|
745
746
|
:param str resource_name: The unique name of the resulting resource.
|
746
747
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
747
748
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
748
|
-
:param pulumi.Input[str] azurecr_name: The Azure container registry name.
|
749
|
-
:param pulumi.Input[str] azurecr_spn_tenantid: The tenant id of the service principal.
|
750
|
-
:param pulumi.Input[str] azurecr_subscription_id: The subscription id of the Azure targets.
|
751
|
-
:param pulumi.Input[str] azurecr_subscription_name: The subscription name of the Azure targets.
|
749
|
+
:param pulumi.Input[builtins.str] azurecr_name: The Azure container registry name.
|
750
|
+
:param pulumi.Input[builtins.str] azurecr_spn_tenantid: The tenant id of the service principal.
|
751
|
+
:param pulumi.Input[builtins.str] azurecr_subscription_id: The subscription id of the Azure targets.
|
752
|
+
:param pulumi.Input[builtins.str] azurecr_subscription_name: The subscription name of the Azure targets.
|
752
753
|
:param pulumi.Input[Union['ServiceEndpointAzureEcrCredentialsArgs', 'ServiceEndpointAzureEcrCredentialsArgsDict']] credentials: A `credentials` block as defined below.
|
753
|
-
:param pulumi.Input[str] project_id: The ID of the project.
|
754
|
-
:param pulumi.Input[str] resource_group: The resource group to which the container registry belongs.
|
755
|
-
:param pulumi.Input[str] service_endpoint_authentication_scheme: Specifies the type of azurerm endpoint, either `WorkloadIdentityFederation`, `ManagedServiceIdentity` or `ServicePrincipal`. Defaults to `ServicePrincipal` for backwards compatibility. `ManagedServiceIdentity` has not yet been implemented for this resource.
|
756
|
-
:param pulumi.Input[str] service_endpoint_name: The name you will use to refer to this service connection in task inputs.
|
757
|
-
:param pulumi.Input[str] service_principal_id: The Application(Client) ID of the Service Principal.
|
758
|
-
:param pulumi.Input[str] workload_identity_federation_issuer: The issuer if `service_endpoint_authentication_scheme` is set to `WorkloadIdentityFederation`. This looks like `https://vstoken.dev.azure.com/00000000-0000-0000-0000-000000000000`, where the GUID is the Organization ID of your Azure DevOps Organisation.
|
759
|
-
:param pulumi.Input[str] workload_identity_federation_subject: The subject if `service_endpoint_authentication_scheme` is set to `WorkloadIdentityFederation`. This looks like `sc://<organisation>/<project>/<service-connection-name>`.
|
754
|
+
:param pulumi.Input[builtins.str] project_id: The ID of the project.
|
755
|
+
:param pulumi.Input[builtins.str] resource_group: The resource group to which the container registry belongs.
|
756
|
+
:param pulumi.Input[builtins.str] service_endpoint_authentication_scheme: Specifies the type of azurerm endpoint, either `WorkloadIdentityFederation`, `ManagedServiceIdentity` or `ServicePrincipal`. Defaults to `ServicePrincipal` for backwards compatibility. `ManagedServiceIdentity` has not yet been implemented for this resource.
|
757
|
+
:param pulumi.Input[builtins.str] service_endpoint_name: The name you will use to refer to this service connection in task inputs.
|
758
|
+
:param pulumi.Input[builtins.str] service_principal_id: The Application(Client) ID of the Service Principal.
|
759
|
+
:param pulumi.Input[builtins.str] workload_identity_federation_issuer: The issuer if `service_endpoint_authentication_scheme` is set to `WorkloadIdentityFederation`. This looks like `https://vstoken.dev.azure.com/00000000-0000-0000-0000-000000000000`, where the GUID is the Organization ID of your Azure DevOps Organisation.
|
760
|
+
:param pulumi.Input[builtins.str] workload_identity_federation_subject: The subject if `service_endpoint_authentication_scheme` is set to `WorkloadIdentityFederation`. This looks like `sc://<organisation>/<project>/<service-connection-name>`.
|
760
761
|
"""
|
761
762
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
762
763
|
|
@@ -784,27 +785,27 @@ class ServiceEndpointAzureEcr(pulumi.CustomResource):
|
|
784
785
|
|
785
786
|
@property
|
786
787
|
@pulumi.getter(name="appObjectId")
|
787
|
-
def app_object_id(self) -> pulumi.Output[str]:
|
788
|
+
def app_object_id(self) -> pulumi.Output[builtins.str]:
|
788
789
|
return pulumi.get(self, "app_object_id")
|
789
790
|
|
790
791
|
@property
|
791
792
|
@pulumi.getter
|
792
|
-
def authorization(self) -> pulumi.Output[Mapping[str, str]]:
|
793
|
+
def authorization(self) -> pulumi.Output[Mapping[str, builtins.str]]:
|
793
794
|
return pulumi.get(self, "authorization")
|
794
795
|
|
795
796
|
@property
|
796
797
|
@pulumi.getter(name="azSpnRoleAssignmentId")
|
797
|
-
def az_spn_role_assignment_id(self) -> pulumi.Output[str]:
|
798
|
+
def az_spn_role_assignment_id(self) -> pulumi.Output[builtins.str]:
|
798
799
|
return pulumi.get(self, "az_spn_role_assignment_id")
|
799
800
|
|
800
801
|
@property
|
801
802
|
@pulumi.getter(name="azSpnRolePermissions")
|
802
|
-
def az_spn_role_permissions(self) -> pulumi.Output[str]:
|
803
|
+
def az_spn_role_permissions(self) -> pulumi.Output[builtins.str]:
|
803
804
|
return pulumi.get(self, "az_spn_role_permissions")
|
804
805
|
|
805
806
|
@property
|
806
807
|
@pulumi.getter(name="azurecrName")
|
807
|
-
def azurecr_name(self) -> pulumi.Output[str]:
|
808
|
+
def azurecr_name(self) -> pulumi.Output[builtins.str]:
|
808
809
|
"""
|
809
810
|
The Azure container registry name.
|
810
811
|
"""
|
@@ -812,7 +813,7 @@ class ServiceEndpointAzureEcr(pulumi.CustomResource):
|
|
812
813
|
|
813
814
|
@property
|
814
815
|
@pulumi.getter(name="azurecrSpnTenantid")
|
815
|
-
def azurecr_spn_tenantid(self) -> pulumi.Output[str]:
|
816
|
+
def azurecr_spn_tenantid(self) -> pulumi.Output[builtins.str]:
|
816
817
|
"""
|
817
818
|
The tenant id of the service principal.
|
818
819
|
"""
|
@@ -820,7 +821,7 @@ class ServiceEndpointAzureEcr(pulumi.CustomResource):
|
|
820
821
|
|
821
822
|
@property
|
822
823
|
@pulumi.getter(name="azurecrSubscriptionId")
|
823
|
-
def azurecr_subscription_id(self) -> pulumi.Output[str]:
|
824
|
+
def azurecr_subscription_id(self) -> pulumi.Output[builtins.str]:
|
824
825
|
"""
|
825
826
|
The subscription id of the Azure targets.
|
826
827
|
"""
|
@@ -828,7 +829,7 @@ class ServiceEndpointAzureEcr(pulumi.CustomResource):
|
|
828
829
|
|
829
830
|
@property
|
830
831
|
@pulumi.getter(name="azurecrSubscriptionName")
|
831
|
-
def azurecr_subscription_name(self) -> pulumi.Output[str]:
|
832
|
+
def azurecr_subscription_name(self) -> pulumi.Output[builtins.str]:
|
832
833
|
"""
|
833
834
|
The subscription name of the Azure targets.
|
834
835
|
"""
|
@@ -844,12 +845,12 @@ class ServiceEndpointAzureEcr(pulumi.CustomResource):
|
|
844
845
|
|
845
846
|
@property
|
846
847
|
@pulumi.getter
|
847
|
-
def description(self) -> pulumi.Output[Optional[str]]:
|
848
|
+
def description(self) -> pulumi.Output[Optional[builtins.str]]:
|
848
849
|
return pulumi.get(self, "description")
|
849
850
|
|
850
851
|
@property
|
851
852
|
@pulumi.getter(name="projectId")
|
852
|
-
def project_id(self) -> pulumi.Output[str]:
|
853
|
+
def project_id(self) -> pulumi.Output[builtins.str]:
|
853
854
|
"""
|
854
855
|
The ID of the project.
|
855
856
|
"""
|
@@ -857,7 +858,7 @@ class ServiceEndpointAzureEcr(pulumi.CustomResource):
|
|
857
858
|
|
858
859
|
@property
|
859
860
|
@pulumi.getter(name="resourceGroup")
|
860
|
-
def resource_group(self) -> pulumi.Output[Optional[str]]:
|
861
|
+
def resource_group(self) -> pulumi.Output[Optional[builtins.str]]:
|
861
862
|
"""
|
862
863
|
The resource group to which the container registry belongs.
|
863
864
|
"""
|
@@ -865,7 +866,7 @@ class ServiceEndpointAzureEcr(pulumi.CustomResource):
|
|
865
866
|
|
866
867
|
@property
|
867
868
|
@pulumi.getter(name="serviceEndpointAuthenticationScheme")
|
868
|
-
def service_endpoint_authentication_scheme(self) -> pulumi.Output[Optional[str]]:
|
869
|
+
def service_endpoint_authentication_scheme(self) -> pulumi.Output[Optional[builtins.str]]:
|
869
870
|
"""
|
870
871
|
Specifies the type of azurerm endpoint, either `WorkloadIdentityFederation`, `ManagedServiceIdentity` or `ServicePrincipal`. Defaults to `ServicePrincipal` for backwards compatibility. `ManagedServiceIdentity` has not yet been implemented for this resource.
|
871
872
|
"""
|
@@ -873,7 +874,7 @@ class ServiceEndpointAzureEcr(pulumi.CustomResource):
|
|
873
874
|
|
874
875
|
@property
|
875
876
|
@pulumi.getter(name="serviceEndpointName")
|
876
|
-
def service_endpoint_name(self) -> pulumi.Output[str]:
|
877
|
+
def service_endpoint_name(self) -> pulumi.Output[builtins.str]:
|
877
878
|
"""
|
878
879
|
The name you will use to refer to this service connection in task inputs.
|
879
880
|
"""
|
@@ -881,7 +882,7 @@ class ServiceEndpointAzureEcr(pulumi.CustomResource):
|
|
881
882
|
|
882
883
|
@property
|
883
884
|
@pulumi.getter(name="servicePrincipalId")
|
884
|
-
def service_principal_id(self) -> pulumi.Output[str]:
|
885
|
+
def service_principal_id(self) -> pulumi.Output[builtins.str]:
|
885
886
|
"""
|
886
887
|
The Application(Client) ID of the Service Principal.
|
887
888
|
"""
|
@@ -889,12 +890,12 @@ class ServiceEndpointAzureEcr(pulumi.CustomResource):
|
|
889
890
|
|
890
891
|
@property
|
891
892
|
@pulumi.getter(name="spnObjectId")
|
892
|
-
def spn_object_id(self) -> pulumi.Output[str]:
|
893
|
+
def spn_object_id(self) -> pulumi.Output[builtins.str]:
|
893
894
|
return pulumi.get(self, "spn_object_id")
|
894
895
|
|
895
896
|
@property
|
896
897
|
@pulumi.getter(name="workloadIdentityFederationIssuer")
|
897
|
-
def workload_identity_federation_issuer(self) -> pulumi.Output[str]:
|
898
|
+
def workload_identity_federation_issuer(self) -> pulumi.Output[builtins.str]:
|
898
899
|
"""
|
899
900
|
The issuer if `service_endpoint_authentication_scheme` is set to `WorkloadIdentityFederation`. This looks like `https://vstoken.dev.azure.com/00000000-0000-0000-0000-000000000000`, where the GUID is the Organization ID of your Azure DevOps Organisation.
|
900
901
|
"""
|
@@ -902,7 +903,7 @@ class ServiceEndpointAzureEcr(pulumi.CustomResource):
|
|
902
903
|
|
903
904
|
@property
|
904
905
|
@pulumi.getter(name="workloadIdentityFederationSubject")
|
905
|
-
def workload_identity_federation_subject(self) -> pulumi.Output[str]:
|
906
|
+
def workload_identity_federation_subject(self) -> pulumi.Output[builtins.str]:
|
906
907
|
"""
|
907
908
|
The subject if `service_endpoint_authentication_scheme` is set to `WorkloadIdentityFederation`. This looks like `sc://<organisation>/<project>/<service-connection-name>`.
|
908
909
|
"""
|