You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
module"oci_data_safe_data_safe_private_endpoint" {
source="./modules/oci/d/oci_data_safe_data_safe_private_endpoint"# data_safe_private_endpoint_id - (required) is a type of stringdata_safe_private_endpoint_id=null
}
data"oci_data_safe_data_safe_private_endpoint""this" {
# data_safe_private_endpoint_id - (required) is a type of stringdata_safe_private_endpoint_id=var.data_safe_private_endpoint_id
}