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
@@ -59,6 +59,7 @@ from .get_service_endpoint_github import *
59
59
  from .get_service_principal import *
60
60
  from .get_serviceendpoint_azurecr import *
61
61
  from .get_serviceendpoint_bitbucket import *
62
+ from .get_serviceendpoint_dockerregistry import *
62
63
  from .get_serviceendpoint_npm import *
63
64
  from .get_serviceendpoint_sonarcloud import *
64
65
  from .get_storage_key import *
@@ -116,6 +117,7 @@ from .service_endpoint_ssh import *
116
117
  from .service_principal_entitlement import *
117
118
  from .serviceendpoint_argocd import *
118
119
  from .serviceendpoint_azure_service_bus import *
120
+ from .serviceendpoint_black_duck import *
119
121
  from .serviceendpoint_checkmarx_one import *
120
122
  from .serviceendpoint_checkmarx_sast import *
121
123
  from .serviceendpoint_checkmarx_sca import *
@@ -754,6 +756,14 @@ _utilities.register(
754
756
  "azuredevops:index/serviceendpointAzureServiceBus:ServiceendpointAzureServiceBus": "ServiceendpointAzureServiceBus"
755
757
  }
756
758
  },
759
+ {
760
+ "pkg": "azuredevops",
761
+ "mod": "index/serviceendpointBlackDuck",
762
+ "fqn": "pulumi_azuredevops",
763
+ "classes": {
764
+ "azuredevops:index/serviceendpointBlackDuck:ServiceendpointBlackDuck": "ServiceendpointBlackDuck"
765
+ }
766
+ },
757
767
  {
758
768
  "pkg": "azuredevops",
759
769
  "mod": "index/serviceendpointCheckmarxOne",
@@ -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
@@ -166,6 +166,8 @@ __all__ = [
166
166
  'VariableGroupKeyVaultArgsDict',
167
167
  'VariableGroupVariableArgs',
168
168
  'VariableGroupVariableArgsDict',
169
+ 'WorkitemRelationArgs',
170
+ 'WorkitemRelationArgsDict',
169
171
  'GetUsersFeaturesArgs',
170
172
  'GetUsersFeaturesArgsDict',
171
173
  ]
@@ -5813,6 +5815,58 @@ class VariableGroupVariableArgs:
5813
5815
  pulumi.set(self, "value", value)
5814
5816
 
5815
5817
 
5818
+ if not MYPY:
5819
+ class WorkitemRelationArgsDict(TypedDict):
5820
+ rel: NotRequired[pulumi.Input[builtins.str]]
5821
+ """
5822
+ The type of relationship. For example: `System.LinkTypes.Hierarchy-Reverse` is a parent relationship. More details [item link type](https://learn.microsoft.com/en-us/azure/devops/boards/queries/link-type-reference?view=azure-devops#example).
5823
+ """
5824
+ url: NotRequired[pulumi.Input[builtins.str]]
5825
+ """
5826
+ The URL of the Work Item.
5827
+ """
5828
+ elif False:
5829
+ WorkitemRelationArgsDict: TypeAlias = Mapping[str, Any]
5830
+
5831
+ @pulumi.input_type
5832
+ class WorkitemRelationArgs:
5833
+ def __init__(__self__, *,
5834
+ rel: Optional[pulumi.Input[builtins.str]] = None,
5835
+ url: Optional[pulumi.Input[builtins.str]] = None):
5836
+ """
5837
+ :param pulumi.Input[builtins.str] rel: The type of relationship. For example: `System.LinkTypes.Hierarchy-Reverse` is a parent relationship. More details [item link type](https://learn.microsoft.com/en-us/azure/devops/boards/queries/link-type-reference?view=azure-devops#example).
5838
+ :param pulumi.Input[builtins.str] url: The URL of the Work Item.
5839
+ """
5840
+ if rel is not None:
5841
+ pulumi.set(__self__, "rel", rel)
5842
+ if url is not None:
5843
+ pulumi.set(__self__, "url", url)
5844
+
5845
+ @property
5846
+ @pulumi.getter
5847
+ def rel(self) -> Optional[pulumi.Input[builtins.str]]:
5848
+ """
5849
+ The type of relationship. For example: `System.LinkTypes.Hierarchy-Reverse` is a parent relationship. More details [item link type](https://learn.microsoft.com/en-us/azure/devops/boards/queries/link-type-reference?view=azure-devops#example).
5850
+ """
5851
+ return pulumi.get(self, "rel")
5852
+
5853
+ @rel.setter
5854
+ def rel(self, value: Optional[pulumi.Input[builtins.str]]):
5855
+ pulumi.set(self, "rel", value)
5856
+
5857
+ @property
5858
+ @pulumi.getter
5859
+ def url(self) -> Optional[pulumi.Input[builtins.str]]:
5860
+ """
5861
+ The URL of the Work Item.
5862
+ """
5863
+ return pulumi.get(self, "url")
5864
+
5865
+ @url.setter
5866
+ def url(self, value: Optional[pulumi.Input[builtins.str]]):
5867
+ pulumi.set(self, "url", value)
5868
+
5869
+
5816
5870
  if not MYPY:
5817
5871
  class GetUsersFeaturesArgsDict(TypedDict):
5818
5872
  concurrent_workers: NotRequired[builtins.int]
@@ -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
 
@@ -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
@@ -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
@@ -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
@@ -54,7 +54,7 @@ class GetGroupResult:
54
54
  @pulumi.getter
55
55
  def descriptor(self) -> builtins.str:
56
56
  """
57
- The Descriptor is the primary way to reference the graph subject. This field will uniquely identify the same graph subject across both Accounts and Organizations.
57
+ The Descriptor is the primary way to reference the graph subject. This field will uniquely identify the same graph subject across both Accounts and Organizations. In format of `vssgp.xxxxxxxxxxxxxxxxxxx`
58
58
  """
59
59
  return pulumi.get(self, "descriptor")
60
60
 
@@ -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
@@ -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