You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+22Lines changed: 22 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,26 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
6
7
+
## [1.0.3] - 2024-01-05
8
+
### :sparkles: New Features
9
+
-[`1d7d596`](https://github.com/clouddrove/terraform-azure-subnet/commit/1d7d596e1ee595878e87ba90015b861c2593efd3) - update CHANGELOG.MD file *(commit by [@themaheshyadav](https://github.com/themaheshyadav))*
10
+
-[`69df05a`](https://github.com/clouddrove/terraform-azure-subnet/commit/69df05ad1e8c09fa07f4772b737eab9f6de0c8ed) - added dependabot.yml file *(commit by [@themaheshyadav](https://github.com/themaheshyadav))*
11
+
-[`c1025d2`](https://github.com/clouddrove/terraform-azure-subnet/commit/c1025d252134ca8650a7d1969e5ffced16ef8e28) - add automerge *(commit by [@mamrajyadav](https://github.com/mamrajyadav))*
12
+
13
+
### :bug: Bug Fixes
14
+
-[`d472ae5`](https://github.com/clouddrove/terraform-azure-subnet/commit/d472ae5a97b7b4213adedab2f79188514c5cb71f) - update tf and github/workflows *(commit by [@mamrajyadav](https://github.com/mamrajyadav))*
15
+
-[`fef27d0`](https://github.com/clouddrove/terraform-azure-subnet/commit/fef27d0500ef666ba79cbf68fd322873f6c031e0) - update tf checks *(commit by [@mamrajyadav](https://github.com/mamrajyadav))*
16
+
-[`bddaeb9`](https://github.com/clouddrove/terraform-azure-subnet/commit/bddaeb92dba7ba3a322d1029677d5c69c304b68a) - update tf checks *(commit by [@mamrajyadav](https://github.com/mamrajyadav))*
17
+
-[`1afc359`](https://github.com/clouddrove/terraform-azure-subnet/commit/1afc3593c0b56ba1fb7c2b98a5b5a3b8f9fa9810) - update tf checks dir path issue *(commit by [@mamrajyadav](https://github.com/mamrajyadav))*
18
+
-[`2495e01`](https://github.com/clouddrove/terraform-azure-subnet/commit/2495e013448671c70e97708700c4428dda783cf8) - specific subnet module *(commit by [@mamrajyadav](https://github.com/mamrajyadav))*
19
+
-[`2041f37`](https://github.com/clouddrove/terraform-azure-subnet/commit/2041f378411e02b2ed83bb888cd198583f6176e1) - update vnet name source *(commit by [@mamrajyadav](https://github.com/mamrajyadav))*
20
+
-[`3287c44`](https://github.com/clouddrove/terraform-azure-subnet/commit/3287c44cf4f9ac0476517202fd8116eb4c997a0b) - update vnet name source *(commit by [@mamrajyadav](https://github.com/mamrajyadav))*
21
+
-[`86181c7`](https://github.com/clouddrove/terraform-azure-subnet/commit/86181c7e38a9cafa6302db105d88ac766c78bfa3) - version and module control *(commit by [@d4kverma](https://github.com/d4kverma))*
22
+
23
+
### :construction_worker: Build System
24
+
-[`1e7ddb8`](https://github.com/clouddrove/terraform-azure-subnet/commit/1e7ddb8a3360161f7f58acedb29351f068d68b45) - added tfsec workflow *(commit by [@anmolnagpal](https://github.com/anmolnagpal))*
25
+
26
+
7
27
## [1.0.2] - 2023-04-13
8
28
### :sparkles: New Features
9
29
-[`d5a0ada`](https://github.com/clouddrove/terraform-azure-subnet/commit/994bfeaa8556857c6102db234d14710b3991b8e7) - update route table resource to create multiple rt in same vnet
@@ -21,3 +41,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
0 commit comments