Data Source: oci_bastion_bastion

This data source provides details about a specific Bastion resource in Oracle Cloud Infrastructure Bastion service.

Retrieves a bastion identified by the bastion ID. A bastion provides secured, public access to target resources in the cloud that you cannot otherwise reach from the internet.

Example Usage

data "oci_bastion_bastion" "test_bastion" {
	#Required
	bastion_id = oci_bastion_bastion.test_bastion.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: