pulumi-harness 0.7.4__py3-none-any.whl → 0.7.5a1750304445__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of pulumi-harness might be problematic. Click here for more details.
- pulumi_harness/__init__.py +25 -1
- pulumi_harness/_inputs.py +1 -1
- pulumi_harness/_utilities.py +1 -1
- pulumi_harness/add_user_to_group.py +1 -1
- pulumi_harness/application.py +1 -1
- pulumi_harness/application_git_sync.py +1 -1
- pulumi_harness/autostopping/__init__.py +1 -1
- pulumi_harness/autostopping/_inputs.py +1 -1
- pulumi_harness/autostopping/aws_alb.py +1 -1
- pulumi_harness/autostopping/aws_proxy.py +1 -1
- pulumi_harness/autostopping/azure_gateway.py +1 -1
- pulumi_harness/autostopping/azure_proxy.py +1 -1
- pulumi_harness/autostopping/gcp_proxy.py +1 -1
- pulumi_harness/autostopping/get_aws_alb.py +1 -1
- pulumi_harness/autostopping/get_aws_proxy.py +1 -1
- pulumi_harness/autostopping/get_azure_gateway.py +1 -1
- pulumi_harness/autostopping/get_azure_proxy.py +1 -1
- pulumi_harness/autostopping/get_gcp_proxy.py +1 -1
- pulumi_harness/autostopping/get_rule_ecs.py +1 -1
- pulumi_harness/autostopping/get_rule_rds.py +1 -1
- pulumi_harness/autostopping/get_rule_vm.py +1 -1
- pulumi_harness/autostopping/get_schedule.py +1 -1
- pulumi_harness/autostopping/outputs.py +1 -1
- pulumi_harness/autostopping/rule_ecs.py +1 -1
- pulumi_harness/autostopping/rule_rds.py +1 -1
- pulumi_harness/autostopping/rule_vm.py +1 -1
- pulumi_harness/autostopping/schedule.py +1 -1
- pulumi_harness/chaos_infrastructure.py +1 -1
- pulumi_harness/cloudprovider/__init__.py +1 -1
- pulumi_harness/cloudprovider/_inputs.py +1 -1
- pulumi_harness/cloudprovider/aws.py +1 -1
- pulumi_harness/cloudprovider/azure.py +1 -1
- pulumi_harness/cloudprovider/datacenter.py +1 -1
- pulumi_harness/cloudprovider/gcp.py +1 -1
- pulumi_harness/cloudprovider/get_delegate_ids.py +1 -1
- pulumi_harness/cloudprovider/kubernetes.py +1 -1
- pulumi_harness/cloudprovider/outputs.py +1 -1
- pulumi_harness/cloudprovider/spot.py +1 -1
- pulumi_harness/cloudprovider/tanzu.py +1 -1
- pulumi_harness/cluster/__init__.py +1 -1
- pulumi_harness/cluster/_inputs.py +1 -1
- pulumi_harness/cluster/get_orchestrator.py +1 -1
- pulumi_harness/cluster/get_orchestrator_config.py +1 -1
- pulumi_harness/cluster/orchestrator.py +1 -1
- pulumi_harness/cluster/orchestrator_config.py +1 -1
- pulumi_harness/cluster/outputs.py +1 -1
- pulumi_harness/config/__init__.py +1 -1
- pulumi_harness/config/__init__.pyi +1 -1
- pulumi_harness/config/vars.py +1 -1
- pulumi_harness/delegate_approval.py +1 -1
- pulumi_harness/encrypted_text.py +1 -1
- pulumi_harness/environment.py +1 -1
- pulumi_harness/get_application.py +1 -1
- pulumi_harness/get_chaos_infrastructure.py +1 -1
- pulumi_harness/get_current_account.py +1 -1
- pulumi_harness/get_delegate.py +1 -1
- pulumi_harness/get_encrypted_text.py +1 -1
- pulumi_harness/get_environment.py +1 -1
- pulumi_harness/get_git_connector.py +1 -1
- pulumi_harness/get_secret_manager.py +1 -1
- pulumi_harness/get_service.py +1 -1
- pulumi_harness/get_ssh_credential.py +1 -1
- pulumi_harness/get_sso_provider.py +1 -1
- pulumi_harness/get_trigger.py +1 -1
- pulumi_harness/get_user.py +1 -1
- pulumi_harness/get_user_group.py +1 -1
- pulumi_harness/get_yaml_config.py +1 -1
- pulumi_harness/git_connector.py +1 -1
- pulumi_harness/governance/__init__.py +1 -1
- pulumi_harness/governance/get_rule.py +1 -1
- pulumi_harness/governance/get_rule_enforcement.py +1 -1
- pulumi_harness/governance/get_rule_set.py +1 -1
- pulumi_harness/governance/rule.py +1 -1
- pulumi_harness/governance/rule_enforcement.py +1 -1
- pulumi_harness/governance/rule_set.py +1 -1
- pulumi_harness/infrastructure_definition.py +1 -1
- pulumi_harness/outputs.py +1 -1
- pulumi_harness/platform/__init__.py +6 -1
- pulumi_harness/platform/_inputs.py +122382 -1
- pulumi_harness/platform/app_dynamics_connector.py +1 -1
- pulumi_harness/platform/artifactory_connector.py +1 -1
- pulumi_harness/platform/aws_cc_connector.py +1 -1
- pulumi_harness/platform/aws_connector.py +1 -1
- pulumi_harness/platform/aws_kms_connector.py +1 -1
- pulumi_harness/platform/aws_secret_manager_connector.py +1 -1
- pulumi_harness/platform/azure_cloud_cost_connector.py +1 -1
- pulumi_harness/platform/azure_cloud_provider_connector.py +1 -1
- pulumi_harness/platform/azure_key_vault_connector.py +1 -1
- pulumi_harness/platform/bitbucket_connector.py +1 -1
- pulumi_harness/platform/connector_azure_artifacts.py +1 -1
- pulumi_harness/platform/connector_azure_repo.py +1 -1
- pulumi_harness/platform/connector_custom_secret_manager.py +1 -1
- pulumi_harness/platform/connector_customhealthsource.py +1 -1
- pulumi_harness/platform/connector_gcp_kms.py +1 -1
- pulumi_harness/platform/connector_jdbc.py +1 -1
- pulumi_harness/platform/connector_pdc.py +1 -1
- pulumi_harness/platform/connector_rancher.py +1 -1
- pulumi_harness/platform/dashboard_folders.py +198 -0
- pulumi_harness/platform/dashboards.py +710 -0
- pulumi_harness/platform/datadog_connector.py +1 -1
- pulumi_harness/platform/db_instance.py +1 -1
- pulumi_harness/platform/db_schema.py +1 -1
- pulumi_harness/platform/delegatetoken.py +1 -1
- pulumi_harness/platform/docker_connector.py +1 -1
- pulumi_harness/platform/dynatrace_connector.py +1 -1
- pulumi_harness/platform/elasticsearch_connector.py +1 -1
- pulumi_harness/platform/environment.py +1 -1
- pulumi_harness/platform/environment_clusters_mapping.py +1 -1
- pulumi_harness/platform/environment_group.py +1 -1
- pulumi_harness/platform/environment_service_overrides.py +1 -1
- pulumi_harness/platform/feature_flag.py +1 -1
- pulumi_harness/platform/feature_flag_api_key.py +1 -1
- pulumi_harness/platform/feature_flag_target.py +1 -1
- pulumi_harness/platform/feature_flag_target_group.py +1 -1
- pulumi_harness/platform/file_store_file.py +1 -1
- pulumi_harness/platform/file_store_folder.py +1 -1
- pulumi_harness/platform/filters.py +1 -1
- pulumi_harness/platform/gcp_cloud_cost_connector.py +1 -1
- pulumi_harness/platform/gcp_connector.py +1 -1
- pulumi_harness/platform/gcp_secret_manager_connector.py +1 -1
- pulumi_harness/platform/get_api_key.py +1 -1
- pulumi_harness/platform/get_app_dynamics_connector.py +1 -1
- pulumi_harness/platform/get_artifactory_connector.py +1 -1
- pulumi_harness/platform/get_aws_cc_connector.py +1 -1
- pulumi_harness/platform/get_aws_connector.py +1 -1
- pulumi_harness/platform/get_aws_kms_connector.py +1 -1
- pulumi_harness/platform/get_aws_secret_manager_connector.py +1 -1
- pulumi_harness/platform/get_azure_cloud_cost_connector.py +1 -1
- pulumi_harness/platform/get_azure_cloud_provider_connector.py +1 -1
- pulumi_harness/platform/get_azure_key_vault_connector.py +1 -1
- pulumi_harness/platform/get_bitbucket_connector.py +1 -1
- pulumi_harness/platform/get_ccm_filters.py +1 -1
- pulumi_harness/platform/get_connector_azure_repo.py +1 -1
- pulumi_harness/platform/get_connector_custom_secret_manager.py +1 -1
- pulumi_harness/platform/get_connector_customhealthsource.py +1 -1
- pulumi_harness/platform/get_connector_gcp_kms.py +1 -1
- pulumi_harness/platform/get_connector_jdbc.py +1 -1
- pulumi_harness/platform/get_connector_pdc.py +1 -1
- pulumi_harness/platform/get_connector_rancher.py +1 -1
- pulumi_harness/platform/get_current_account.py +1 -1
- pulumi_harness/platform/get_current_user.py +1 -1
- pulumi_harness/platform/get_dashboard_folders.py +170 -0
- pulumi_harness/platform/get_dashboards.py +285 -0
- pulumi_harness/platform/get_datadog_connector.py +1 -1
- pulumi_harness/platform/get_db_instance.py +1 -1
- pulumi_harness/platform/get_db_schema.py +1 -1
- pulumi_harness/platform/get_delegatetoken.py +1 -1
- pulumi_harness/platform/get_docker_connector.py +1 -1
- pulumi_harness/platform/get_dynatrace_connector.py +1 -1
- pulumi_harness/platform/get_elasticsearch_connector.py +1 -1
- pulumi_harness/platform/get_environment.py +1 -1
- pulumi_harness/platform/get_environment_clusters_mapping.py +1 -1
- pulumi_harness/platform/get_environment_group.py +1 -1
- pulumi_harness/platform/get_environment_list.py +1 -1
- pulumi_harness/platform/get_environment_service_overrides.py +1 -1
- pulumi_harness/platform/get_file_store_file.py +1 -1
- pulumi_harness/platform/get_file_store_folder.py +1 -1
- pulumi_harness/platform/get_filters.py +1 -1
- pulumi_harness/platform/get_gcp_cloud_cost_connector.py +1 -1
- pulumi_harness/platform/get_gcp_connector.py +1 -1
- pulumi_harness/platform/get_gcp_secret_manager_connector.py +1 -1
- pulumi_harness/platform/get_git_connector.py +1 -1
- pulumi_harness/platform/get_github_connector.py +1 -1
- pulumi_harness/platform/get_gitlab_connector.py +1 -1
- pulumi_harness/platform/get_gitops_agent.py +1 -1
- pulumi_harness/platform/get_gitops_agent_deploy_yaml.py +1 -1
- pulumi_harness/platform/get_gitops_agent_operator_yaml.py +1 -1
- pulumi_harness/platform/get_gitops_app_project.py +1 -1
- pulumi_harness/platform/get_gitops_app_project_mapping.py +1 -1
- pulumi_harness/platform/get_gitops_applications.py +1 -1
- pulumi_harness/platform/get_gitops_cluster.py +1 -1
- pulumi_harness/platform/get_gitops_filters.py +1 -1
- pulumi_harness/platform/get_gitops_gnupg.py +1 -1
- pulumi_harness/platform/get_gitops_repo_cert.py +1 -1
- pulumi_harness/platform/get_gitops_repo_cred.py +1 -1
- pulumi_harness/platform/get_gitops_repository.py +1 -1
- pulumi_harness/platform/get_gitx_webhook.py +1 -1
- pulumi_harness/platform/get_har_registry.py +1 -1
- pulumi_harness/platform/get_helm_connector.py +1 -1
- pulumi_harness/platform/get_iacm_default_pipeline.py +1 -1
- pulumi_harness/platform/get_infra_module.py +1 -1
- pulumi_harness/platform/get_infra_variable_set.py +1 -1
- pulumi_harness/platform/get_infrastructure.py +1 -1
- pulumi_harness/platform/get_input_set.py +1 -1
- pulumi_harness/platform/get_jenkins_connector.py +1 -1
- pulumi_harness/platform/get_jira_connector.py +1 -1
- pulumi_harness/platform/get_kubernetes_cloud_cost_connector.py +1 -1
- pulumi_harness/platform/get_kubernetes_connector.py +1 -1
- pulumi_harness/platform/get_manual_freeze.py +1 -1
- pulumi_harness/platform/get_monitored_service.py +1 -1
- pulumi_harness/platform/get_nexus_connector.py +1 -1
- pulumi_harness/platform/get_notification_rule.py +1 -1
- pulumi_harness/platform/get_oci_helm_connector.py +1 -1
- pulumi_harness/platform/get_organization.py +1 -1
- pulumi_harness/platform/get_overrides.py +1 -1
- pulumi_harness/platform/get_pagerduty_connector.py +1 -1
- pulumi_harness/platform/get_permissions.py +1 -1
- pulumi_harness/platform/get_pipeline.py +1 -1
- pulumi_harness/platform/get_pipeline_filters.py +1 -1
- pulumi_harness/platform/get_pipeline_list.py +1 -1
- pulumi_harness/platform/get_policy.py +1 -1
- pulumi_harness/platform/get_policy_set.py +1 -1
- pulumi_harness/platform/get_project.py +1 -1
- pulumi_harness/platform/get_project_list.py +1 -1
- pulumi_harness/platform/get_prometheus_connector.py +1 -1
- pulumi_harness/platform/get_provider.py +1 -1
- pulumi_harness/platform/get_repo.py +1 -1
- pulumi_harness/platform/get_repo_rule_branch.py +1 -1
- pulumi_harness/platform/get_repo_webhook.py +1 -1
- pulumi_harness/platform/get_resource_group.py +1 -1
- pulumi_harness/platform/get_role_assignments.py +1 -1
- pulumi_harness/platform/get_roles.py +1 -1
- pulumi_harness/platform/get_secret_file.py +1 -1
- pulumi_harness/platform/get_secret_sshkey.py +1 -1
- pulumi_harness/platform/get_secret_text.py +1 -1
- pulumi_harness/platform/get_service.py +1 -1
- pulumi_harness/platform/get_service_account.py +1 -1
- pulumi_harness/platform/get_service_list.py +1 -1
- pulumi_harness/platform/get_service_now_connector.py +1 -1
- pulumi_harness/platform/get_service_overrides_v2.py +1 -1
- pulumi_harness/platform/get_slo.py +1 -1
- pulumi_harness/platform/get_splunk_connector.py +1 -1
- pulumi_harness/platform/get_spot_connector.py +1 -1
- pulumi_harness/platform/get_sumologic_connector.py +1 -1
- pulumi_harness/platform/get_tas_connector.py +1 -1
- pulumi_harness/platform/get_template.py +1 -1
- pulumi_harness/platform/get_template_filters.py +1 -1
- pulumi_harness/platform/get_terraform_cloud_connector.py +1 -1
- pulumi_harness/platform/get_token.py +1 -1
- pulumi_harness/platform/get_triggers.py +1 -1
- pulumi_harness/platform/get_user.py +1 -1
- pulumi_harness/platform/get_usergroup.py +1 -1
- pulumi_harness/platform/get_variables.py +1 -1
- pulumi_harness/platform/get_vault_connector.py +1 -1
- pulumi_harness/platform/get_workspace.py +24 -4
- pulumi_harness/platform/get_workspace_output_value.py +1 -1
- pulumi_harness/platform/git_connector.py +1 -1
- pulumi_harness/platform/git_ops_agent.py +1 -1
- pulumi_harness/platform/git_ops_applications.py +1 -1
- pulumi_harness/platform/git_ops_cluster.py +1 -1
- pulumi_harness/platform/git_ops_gnupg.py +1 -1
- pulumi_harness/platform/git_ops_repo_cert.py +1 -1
- pulumi_harness/platform/git_ops_repo_cred.py +1 -1
- pulumi_harness/platform/git_ops_repository.py +1 -1
- pulumi_harness/platform/github_connector.py +1 -1
- pulumi_harness/platform/gitlab_connector.py +1 -1
- pulumi_harness/platform/gitops_app_project.py +1 -1
- pulumi_harness/platform/gitops_app_project_mapping.py +1 -1
- pulumi_harness/platform/gitops_applicationset.py +374 -0
- pulumi_harness/platform/gitops_filters.py +1 -1
- pulumi_harness/platform/gitx_webhook.py +1 -1
- pulumi_harness/platform/har_registry.py +1 -1
- pulumi_harness/platform/helm_connector.py +1 -1
- pulumi_harness/platform/iacm_default_pipeline.py +1 -1
- pulumi_harness/platform/infra_module.py +1 -1
- pulumi_harness/platform/infra_variable_set.py +1 -1
- pulumi_harness/platform/infrastructure.py +1 -1
- pulumi_harness/platform/input_set.py +1 -1
- pulumi_harness/platform/jenkins_connector.py +1 -1
- pulumi_harness/platform/jira_connector.py +1 -1
- pulumi_harness/platform/kubernetes_cloud_cost_connector.py +12 -32
- pulumi_harness/platform/kubernetes_connector.py +1 -1
- pulumi_harness/platform/manual_freeze.py +1 -1
- pulumi_harness/platform/monitored_service.py +1 -1
- pulumi_harness/platform/newrelic_connector.py +1 -1
- pulumi_harness/platform/nexus_connector.py +1 -1
- pulumi_harness/platform/notification_rule.py +1 -1
- pulumi_harness/platform/oci_helm_connector.py +1 -1
- pulumi_harness/platform/organization.py +1 -1
- pulumi_harness/platform/outputs.py +86775 -1
- pulumi_harness/platform/overrides.py +1 -1
- pulumi_harness/platform/pagerduty_connector.py +1 -1
- pulumi_harness/platform/pipeline.py +1 -1
- pulumi_harness/platform/pipeline_filters.py +1 -1
- pulumi_harness/platform/policy.py +1 -1
- pulumi_harness/platform/policy_set.py +1 -1
- pulumi_harness/platform/project.py +1 -1
- pulumi_harness/platform/prometheus_connector.py +1 -1
- pulumi_harness/platform/provider.py +1 -1
- pulumi_harness/platform/repo.py +1 -1
- pulumi_harness/platform/repo_rule_branch.py +1 -1
- pulumi_harness/platform/repo_webhook.py +1 -1
- pulumi_harness/platform/resource_group.py +1 -1
- pulumi_harness/platform/role_assignments.py +1 -1
- pulumi_harness/platform/roles.py +1 -1
- pulumi_harness/platform/secret_file.py +1 -1
- pulumi_harness/platform/secret_sshkey.py +1 -1
- pulumi_harness/platform/secret_text.py +1 -1
- pulumi_harness/platform/service.py +1 -1
- pulumi_harness/platform/service_account.py +1 -1
- pulumi_harness/platform/service_now_connector.py +1 -1
- pulumi_harness/platform/service_overrides_v2.py +1 -1
- pulumi_harness/platform/slo.py +1 -1
- pulumi_harness/platform/splunk_connector.py +1 -1
- pulumi_harness/platform/spot_connector.py +1 -1
- pulumi_harness/platform/sumologic_connector.py +1 -1
- pulumi_harness/platform/tas_connector.py +1 -1
- pulumi_harness/platform/template.py +1 -1
- pulumi_harness/platform/template_filters.py +1 -1
- pulumi_harness/platform/terraform_cloud_connector.py +1 -1
- pulumi_harness/platform/token.py +1 -1
- pulumi_harness/platform/triggers.py +1 -1
- pulumi_harness/platform/user.py +1 -1
- pulumi_harness/platform/usergroup.py +1 -1
- pulumi_harness/platform/variables.py +1 -1
- pulumi_harness/platform/vault_connector.py +1 -1
- pulumi_harness/platform/workspace.py +65 -19
- pulumi_harness/platform_api_key.py +1 -1
- pulumi_harness/platform_ccm_filters.py +1 -1
- pulumi_harness/provider.py +1 -1
- pulumi_harness/pulumi-plugin.json +1 -1
- pulumi_harness/service/__init__.py +1 -1
- pulumi_harness/service/_inputs.py +1 -1
- pulumi_harness/service/ami.py +1 -1
- pulumi_harness/service/codedeploy.py +1 -1
- pulumi_harness/service/ecs.py +1 -1
- pulumi_harness/service/helm.py +1 -1
- pulumi_harness/service/kubernetes.py +1 -1
- pulumi_harness/service/lambda_.py +1 -1
- pulumi_harness/service/outputs.py +1 -1
- pulumi_harness/service/ssh.py +1 -1
- pulumi_harness/service/tanzu.py +1 -1
- pulumi_harness/service/winrm.py +1 -1
- pulumi_harness/ssh_credential.py +1 -1
- pulumi_harness/user.py +1 -1
- pulumi_harness/user_group.py +1 -1
- pulumi_harness/user_group_permissions.py +1 -1
- pulumi_harness/yaml_config.py +1 -1
- {pulumi_harness-0.7.4.dist-info → pulumi_harness-0.7.5a1750304445.dist-info}/METADATA +1 -1
- pulumi_harness-0.7.5a1750304445.dist-info/RECORD +333 -0
- {pulumi_harness-0.7.4.dist-info → pulumi_harness-0.7.5a1750304445.dist-info}/WHEEL +1 -1
- pulumi_harness-0.7.4.dist-info/RECORD +0 -328
- {pulumi_harness-0.7.4.dist-info → pulumi_harness-0.7.5a1750304445.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
|
|
@@ -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
|
|
@@ -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
|
|
@@ -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
|
|
@@ -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
|
|
@@ -29,7 +29,10 @@ class GetWorkspaceResult:
|
|
|
29
29
|
"""
|
|
30
30
|
A collection of values returned by getWorkspace.
|
|
31
31
|
"""
|
|
32
|
-
def __init__(__self__, cost_estimation_enabled=None, default_pipelines=None, description=None, environment_variables=None, id=None, identifier=None, name=None, org_id=None, project_id=None, provider_connector=None, provisioner_type=None, provisioner_version=None, repository=None, repository_branch=None, repository_commit=None, repository_connector=None, repository_path=None, repository_sha=None, terraform_variable_files=None, terraform_variables=None, variable_sets=None):
|
|
32
|
+
def __init__(__self__, connectors=None, cost_estimation_enabled=None, default_pipelines=None, description=None, environment_variables=None, id=None, identifier=None, name=None, org_id=None, project_id=None, provider_connector=None, provisioner_type=None, provisioner_version=None, repository=None, repository_branch=None, repository_commit=None, repository_connector=None, repository_path=None, repository_sha=None, terraform_variable_files=None, terraform_variables=None, variable_sets=None):
|
|
33
|
+
if connectors and not isinstance(connectors, list):
|
|
34
|
+
raise TypeError("Expected argument 'connectors' to be a list")
|
|
35
|
+
pulumi.set(__self__, "connectors", connectors)
|
|
33
36
|
if cost_estimation_enabled and not isinstance(cost_estimation_enabled, bool):
|
|
34
37
|
raise TypeError("Expected argument 'cost_estimation_enabled' to be a bool")
|
|
35
38
|
pulumi.set(__self__, "cost_estimation_enabled", cost_estimation_enabled)
|
|
@@ -94,6 +97,14 @@ class GetWorkspaceResult:
|
|
|
94
97
|
raise TypeError("Expected argument 'variable_sets' to be a list")
|
|
95
98
|
pulumi.set(__self__, "variable_sets", variable_sets)
|
|
96
99
|
|
|
100
|
+
@property
|
|
101
|
+
@pulumi.getter
|
|
102
|
+
def connectors(self) -> Optional[Sequence['outputs.GetWorkspaceConnectorResult']]:
|
|
103
|
+
"""
|
|
104
|
+
Provider connector configured on the workspace
|
|
105
|
+
"""
|
|
106
|
+
return pulumi.get(self, "connectors")
|
|
107
|
+
|
|
97
108
|
@property
|
|
98
109
|
@pulumi.getter(name="costEstimationEnabled")
|
|
99
110
|
def cost_estimation_enabled(self) -> builtins.bool:
|
|
@@ -263,6 +274,7 @@ class AwaitableGetWorkspaceResult(GetWorkspaceResult):
|
|
|
263
274
|
if False:
|
|
264
275
|
yield self
|
|
265
276
|
return GetWorkspaceResult(
|
|
277
|
+
connectors=self.connectors,
|
|
266
278
|
cost_estimation_enabled=self.cost_estimation_enabled,
|
|
267
279
|
default_pipelines=self.default_pipelines,
|
|
268
280
|
description=self.description,
|
|
@@ -286,7 +298,8 @@ class AwaitableGetWorkspaceResult(GetWorkspaceResult):
|
|
|
286
298
|
variable_sets=self.variable_sets)
|
|
287
299
|
|
|
288
300
|
|
|
289
|
-
def get_workspace(
|
|
301
|
+
def get_workspace(connectors: Optional[Sequence[Union['GetWorkspaceConnectorArgs', 'GetWorkspaceConnectorArgsDict']]] = None,
|
|
302
|
+
description: Optional[builtins.str] = None,
|
|
290
303
|
environment_variables: Optional[Sequence[Union['GetWorkspaceEnvironmentVariableArgs', 'GetWorkspaceEnvironmentVariableArgsDict']]] = None,
|
|
291
304
|
identifier: Optional[builtins.str] = None,
|
|
292
305
|
org_id: Optional[builtins.str] = None,
|
|
@@ -313,6 +326,7 @@ def get_workspace(description: Optional[builtins.str] = None,
|
|
|
313
326
|
```
|
|
314
327
|
|
|
315
328
|
|
|
329
|
+
:param Sequence[Union['GetWorkspaceConnectorArgs', 'GetWorkspaceConnectorArgsDict']] connectors: Provider connector configured on the workspace
|
|
316
330
|
:param builtins.str description: Description of the Workspace
|
|
317
331
|
:param Sequence[Union['GetWorkspaceEnvironmentVariableArgs', 'GetWorkspaceEnvironmentVariableArgsDict']] environment_variables: Environment variables configured on the workspace
|
|
318
332
|
:param builtins.str identifier: Identifier of the Workspace
|
|
@@ -324,6 +338,7 @@ def get_workspace(description: Optional[builtins.str] = None,
|
|
|
324
338
|
:param Sequence[builtins.str] variable_sets: Variable sets to use.
|
|
325
339
|
"""
|
|
326
340
|
__args__ = dict()
|
|
341
|
+
__args__['connectors'] = connectors
|
|
327
342
|
__args__['description'] = description
|
|
328
343
|
__args__['environmentVariables'] = environment_variables
|
|
329
344
|
__args__['identifier'] = identifier
|
|
@@ -339,6 +354,7 @@ def get_workspace(description: Optional[builtins.str] = None,
|
|
|
339
354
|
__ret__ = pulumi.runtime.invoke('harness:platform/getWorkspace:getWorkspace', __args__, opts=opts, typ=GetWorkspaceResult).value
|
|
340
355
|
|
|
341
356
|
return AwaitableGetWorkspaceResult(
|
|
357
|
+
connectors=pulumi.get(__ret__, 'connectors'),
|
|
342
358
|
cost_estimation_enabled=pulumi.get(__ret__, 'cost_estimation_enabled'),
|
|
343
359
|
default_pipelines=pulumi.get(__ret__, 'default_pipelines'),
|
|
344
360
|
description=pulumi.get(__ret__, 'description'),
|
|
@@ -360,7 +376,8 @@ def get_workspace(description: Optional[builtins.str] = None,
|
|
|
360
376
|
terraform_variable_files=pulumi.get(__ret__, 'terraform_variable_files'),
|
|
361
377
|
terraform_variables=pulumi.get(__ret__, 'terraform_variables'),
|
|
362
378
|
variable_sets=pulumi.get(__ret__, 'variable_sets'))
|
|
363
|
-
def get_workspace_output(
|
|
379
|
+
def get_workspace_output(connectors: Optional[pulumi.Input[Optional[Sequence[Union['GetWorkspaceConnectorArgs', 'GetWorkspaceConnectorArgsDict']]]]] = None,
|
|
380
|
+
description: Optional[pulumi.Input[Optional[builtins.str]]] = None,
|
|
364
381
|
environment_variables: Optional[pulumi.Input[Optional[Sequence[Union['GetWorkspaceEnvironmentVariableArgs', 'GetWorkspaceEnvironmentVariableArgsDict']]]]] = None,
|
|
365
382
|
identifier: Optional[pulumi.Input[builtins.str]] = None,
|
|
366
383
|
org_id: Optional[pulumi.Input[builtins.str]] = None,
|
|
@@ -387,6 +404,7 @@ def get_workspace_output(description: Optional[pulumi.Input[Optional[builtins.st
|
|
|
387
404
|
```
|
|
388
405
|
|
|
389
406
|
|
|
407
|
+
:param Sequence[Union['GetWorkspaceConnectorArgs', 'GetWorkspaceConnectorArgsDict']] connectors: Provider connector configured on the workspace
|
|
390
408
|
:param builtins.str description: Description of the Workspace
|
|
391
409
|
:param Sequence[Union['GetWorkspaceEnvironmentVariableArgs', 'GetWorkspaceEnvironmentVariableArgsDict']] environment_variables: Environment variables configured on the workspace
|
|
392
410
|
:param builtins.str identifier: Identifier of the Workspace
|
|
@@ -398,6 +416,7 @@ def get_workspace_output(description: Optional[pulumi.Input[Optional[builtins.st
|
|
|
398
416
|
:param Sequence[builtins.str] variable_sets: Variable sets to use.
|
|
399
417
|
"""
|
|
400
418
|
__args__ = dict()
|
|
419
|
+
__args__['connectors'] = connectors
|
|
401
420
|
__args__['description'] = description
|
|
402
421
|
__args__['environmentVariables'] = environment_variables
|
|
403
422
|
__args__['identifier'] = identifier
|
|
@@ -412,6 +431,7 @@ def get_workspace_output(description: Optional[pulumi.Input[Optional[builtins.st
|
|
|
412
431
|
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
413
432
|
__ret__ = pulumi.runtime.invoke_output('harness:platform/getWorkspace:getWorkspace', __args__, opts=opts, typ=GetWorkspaceResult)
|
|
414
433
|
return __ret__.apply(lambda __response__: GetWorkspaceResult(
|
|
434
|
+
connectors=pulumi.get(__response__, 'connectors'),
|
|
415
435
|
cost_estimation_enabled=pulumi.get(__response__, 'cost_estimation_enabled'),
|
|
416
436
|
default_pipelines=pulumi.get(__response__, 'default_pipelines'),
|
|
417
437
|
description=pulumi.get(__response__, 'description'),
|
|
@@ -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
|