mirror of
https://github.com/optim-enterprises-bv/terraform-talos.git
synced 2025-11-01 18:58:39 +00:00
5 lines
85 B
HCL
5 lines
85 B
HCL
|
|
data "oci_objectstorage_namespace" "ns" {
|
|
compartment_id = var.compartment_ocid
|
|
}
|