aztfmod / terraform-provider-azurecaf

Terraform provider for the Terraform platform engineering for Azure
172 stars 91 forks source link

add azurerm_windows_computer_name for limitation #221

Closed evertonmc closed 1 year ago

evertonmc commented 1 year ago

199

PR Checklist


Description

https://github.com/aztfmod/terraform-provider-azurecaf/pull/200 has broken the caf_name for computer name in favor of expanding the limit for the resource windows virtual machine.

this new resource introduces a way to limit the computer (host) name alone without affecting the resource name.

Does this introduce a breaking change

Testing

sonarcloud[bot] commented 1 year ago

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell C 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

arnaudlh commented 1 year ago

Closing as discussed.