Skip to content

Releases: aztfmod/terraform-provider-azurecaf

v1.1.0

17 Sep 09:30
31a78f0
Compare
Choose a tag to compare

Adding: more azuresynapse resources, fixing issues: #39 #41, adding seeding.

v1.0.0

16 Sep 03:45
b68a353
Compare
Choose a tag to compare

New release including the new resource_name capabilities. The previous resource_naming will soon be deprecated.

Fixed issues:

v1.0.0-pre

01 Sep 06:47
Compare
Choose a tag to compare

Added a new caf resource_name now supporting generating the supported resources using a Json configuration

v0.4.3

18 Jun 11:56
Compare
Choose a tag to compare
moving doc to docs to comply with Terraform documentatio requirements

v0.4.2

15 May 12:02
dce8fc8
Compare
Choose a tag to compare

Adding linting 16

v.0.3

20 Apr 01:49
aae9cb9
Compare
Choose a tag to compare

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

Release v.0.3.1

20 Apr 07:58
c369d93
Compare
Choose a tag to compare
Release v.0.3.1 Pre-release
Pre-release

Fixing issues:
#1
#2
#3

Adding support for AKS naming convention