Skip to content

Releases: metio/terraform-provider-git

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