Releases: aztfmod/terraform-provider-azurecaf
Releases · aztfmod/terraform-provider-azurecaf
v1.1.0
v1.0.0
v1.0.0-pre
Added a new caf resource_name now supporting generating the supported resources using a Json configuration
v0.4.3
moving doc to docs to comply with Terraform documentatio requirements
v0.4.2
Adding linting 16
v.0.3
Features
- add agw, apim, appi resources and added invappi filter regex temporary to filter custom invalid char
add app, plan, sql, sqldb resources for naming convention
Bug Fixes
remove comma from regex as its should not acceted comma as valid character
remove index of end character validation as it could end at any index not only on limit index
added unit test in random n passthrough
update char min and max limit in validation regex of all resources based on the microsoft docs resource name rules