Skip to content

Releases: form3tech-oss/terraform-provider-githubfile

v2.0.0

11 Feb 13:51
d383f28

Choose a tag to compare

Changelog

  • 6799fc7 ci: run ci on master branch
  • 95d3c7b chore: add vendor
  • 4b72df7 docs: update readme
  • 9a6e8c2 feat: update to terraform plugin framework
  • 910289c docs: user master branch with the badge

v1.3.0

11 Feb 13:07
7c8f007

Choose a tag to compare

Changelog

  • 9e8e2d5 chore(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.3
  • c3e4e6a chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0
  • c89f334 chore(deps): bump github.com/ulikunitz/xz from 0.5.10 to 0.5.14
  • a9da65a chore(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.6.1
  • 79a867e chore(deps): bump golang.org/x/oauth2 from 0.11.0 to 0.27.0
  • 1957bda ci: fixes the goreleaser
  • e8e295e chore(deps): bump golang.org/x/crypto from 0.12.0 to 0.45.0
  • 896c5d6 chore: add gitattributes
  • 80550fd chore: add archived repo test
  • 89ccdac fix: ignore archived repos and remove file from state
  • 8c05114 fix: branch name
  • e6e4c5e fix: run tests against the same repository
  • 48a2424 ci: update secrets
  • 9333638 chore: update go to v1.25

v1.2.1

08 Jan 14:32
d0a03c3

Choose a tag to compare

Changelog

  • d0a03c3 fix: deletion of files in large repositories (#46)

v1.2.0

05 Sep 10:57
ceed630

Choose a tag to compare

Changelog

v1.1.7

20 Jun 15:05
1c237c6

Choose a tag to compare

Changelog

v1.1.5

20 Jun 13:01
21114b1

Choose a tag to compare

Changelog

21114b1 fix: Add missing GITHUB_TOKEN for goreleaser

v1.1.2

15 Jul 09:14
7cea359

Choose a tag to compare

Changelog

ebb545c add arm64 architecture to goreleaser.yml

v1.1.1

11 Feb 15:13
5242e15

Choose a tag to compare

Changelog

5242e15 fix reading of deleted resources (#27)
8e0a137 update github dependency
24f5eff update to latest terraform sdk
98a5e2a Updated goreleaser process
af1eb10 Update .travis.yml
0fccbe6 Update .travis.yml
7948b67 move travis job manual vars into makefile
3bc0d6b test build
8e59c0c test build
ab862ef Add Travis CI badge.

v1.1.0

16 Sep 10:02
v1.1.0
af9dbec

Choose a tag to compare

Changelog

4d87c5f Add support for specifying a commit message prefix.
07e1ac9 Update 'README.md'.
61333ac Update "LICENSE".
2019da7 Create "LICENSE".

v1.0.0

04 Sep 14:38
v1.0.0
3ce7f3c

Choose a tag to compare

Changelog

7a1b652 Bump 'go-github-utils'.
caeb086 Rename to 'form3tech-oss/terraform-provider-githubfile'.
1e129b9 Use 'CGO_ENABLED=0' and build '*.zip' files.
141250b Initial work on 'terraform-provider-github-file'.
7509d88 Adding CODEOWNERS file
dd2b628 Initial commit