Releases: metio/terraform-provider-git
Releases · metio/terraform-provider-git
2022.9.16
What's Changed
- Bump github.com/gruntwork-io/terratest from 0.40.21 to 0.40.22 by @dependabot in #44
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.21.0 to 2.22.0 by @dependabot in #45
- fix git_add resource by @sebhoss in #46
- set both MarkdownDescription and Description by @sebhoss in #47
- Git commit tests by @sebhoss in #48
- use gotestsum to run tests by @sebhoss in #49
- add golangci-lint by @sebhoss in #50
- add missing Description field by @sebhoss in #51
- Bump github.com/hashicorp/terraform-plugin-framework from 0.11.1 to 0.12.0 by @dependabot in #52
- Improve import tests by @sebhoss in #53
- add unit tests for gitProvider struct by @sebhoss in #54
- verify that all resources have Description & MarkdownDescription by @sebhoss in #55
Full Changelog: 2022.9.9...2022.9.16
2022.9.9
What's Changed
- add tests w/ Terratest by @sebhoss in #40
- update all dependencies to their latest versions by @sebhoss in #41
- Bump github.com/gruntwork-io/terratest from 0.40.20 to 0.40.21 by @dependabot in #43
- Bump github.com/stretchr/testify from 1.7.2 to 1.8.0 by @dependabot in #42
Full Changelog: 2022.9.2...2022.9.9
2022.9.2
What's Changed
- add git_add resource by @sebhoss in #34
- add 'revision' attribute to 'git_tag" by @sebhoss in #35
- Bump goreleaser/goreleaser-action from 3.0.0 to 3.1.0 by @dependabot in #36
- simplify/enhance git_add resource by @sebhoss in #37
- add git_commit resource by @sebhoss in #38
- Bump github.com/hashicorp/terraform-plugin-framework-validators from 0.4.0 to 0.5.0 by @dependabot in #39
Full Changelog: 2022.8.26...2022.9.2
2022.8.26
What's Changed
- support different shells in makefile by @sebhoss in #22
- tag/branch was renamed to 'name' in each data source by @sebhoss in #23
- allow selecting local branches in git_branch data source by @sebhoss in #24
- add acceptance tests w/ locally installed terraform provider by @sebhoss in #25
- git_repository improvements by @sebhoss in #27
- Acceptance tests by @sebhoss in #26
- add 'revision' attribute to git_commit by @sebhoss in #29
- add git_log data source by @sebhoss in #30
- support empty repositories w/o a single commit by @sebhoss in #31
- extract modified files in git_commit data source by @sebhoss in #32
- improve makefile & help output by @sebhoss in #33
Full Changelog: 2022.8.19...2022.8.26
2022.8.19
What's Changed
- Bump github.com/hashicorp/terraform-plugin-framework from 0.10.0 to 0.11.0 by @dependabot in #9
- change license to 0BSD by @sebhoss in #10
- fix license in citation file by @sebhoss in #11
- declare license inline by @sebhoss in #12
- update project meta by @sebhoss in #13
- fix citation url by @sebhoss in #14
- Bump github.com/hashicorp/terraform-plugin-go from 0.13.0 to 0.14.0 by @dependabot in #15
- Documentation updates by @sebhoss in #17
- Bump github.com/hashicorp/terraform-plugin-framework from 0.11.0 to 0.11.1 by @dependabot in #19
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.20.0 to 2.21.0 by @dependabot in #18
- improve id attribute handling & documentation by @sebhoss in #20
- protect against missing author/committer infos by @sebhoss in #21
New Contributors
Full Changelog: 2022.8.12...2022.8.19
2022.8.12
Full Changelog: 2022.8.5...2022.8.12