page_title | subcategory | description |
---|---|---|
astronomer_deployment Data Source - astronomer |
Deployment data source |
Deployment data source
data "astronomer_deployment" "example" {
id = "clozc036j01to01jrlgvueo8t"
}
id
(String) Deployment identifier
airflow_version
(String) Deployment Airflow versionastro_runtime_version
(String) Deployment Astro Runtime versioncloud_provider
(String) Deployment cloud providercluster_id
(String) Deployment cluster identifiercontact_emails
(List of String) Deployment contact emailscreated_at
(String) Deployment creation timestampcreated_by
(Attributes) Deployment creator (see below for nested schema)dag_tarball_version
(String) Deployment DAG tarball versiondefault_task_pod_cpu
(String) Deployment default task pod CPUdefault_task_pod_memory
(String) Deployment default task pod memorydescription
(String) Deployment descriptiondesired_dag_tarball_version
(String) Deployment desired DAG tarball versionenvironment_variables
(Attributes List) Deployment environment variables (see below for nested schema)executor
(String) Deployment executorexternal_ips
(List of String) Deployment external IPsimage_repository
(String) Deployment image repositoryimage_tag
(String) Deployment mage tagimage_version
(String) Deployment image versionis_cicd_enforced
(Boolean) Whether the Deployment enforces CI/CD deploysis_dag_deploy_enabled
(Boolean) Whether DAG deploy is enabledis_development_mode
(Boolean) Whether Deployment is in development modeis_high_availability
(Boolean) Whether Deployment has high availabilityname
(String) Deployment namenamespace
(String) Deployment namespaceoidc_issuer_url
(String) Deployment OIDC issuer URLregion
(String) Deployment regionresource_quota_cpu
(String) Deployment resource quota CPUresource_quota_memory
(String) Deployment resource quota memoryscaling_spec
(Attributes) Deployment scaling spec (see below for nested schema)scaling_status
(Attributes) Deployment scaling status (see below for nested schema)scheduler_au
(Number) Deployment scheduler AUscheduler_cpu
(String) Deployment scheduler CPUscheduler_memory
(String) Deployment scheduler memoryscheduler_replicas
(Number) Deployment scheduler replicasscheduler_size
(String) Deployment scheduler sizestatus
(String) Deployment statusstatus_reason
(String) Deployment status reasontask_pod_node_pool_id
(String) Deployment task pod node pool identifiertype
(String) Deployment typeupdated_at
(String) Deployment last updated timestampupdated_by
(Attributes) Deployment updater (see below for nested schema)webserver_airflow_api_url
(String) Deployment webserver Airflow API URLwebserver_cpu
(String) Deployment webserver CPUwebserver_ingress_hostname
(String) Deployment webserver ingress hostnamewebserver_memory
(String) Deployment webserver memorywebserver_replicas
(Number) Deployment webserver replicaswebserver_url
(String) Deployment webserver URLworker_queues
(Attributes List) Deployment worker queues (see below for nested schema)workload_identity
(String) Deployment workload identityworkspace_id
(String) Deployment workspace identifier
Read-Only:
api_token_name
(String)avatar_url
(String)full_name
(String)id
(String)subject_type
(String)username
(String)
Read-Only:
is_secret
(Boolean) Whether Environment variable is a secretkey
(String) Environment variable keyupdated_at
(String) Environment variable last updated timestampvalue
(String) Environment variable value
Read-Only:
hibernation_spec
(Attributes) (see below for nested schema)
Read-Only:
override
(Attributes) (see below for nested schema)schedules
(Attributes List) (see below for nested schema)
Read-Only:
is_active
(Boolean) Whether the override is activeis_hibernating
(Boolean) Whether the override is hibernatingoverride_until
(String) Time until the override is active
Read-Only:
description
(String) Description of the schedulehibernate_at_cron
(String) Cron expression for hibernationis_enabled
(Boolean) Whether the schedule is enabledwake_at_cron
(String) Cron expression for waking
Read-Only:
hibernation_status
(Attributes) (see below for nested schema)
Read-Only:
is_hibernating
(Boolean) Whether the deployment is hibernatingnext_event_at
(String) Time of the next eventnext_event_type
(String) Type of the next eventreason
(String) Reason for the current state
Read-Only:
api_token_name
(String)avatar_url
(String)full_name
(String)id
(String)subject_type
(String)username
(String)
Read-Only:
astro_machine
(String) Worker queue Astro machine valueid
(String) Worker queue identifieris_default
(Boolean) Whether Worker queue is defaultmax_worker_count
(Number) Worker queue max worker countmin_worker_count
(Number) Worker queue min worker countname
(String) Worker queue namenode_pool_id
(String) Worker queue node pool identifierpod_cpu
(String) Worker queue pod CPUpod_memory
(String) Worker queue pod memoryworker_concurrency
(Number) Worker queue worker concurrency