All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
2.0.0 - 2024-11-26
6af33f9
- added dependabot.yml file (commit by @themaheshyadav)19a12bb
- auto changelog action added (commit by @themaheshyadav)a693155
- Added support for private dns records (PR #36 by @13archit)
52f9d3f
- add default value in variable.tf (commit by @themaheshyadav)7459bda
- Fixed a record resource to use for_each (commit by @13archit)b49764f
- Added comments and updates example folder hierarchy (commit by @13archit)b39c75e
- Removed unwanted dependency in example (commit by @13archit)2986018
- fixed dependabot bumps (commit by @cloudlovely)4d40f47
- add attributes and latest version (commit by @mamrajyadav)cc7ea08
- update variables types (commit by @mamrajyadav)53f2224
- fix tfchecks issue (commit by @mamrajyadav)0d8c3b6
- change in count condition (PR #29 by @Rupalgw)
75ccb34
- Add tfsec workflow (PR #7 by @nileshgadgi)aec0dd0
- deps: bump clouddrove/vnet/azure from 1.0.1 to 1.0.2 in /_example (commit by @dependabot[bot])122479f
- deps: bump clouddrove/vnet/azure from 1.0.2 to 1.0.3 in /_example (PR #10 by @dependabot[bot])41bf90e
- deps: bump hashicorp/setup-terraform from 1 to 2 (commit by @dependabot[bot])d64461d
- deps: bump pre-commit/action from 2.0.0 to 3.0.0 (commit by @dependabot[bot])160fce5
- deps: bump actions/setup-node from 1 to 3 (commit by @dependabot[bot])ec86209
- deps: bump actions/setup-python from 2 to 4 (PR #16 by @dependabot[bot])a39fc97
- deps: bump actions/checkout from 2 to 3 (PR #15 by @dependabot[bot])cfa31e2
- deps: bump actions/checkout from 3 to 4 (PR #17 by @dependabot[bot])3b2961d
- deps: bump clouddrove/github-shared-workflows (commit by @dependabot[bot])db20750
- deps: bump pre-commit/action from 3.0.0 to 3.0.1 (commit by @dependabot[bot])89ae432
- deps: bump clouddrove/github-shared-workflows from 1.2.1 to 1.2.2 (commit by @dependabot[bot])1be1ef8
- deps: bump clouddrove/github-shared-workflows from 1.2.2 to 1.2.4 (commit by @dependabot[bot])0a0981e
- deps: bump clouddrove/github-shared-workflows from 1.2.4 to 1.2.5 (commit by @dependabot[bot])a021087
- deps: bump clouddrove/github-shared-workflows from 1.2.5 to 1.2.7 (commit by @dependabot[bot])732955f
- deps: bump clouddrove/github-shared-workflows from 1.2.7 to 1.2.8 (commit by @dependabot[bot])7cc8697
- deps: update hashicorp/azurerm requirement from =3.86.0 to 4.10.0 in /examples/complete (PR #39 by @dependabot[bot])
1.0.0 - 2023-02-13
e53b8dd
- Added Terraform Azure Dns Module