@@ -8,112 +8,3 @@ All notable changes to this project will be documented in this file.
88### Features
99
1010* Add support for hidden variables ([ 3491d99] ( https://github.com/Perun-Engineering/terraform-gitlab/commit/3491d99f9eda691864317f0d3449c702a5cfb6ed ) )
11-
12- ## [ 1.6.0] ( https://github.com/opsworks-co/terraform-gitlab/compare/v1.5.0...v1.6.0 ) (2025-04-18)
13-
14-
15- ### Features
16-
17- * Push rules for subgroups ([ 0ac66c6] ( https://github.com/opsworks-co/terraform-gitlab/commit/0ac66c6bcf5c62b5be05611d63dab0ef5501b935 ) )
18-
19- ## [ 1.5.0] ( https://github.com/opsworks-co/terraform-gitlab/compare/v1.4.0...v1.5.0 ) (2025-03-03)
20-
21-
22- ### Features
23-
24- * Add sensitive variables support, update provider ([ 58fdcf4] ( https://github.com/opsworks-co/terraform-gitlab/commit/58fdcf405e4ee1cdf9a91788b5f32e22305d7196 ) )
25-
26- ## [ 1.4.0] ( https://github.com/opsworks-co/terraform-gitlab/compare/v1.3.0...v1.4.0 ) (2024-10-03)
27-
28-
29- ### Features
30-
31- * Add support for protected branches ([ a4a6e0c] ( https://github.com/opsworks-co/terraform-gitlab/commit/a4a6e0c4ee4cfed8bb09f7111abb606f2fd0de96 ) )
32-
33- ## [ 1.3.0] ( https://github.com/opsworks-co/terraform-gitlab/compare/v1.2.0...v1.3.0 ) (2024-10-01)
34-
35-
36- ### Features
37-
38- * Scheduled pipeline variables ([ 7d3ea73] ( https://github.com/opsworks-co/terraform-gitlab/commit/7d3ea73c227e29b82f8cce1b3bf9cb893e1a32a4 ) )
39-
40- ## [ 1.2.0] ( https://github.com/opsworks-co/terraform-gitlab/compare/v1.1.0...v1.2.0 ) (2024-10-01)
41-
42-
43- ### Features
44-
45- * Fix provider version, jira integration fix, default branch protection ([ b826b6e] ( https://github.com/opsworks-co/terraform-gitlab/commit/b826b6e6eccd78ccc650dde152bd69c4e5d59e86 ) )
46-
47- ## [ 1.1.0] ( https://github.com/opsworks-co/terraform-gitlab/compare/v1.0.0...v1.1.0 ) (2024-09-06)
48-
49-
50- ### Features
51-
52- * GitLab variables based on access tokens ([ 5c94981] ( https://github.com/opsworks-co/terraform-gitlab/commit/5c949813b7e162b34afe97a4f7f3822335ab2027 ) )
53-
54-
55- ### Bug Fixes
56-
57- * remove comments ([ 5ca4912] ( https://github.com/opsworks-co/terraform-gitlab/commit/5ca4912bf8186ba7c969e8e92d6ea8dba26123a4 ) )
58-
59- ## [ 1.0.0] ( https://github.com/opsworks-co/terraform-gitlab/compare/v0.3.0...v1.0.0 ) (2024-09-04)
60-
61-
62- ### ⚠ BREAKING CHANGES
63-
64- * Refactor GitLab group management
65-
66- ### Features
67-
68- * Refactor GitLab group management ([ b382989] ( https://github.com/opsworks-co/terraform-gitlab/commit/b3829899af3eb004b3936e33ad8498f89e440767 ) )
69-
70- ## [ 0.3.0] ( https://github.com/opsworks-co/terraform-gitlab/compare/v0.2.2...v0.3.0 ) (2024-09-03)
71-
72-
73- ### Features
74-
75- * Prevent recreation of resources ([ 41d1765] ( https://github.com/opsworks-co/terraform-gitlab/commit/41d176574c1da996582decbd7ca8e014c323766f ) )
76-
77- ## [ 0.2.2] ( https://github.com/opsworks-co/terraform-gitlab/compare/v0.2.1...v0.2.2 ) (2024-09-03)
78-
79-
80- ### Bug Fixes
81-
82- * Improve GitLab group sharing logic to handle parent groups and subgroups with proper key construction and ID resolution ([ 4d31ec2] ( https://github.com/opsworks-co/terraform-gitlab/commit/4d31ec294ca194c7aea723ede98e67612f72167f ) )
83-
84- ## [ 0.2.1] ( https://github.com/opsworks-co/terraform-gitlab/compare/v0.2.0...v0.2.1 ) (2024-09-03)
85-
86-
87- ### Bug Fixes
88-
89- * Add project namespace to prevent name conflicts across different namespaces ([ 35ef1f0] ( https://github.com/opsworks-co/terraform-gitlab/commit/35ef1f00aaf8d67737f2aaf1aba532052d00ef4a ) )
90-
91- ## [ 0.2.0] ( https://github.com/opsworks-co/terraform-gitlab/compare/v0.1.1...v0.2.0 ) (2024-09-03)
92-
93-
94- ### Features
95-
96- * Query gitlab_group resources directly ([ 0ea3924] ( https://github.com/opsworks-co/terraform-gitlab/commit/0ea39240ee5fc293b9b7b16ac11e20fe30fdb504 ) )
97- * Release workflow ([ c9f56ee] ( https://github.com/opsworks-co/terraform-gitlab/commit/c9f56ee7ee4f8840293a067b48247146b6d8336d ) )
98-
99-
100- ### Bug Fixes
101-
102- * Fixes [ #3 ] ( https://github.com/opsworks-co/terraform-gitlab/issues/3 ) duplicate object key ([ 5600747] ( https://github.com/opsworks-co/terraform-gitlab/commit/56007479e5bd53eb73e8511ca37f48ab411c8139 ) )
103- * Remvoves duplicates ([ 20942e5] ( https://github.com/opsworks-co/terraform-gitlab/commit/20942e5f12f4237af384c01e2135662f3b540045 ) )
104- * Workflow repo owner ([ d3ea815] ( https://github.com/opsworks-co/terraform-gitlab/commit/d3ea815c3d5e7f6d352a11ecf962cf7a8858a41a ) )
105-
106- The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ ) and this
107- project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
108-
109- ## [ 0.1.1] - 2024-09-02
110-
111- ### Bug Fixes
112-
113- - Fixed invalid index during import ([ #1 ] ( https://github.com/opsworks-co/terraform-gitlab/issues/1 ) )
114-
115- ## [ 0.1.0] - 2024-09-02
116-
117- ### Added
118-
119- - Everything! Initial release of the module.
0 commit comments