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