- Feb 03, 2024
-
-
semantic-release-bot authored
## [1.1.2](v1.1.1...v1.1.2) (2024-02-03) ### Bug Fixes * Update documentation for new resources/data-sources ([bf6631f1](bf6631f1))
-
Matt authored
-
Matt authored
-
semantic-release-bot authored
## [1.1.1](v1.1.0...v1.1.1) (2024-02-03) ### Bug Fixes * Replace github user from matthewjohn to dockstudios ([6c3436bc](6c3436bc)), closes [#6](#6) * Update remaining references to matthewjohn after merge to main ([0e34c6e2](0e34c6e2))
-
Matt authored
-
semantic-release-bot authored
# [1.1.0](v1.0.0...v1.1.0) (2024-02-03) ### Bug Fixes * Add validation to ensure that either name or id is passed to git_provider data source ([028ef7a7](028ef7a7)), closes [#2](#2) * Avoid unknown ID values during plan ([8eff4632](8eff4632)), closes [#2](#2) * Correctly mark object as deleted in READ when API returns 404 ([fe5b91ea](fe5b91ea)), closes [#2](#2) * Only update attributes during Read if the value has actually changed, to avoid showing plan changes ([fcb74ecd](fcb74ecd)), closes [#2](#2) * Update namespace ID only in Read operation, using ID for obtaining information from API and updating, if it differs from name ([901a3604](901a3604)) ### Features * Add data source for git_provider. Update ID type of git provider to int64 ([b5799535](b5799535)), closes [#2](#2) * Add module resource ([a54c3c02](a54c3c02)), closes [#2](#2) * Add terrareg_git_providers data source for obtaining all git providers ([a34887d4](a34887d4)), closes [#2](#2)
-
- Feb 02, 2024
- Jan 31, 2024
-
-
Matt authored
fix: Update namespace ID only in Read operation, using ID for obtaining information from API and updating, if it differs from name
- Jan 30, 2024
-