oracle / oci-designer-toolkit

OCI designer toolKIT (OKIT) is a set of tools for enabling design, deploy and visualise OCI environments through a graphical web based interface.
Universal Permissive License v1.0
261 stars 124 forks source link

Query OCI function not create correct resource manager statement #586

Open raffaelloferrari opened 1 year ago

raffaelloferrari commented 1 year ago

Expected behavior: when I make oci queries of my compartment network I expect that everything that is retrieved then can be recreated with the resource manager function.

Once the information is retrieved the validation fails with the following errors: image

From the cloud console, it is not possible to specify the match criteria for the distribution statement: image

toxophilist commented 1 year ago

Fixed the error message to indicate it is actually the Type it can't find. @raffaelloferrari can you open the JSON view and check if match_criteria.match_type exists for the distribution statement.