-
Notifications
You must be signed in to change notification settings - Fork 86
datasource_route
ArthurHlt edited this page Dec 11, 2019
·
2 revisions
Gets information on a Cloud Foundry route.
data "cloudfoundry_route" "my-route" {
domain = "domain-id"
hostname = "my-host"
}The following arguments are supported and will be used to perform the lookup:
-
domain- (Required) The domain guid associated to the route. -
hostname- (Optional) The hostname associated to the route to lookup. -
org- (Optional) The org guid associated to the route to lookup. -
path- (Optional) The path associated to the route to lookup. -
port- (Optional) The port associated to the route to lookup.
The following attributes are exported:
-
id- The GUID of the route. -
hostname- (Optional) The hostname associated to the route. -
path- (Optional) The path associated to the route. -
port- (Optional) The port associated to the route.
- cloudfoundry_app
- cloudfoundry_asg
- cloudfoundry_domain
- cloudfoundry_info
- cloudfoundry_isolation_segment
- cloudfoundry_org
- cloudfoundry_org_quota
- cloudfoundry_route
- cloudfoundry_router_group
- cloudfoundry_service
- cloudfoundry_service_instance
- cloudfoundry_service_key
- cloudfoundry_space
- cloudfoundry_space_quota
- cloudfoundry_stack
- cloudfoundry_user
- cloudfoundry_user_provided_service
- cloudfoundry_app
- cloudfoundry_asg
- cloudfoundry_buildpack
- cloudfoundry_default_asg
- cloudfoundry_domain
- cloudfoundry_evg
- cloudfoundry_feature_flag
- cloudfoundry_isolation_segment
- cloudfoundry_isolation_segment_entitlement
- cloudfoundry_network_policy
- cloudfoundry_org
- cloudfoundry_org_quota
- cloudfoundry_org_users
- cloudfoundry_private_domain_access
- cloudfoundry_route
- cloudfoundry_route_service_binding
- cloudfoundry_service_broker
- cloudfoundry_service_instance
- cloudfoundry_service_key
- cloudfoundry_service_plan_access
- cloudfoundry_space
- cloudfoundry_space_quota
- cloudfoundry_space_users
- cloudfoundry_user
- cloudfoundry_user_provided_service