oci-designer-toolkit icon indicating copy to clipboard operation
oci-designer-toolkit copied to clipboard

Query OCI function not create correct resource manager statement

Open raffaelloferrari opened this issue 2 years ago • 1 comments

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

raffaelloferrari avatar Jun 14 '23 08:06 raffaelloferrari

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.

toxophilist avatar Jul 12 '23 10:07 toxophilist