Skip to content

Releases: metio/terraform-provider-git

2022.9.9

09 Sep 04:28
Compare
Choose a tag to compare

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

02 Sep 04:35
Compare
Choose a tag to compare

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

26 Aug 04:36
Compare
Choose a tag to compare

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

19 Aug 04:08
Compare
Choose a tag to compare

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

12 Aug 03:52
Compare
Choose a tag to compare