microsoft / terraform-provider-power-platform

Power Platform Terraform Provider
https://registry.terraform.io/providers/microsoft/power-platform/latest/docs
MIT License
35 stars 14 forks source link

implementing custom validators #202

Closed polatengin closed 8 months ago

polatengin commented 8 months ago

creating initial implementation of custom validators for location, languageCode and currencyCode fields

all the tests are passing 👍

image