Azure / osdu-infrastructure

OSDU Azure Infrastructure as Code
Apache License 2.0
42 stars 39 forks source link

Changing the order of resources setup, data partitions need to be set up after creation of other resources #103

Closed vtarasov4 closed 4 years ago

vtarasov4 commented 4 years ago

Moving to the multipartition setup implies adding ability to create new partitions in the existing environments. The data partition setup is going to rely on the services, and the Partition service specifically. And the order of the setup of resource groups needs to correspond to this dependency.

danielscholl commented 4 years ago

Issue #107 has to be done prior to this item being started.