Azure / terraform-azurerm-avm-res-cognitiveservices-account

This Terraform module is designed to manage Azure Cognitive Services. It provides a comprehensive set of variables and resources to configure and deploy Cognitive Services in Azure.
https://github.com/Azure/terraform-azurerm-avm-res-cognitiveservices-account
MIT License
4 stars 5 forks source link

Use passed value for private endpoint location if set #19

Closed thenewnano closed 2 months ago

thenewnano commented 4 months ago

This changes the behavior to expected, as the location values send in as part of the private endpoint object shall be respected. Fixes #18

Description

Type of Change

Checklist

lonegunmanb commented 2 months ago

Thanks @thenewnano for opening this pr to us! I'm closing this one since it has been implemented now. I'll release a new version ASAP. Thanks for your contribution!