Answers for "Unique keys cosmos db terraform"

0

Unique keys cosmos db terraform

unique_key {
      paths = ["/Key1"]
    }

  unique_key {
      paths = ["/Key2"]
    }

  unique_key {
      paths = ["/Key3"]
    }
Posted by: Guest on April-25-2022

Browse Popular Code Answers by Language