Releases: clouddrove/terraform-azure-acr
Releases · clouddrove/terraform-azure-acr
2.0.0
What's Changed
- fixed : added attributes & latest version by @pranaydeokar in #14
- build(deps): bump clouddrove/subnet/azure from 1.0.2 to 1.1.0 in /_example/with_existing_dns_zone_in_diff_rg by @dependabot in #15
- build(deps): bump clouddrove/subnet/azure from 1.0.2 to 1.1.0 in /_example/with_existing_dns_zone_in_diff_subs by @dependabot in #16
- feat: added deepsource.toml file by @pranaydeokar in #17
- build(deps): bump clouddrove/github-shared-workflows from 1.0.10 to 1.2.0 by @dependabot in #18
- build(deps): bump clouddrove/github-shared-workflows from 1.2.0 to 1.2.1 by @dependabot in #19
- build(deps): bump pre-commit/action from 3.0.0 to 3.0.1 by @dependabot in #20
- Fix/naming by @d4kverma in #21
- build(deps): bump clouddrove/github-shared-workflows from 1.2.1 to 1.2.2 by @dependabot in #22
- build(deps): bump clouddrove/github-shared-workflows from 1.2.2 to 1.2.5 by @dependabot in #24
- build(deps): bump clouddrove/github-shared-workflows from 1.2.5 to 1.2.7 by @dependabot in #26
- Fix/provider by @ravimalvia10 in #31
- build(deps): bump clouddrove/subnet/azure from 1.2.0 to 1.2.1 in /_example/with_existing_dns_zone_in_diff_subs by @dependabot in #35
- build(deps): bump clouddrove/subnet/azure from 1.2.0 to 1.2.1 in /_example/with_existing_dns_zone_in_diff_rg by @dependabot in #34
- build(deps): bump clouddrove/subnet/azure from 1.2.0 to 1.2.1 in /_example/complete by @dependabot in #33
- build(deps): bump clouddrove/key-vault/azure from 1.1.0 to 1.2.0 in /_example/complete by @dependabot in #32
- fix:renamed _examples to examples and referenced it by @vjdbj in #36
- build(deps): bump clouddrove/github-shared-workflows from 1.2.7 to 1.2.8 by @dependabot in #42
- fix: updated terraform module and fixed depriciation variables by @vedant990 in #54
- build(deps): bump clouddrove/log-analytics/azure from 1.0.1 to 2.0.0 in /examples/with_existing_dns_zone_in_diff_subs by @dependabot in #75
- build(deps): bump clouddrove/log-analytics/azure from 1.0.1 to 2.0.0 in /examples/with_existing_dns_zone_in_diff_rg by @dependabot in #72
New Contributors
- @pranaydeokar made their first contribution in #14
- @ravimalvia10 made their first contribution in #31
- @vjdbj made their first contribution in #36
- @vedant990 made their first contribution in #54
Full Changelog: 1.0.2...2.0.0
1.0.2
✨ New Features
6bbd692
- added dependabot.yml file (commit by @themaheshyadav)fe3f14c
- auto changelog action added (commit by @themaheshyadav)5706caf
- Added support for existing dns zone (commit by @13archit)
🐛 Bug Fixes
0ffd921
- update variable in example.tf (commit by @themaheshyadav)acef83a
- Corrected private endpoin name (commit by @13archit)871f952
- Added comments and separate example for existing private dns zone case (commit by @13archit)a70a9c8
- fixed folder heirarchy and added locals in example (commit by @13archit)6b9617b
- Added complete example for module and updated basic example (commit by @13archit)5803462
- Updated output.tf and corrected comments in example (commit by @13archit)e6c0a04
- Updated vnet link condition for same vnet in same resource group. (commit by @13archit)308b579
- Updated private endpoint naming (commit by @13archit)898d2f8
- fixed private endoint dns issue (commit by @13archit)
👷 Build System
1fc1b31
- Add tfsec workflow (commit by @nileshgadgi)