Skip to content

Releases: form3tech-oss/terraform-provider-githubfile

v1.2.1

08 Jan 14:32
d0a03c3
Compare
Choose a tag to compare

Changelog

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

v1.2.0

05 Sep 10:57
ceed630
Compare
Choose a tag to compare

Changelog

v1.1.7

20 Jun 15:05
1c237c6
Compare
Choose a tag to compare

Changelog

v1.1.5

20 Jun 13:01
21114b1
Compare
Choose a tag to compare

Changelog

21114b1 fix: Add missing GITHUB_TOKEN for goreleaser

v1.1.2

15 Jul 09:14
7cea359
Compare
Choose a tag to compare

Changelog

ebb545c add arm64 architecture to goreleaser.yml

v1.1.1

11 Feb 15:13
5242e15
Compare
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
Compare
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
Compare
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