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
|
@@ -0,0 +1,285 @@
|
|
|
1
|
+
# coding=utf-8
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
|
+
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
|
|
5
|
+
import builtins
|
|
6
|
+
import copy
|
|
7
|
+
import warnings
|
|
8
|
+
import sys
|
|
9
|
+
import pulumi
|
|
10
|
+
import pulumi.runtime
|
|
11
|
+
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
|
12
|
+
if sys.version_info >= (3, 11):
|
|
13
|
+
from typing import NotRequired, TypedDict, TypeAlias
|
|
14
|
+
else:
|
|
15
|
+
from typing_extensions import NotRequired, TypedDict, TypeAlias
|
|
16
|
+
from .. import _utilities
|
|
17
|
+
|
|
18
|
+
__all__ = [
|
|
19
|
+
'GetDashboardsResult',
|
|
20
|
+
'AwaitableGetDashboardsResult',
|
|
21
|
+
'get_dashboards',
|
|
22
|
+
'get_dashboards_output',
|
|
23
|
+
]
|
|
24
|
+
|
|
25
|
+
@pulumi.output_type
|
|
26
|
+
class GetDashboardsResult:
|
|
27
|
+
"""
|
|
28
|
+
A collection of values returned by getDashboards.
|
|
29
|
+
"""
|
|
30
|
+
def __init__(__self__, created_at=None, dashboard_id=None, data_sources=None, description=None, folder_id=None, id=None, identifier=None, models=None, name=None, resource_identifier=None, tags=None, title=None, type=None, view_count=None):
|
|
31
|
+
if created_at and not isinstance(created_at, str):
|
|
32
|
+
raise TypeError("Expected argument 'created_at' to be a str")
|
|
33
|
+
pulumi.set(__self__, "created_at", created_at)
|
|
34
|
+
if dashboard_id and not isinstance(dashboard_id, str):
|
|
35
|
+
raise TypeError("Expected argument 'dashboard_id' to be a str")
|
|
36
|
+
pulumi.set(__self__, "dashboard_id", dashboard_id)
|
|
37
|
+
if data_sources and not isinstance(data_sources, list):
|
|
38
|
+
raise TypeError("Expected argument 'data_sources' to be a list")
|
|
39
|
+
pulumi.set(__self__, "data_sources", data_sources)
|
|
40
|
+
if description and not isinstance(description, str):
|
|
41
|
+
raise TypeError("Expected argument 'description' to be a str")
|
|
42
|
+
pulumi.set(__self__, "description", description)
|
|
43
|
+
if folder_id and not isinstance(folder_id, str):
|
|
44
|
+
raise TypeError("Expected argument 'folder_id' to be a str")
|
|
45
|
+
pulumi.set(__self__, "folder_id", folder_id)
|
|
46
|
+
if id and not isinstance(id, str):
|
|
47
|
+
raise TypeError("Expected argument 'id' to be a str")
|
|
48
|
+
pulumi.set(__self__, "id", id)
|
|
49
|
+
if identifier and not isinstance(identifier, str):
|
|
50
|
+
raise TypeError("Expected argument 'identifier' to be a str")
|
|
51
|
+
pulumi.set(__self__, "identifier", identifier)
|
|
52
|
+
if models and not isinstance(models, list):
|
|
53
|
+
raise TypeError("Expected argument 'models' to be a list")
|
|
54
|
+
pulumi.set(__self__, "models", models)
|
|
55
|
+
if name and not isinstance(name, str):
|
|
56
|
+
raise TypeError("Expected argument 'name' to be a str")
|
|
57
|
+
pulumi.set(__self__, "name", name)
|
|
58
|
+
if resource_identifier and not isinstance(resource_identifier, str):
|
|
59
|
+
raise TypeError("Expected argument 'resource_identifier' to be a str")
|
|
60
|
+
pulumi.set(__self__, "resource_identifier", resource_identifier)
|
|
61
|
+
if tags and not isinstance(tags, list):
|
|
62
|
+
raise TypeError("Expected argument 'tags' to be a list")
|
|
63
|
+
pulumi.set(__self__, "tags", tags)
|
|
64
|
+
if title and not isinstance(title, str):
|
|
65
|
+
raise TypeError("Expected argument 'title' to be a str")
|
|
66
|
+
pulumi.set(__self__, "title", title)
|
|
67
|
+
if type and not isinstance(type, str):
|
|
68
|
+
raise TypeError("Expected argument 'type' to be a str")
|
|
69
|
+
pulumi.set(__self__, "type", type)
|
|
70
|
+
if view_count and not isinstance(view_count, int):
|
|
71
|
+
raise TypeError("Expected argument 'view_count' to be a int")
|
|
72
|
+
pulumi.set(__self__, "view_count", view_count)
|
|
73
|
+
|
|
74
|
+
@property
|
|
75
|
+
@pulumi.getter(name="createdAt")
|
|
76
|
+
def created_at(self) -> builtins.str:
|
|
77
|
+
"""
|
|
78
|
+
Created at timestamp of the Dashboard.
|
|
79
|
+
"""
|
|
80
|
+
return pulumi.get(self, "created_at")
|
|
81
|
+
|
|
82
|
+
@property
|
|
83
|
+
@pulumi.getter(name="dashboardId")
|
|
84
|
+
def dashboard_id(self) -> builtins.str:
|
|
85
|
+
"""
|
|
86
|
+
Unique identifier of the Dashboard.
|
|
87
|
+
"""
|
|
88
|
+
return pulumi.get(self, "dashboard_id")
|
|
89
|
+
|
|
90
|
+
@property
|
|
91
|
+
@pulumi.getter(name="dataSources")
|
|
92
|
+
def data_sources(self) -> Sequence[builtins.str]:
|
|
93
|
+
"""
|
|
94
|
+
Data Sources within the Dashboard.
|
|
95
|
+
"""
|
|
96
|
+
return pulumi.get(self, "data_sources")
|
|
97
|
+
|
|
98
|
+
@property
|
|
99
|
+
@pulumi.getter
|
|
100
|
+
def description(self) -> builtins.str:
|
|
101
|
+
"""
|
|
102
|
+
Description of the Dashboard.
|
|
103
|
+
"""
|
|
104
|
+
return pulumi.get(self, "description")
|
|
105
|
+
|
|
106
|
+
@property
|
|
107
|
+
@pulumi.getter(name="folderId")
|
|
108
|
+
def folder_id(self) -> builtins.str:
|
|
109
|
+
"""
|
|
110
|
+
Unique identifier of the Folder.
|
|
111
|
+
"""
|
|
112
|
+
return pulumi.get(self, "folder_id")
|
|
113
|
+
|
|
114
|
+
@property
|
|
115
|
+
@pulumi.getter
|
|
116
|
+
def id(self) -> builtins.str:
|
|
117
|
+
"""
|
|
118
|
+
Identifier of the dashboard.
|
|
119
|
+
"""
|
|
120
|
+
return pulumi.get(self, "id")
|
|
121
|
+
|
|
122
|
+
@property
|
|
123
|
+
@pulumi.getter
|
|
124
|
+
def identifier(self) -> Optional[builtins.str]:
|
|
125
|
+
return pulumi.get(self, "identifier")
|
|
126
|
+
|
|
127
|
+
@property
|
|
128
|
+
@pulumi.getter
|
|
129
|
+
def models(self) -> Sequence[builtins.str]:
|
|
130
|
+
"""
|
|
131
|
+
Data Models within the Dashboard.
|
|
132
|
+
"""
|
|
133
|
+
return pulumi.get(self, "models")
|
|
134
|
+
|
|
135
|
+
@property
|
|
136
|
+
@pulumi.getter
|
|
137
|
+
def name(self) -> Optional[builtins.str]:
|
|
138
|
+
"""
|
|
139
|
+
Name of the Dashboard.
|
|
140
|
+
"""
|
|
141
|
+
return pulumi.get(self, "name")
|
|
142
|
+
|
|
143
|
+
@property
|
|
144
|
+
@pulumi.getter(name="resourceIdentifier")
|
|
145
|
+
def resource_identifier(self) -> builtins.str:
|
|
146
|
+
"""
|
|
147
|
+
Resource identifier of the dashboard.
|
|
148
|
+
"""
|
|
149
|
+
return pulumi.get(self, "resource_identifier")
|
|
150
|
+
|
|
151
|
+
@property
|
|
152
|
+
@pulumi.getter
|
|
153
|
+
def tags(self) -> Sequence[builtins.str]:
|
|
154
|
+
return pulumi.get(self, "tags")
|
|
155
|
+
|
|
156
|
+
@property
|
|
157
|
+
@pulumi.getter
|
|
158
|
+
def title(self) -> builtins.str:
|
|
159
|
+
"""
|
|
160
|
+
Title of the Dashboard.
|
|
161
|
+
"""
|
|
162
|
+
return pulumi.get(self, "title")
|
|
163
|
+
|
|
164
|
+
@property
|
|
165
|
+
@pulumi.getter
|
|
166
|
+
def type(self) -> builtins.str:
|
|
167
|
+
"""
|
|
168
|
+
Type of the dashboard.
|
|
169
|
+
"""
|
|
170
|
+
return pulumi.get(self, "type")
|
|
171
|
+
|
|
172
|
+
@property
|
|
173
|
+
@pulumi.getter(name="viewCount")
|
|
174
|
+
def view_count(self) -> builtins.int:
|
|
175
|
+
"""
|
|
176
|
+
View count of the dashboard.
|
|
177
|
+
"""
|
|
178
|
+
return pulumi.get(self, "view_count")
|
|
179
|
+
|
|
180
|
+
|
|
181
|
+
class AwaitableGetDashboardsResult(GetDashboardsResult):
|
|
182
|
+
# pylint: disable=using-constant-test
|
|
183
|
+
def __await__(self):
|
|
184
|
+
if False:
|
|
185
|
+
yield self
|
|
186
|
+
return GetDashboardsResult(
|
|
187
|
+
created_at=self.created_at,
|
|
188
|
+
dashboard_id=self.dashboard_id,
|
|
189
|
+
data_sources=self.data_sources,
|
|
190
|
+
description=self.description,
|
|
191
|
+
folder_id=self.folder_id,
|
|
192
|
+
id=self.id,
|
|
193
|
+
identifier=self.identifier,
|
|
194
|
+
models=self.models,
|
|
195
|
+
name=self.name,
|
|
196
|
+
resource_identifier=self.resource_identifier,
|
|
197
|
+
tags=self.tags,
|
|
198
|
+
title=self.title,
|
|
199
|
+
type=self.type,
|
|
200
|
+
view_count=self.view_count)
|
|
201
|
+
|
|
202
|
+
|
|
203
|
+
def get_dashboards(id: Optional[builtins.str] = None,
|
|
204
|
+
identifier: Optional[builtins.str] = None,
|
|
205
|
+
name: Optional[builtins.str] = None,
|
|
206
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetDashboardsResult:
|
|
207
|
+
"""
|
|
208
|
+
Data source for retrieving a Harness Dashboard.
|
|
209
|
+
|
|
210
|
+
## Example Usage
|
|
211
|
+
|
|
212
|
+
```python
|
|
213
|
+
import pulumi
|
|
214
|
+
import pulumi_harness as harness
|
|
215
|
+
|
|
216
|
+
example = harness.platform.get_dashboards(id="48525")
|
|
217
|
+
```
|
|
218
|
+
|
|
219
|
+
|
|
220
|
+
:param builtins.str id: Identifier of the dashboard.
|
|
221
|
+
:param builtins.str name: Name of the Dashboard.
|
|
222
|
+
"""
|
|
223
|
+
__args__ = dict()
|
|
224
|
+
__args__['id'] = id
|
|
225
|
+
__args__['identifier'] = identifier
|
|
226
|
+
__args__['name'] = name
|
|
227
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
228
|
+
__ret__ = pulumi.runtime.invoke('harness:platform/getDashboards:getDashboards', __args__, opts=opts, typ=GetDashboardsResult).value
|
|
229
|
+
|
|
230
|
+
return AwaitableGetDashboardsResult(
|
|
231
|
+
created_at=pulumi.get(__ret__, 'created_at'),
|
|
232
|
+
dashboard_id=pulumi.get(__ret__, 'dashboard_id'),
|
|
233
|
+
data_sources=pulumi.get(__ret__, 'data_sources'),
|
|
234
|
+
description=pulumi.get(__ret__, 'description'),
|
|
235
|
+
folder_id=pulumi.get(__ret__, 'folder_id'),
|
|
236
|
+
id=pulumi.get(__ret__, 'id'),
|
|
237
|
+
identifier=pulumi.get(__ret__, 'identifier'),
|
|
238
|
+
models=pulumi.get(__ret__, 'models'),
|
|
239
|
+
name=pulumi.get(__ret__, 'name'),
|
|
240
|
+
resource_identifier=pulumi.get(__ret__, 'resource_identifier'),
|
|
241
|
+
tags=pulumi.get(__ret__, 'tags'),
|
|
242
|
+
title=pulumi.get(__ret__, 'title'),
|
|
243
|
+
type=pulumi.get(__ret__, 'type'),
|
|
244
|
+
view_count=pulumi.get(__ret__, 'view_count'))
|
|
245
|
+
def get_dashboards_output(id: Optional[pulumi.Input[builtins.str]] = None,
|
|
246
|
+
identifier: Optional[pulumi.Input[Optional[builtins.str]]] = None,
|
|
247
|
+
name: Optional[pulumi.Input[Optional[builtins.str]]] = None,
|
|
248
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetDashboardsResult]:
|
|
249
|
+
"""
|
|
250
|
+
Data source for retrieving a Harness Dashboard.
|
|
251
|
+
|
|
252
|
+
## Example Usage
|
|
253
|
+
|
|
254
|
+
```python
|
|
255
|
+
import pulumi
|
|
256
|
+
import pulumi_harness as harness
|
|
257
|
+
|
|
258
|
+
example = harness.platform.get_dashboards(id="48525")
|
|
259
|
+
```
|
|
260
|
+
|
|
261
|
+
|
|
262
|
+
:param builtins.str id: Identifier of the dashboard.
|
|
263
|
+
:param builtins.str name: Name of the Dashboard.
|
|
264
|
+
"""
|
|
265
|
+
__args__ = dict()
|
|
266
|
+
__args__['id'] = id
|
|
267
|
+
__args__['identifier'] = identifier
|
|
268
|
+
__args__['name'] = name
|
|
269
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
270
|
+
__ret__ = pulumi.runtime.invoke_output('harness:platform/getDashboards:getDashboards', __args__, opts=opts, typ=GetDashboardsResult)
|
|
271
|
+
return __ret__.apply(lambda __response__: GetDashboardsResult(
|
|
272
|
+
created_at=pulumi.get(__response__, 'created_at'),
|
|
273
|
+
dashboard_id=pulumi.get(__response__, 'dashboard_id'),
|
|
274
|
+
data_sources=pulumi.get(__response__, 'data_sources'),
|
|
275
|
+
description=pulumi.get(__response__, 'description'),
|
|
276
|
+
folder_id=pulumi.get(__response__, 'folder_id'),
|
|
277
|
+
id=pulumi.get(__response__, 'id'),
|
|
278
|
+
identifier=pulumi.get(__response__, 'identifier'),
|
|
279
|
+
models=pulumi.get(__response__, 'models'),
|
|
280
|
+
name=pulumi.get(__response__, 'name'),
|
|
281
|
+
resource_identifier=pulumi.get(__response__, 'resource_identifier'),
|
|
282
|
+
tags=pulumi.get(__response__, 'tags'),
|
|
283
|
+
title=pulumi.get(__response__, 'title'),
|
|
284
|
+
type=pulumi.get(__response__, 'type'),
|
|
285
|
+
view_count=pulumi.get(__response__, 'view_count')))
|
|
@@ -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
|