Skip to content

Releases: protoconf/protoconf-terraform

v0.1.5-2

05 Mar 07:38
31dabbe
Compare
Choose a tag to compare

Changelog

v0.1.5-1

05 Mar 04:34
dc48ab7
Compare
Choose a tag to compare

Changelog

  • dc48ab7 fix: "dynamic" field type

v0.1.5

04 Mar 12:03
d97ba67
Compare
Choose a tag to compare

Changelog

  • 1a5de37 chore(deps): update actions/checkout action to v4
  • 985805e chore: add aws example
  • 01c31dc chore: cleanups
  • 5d9bc6c chore: remove import of zap
  • 2dfd352 feat: populate provider's version
  • f6c98ae feat: support schema parsing from terraform providers command
  • a64ff2e fix(deps): update module github.com/protoconf/protoconf to v0.1.7
  • 651b1c9 fix(deps): update module github.com/stretchr/testify to v1.8.4
  • 9a16b73 fix(deps): update module google.golang.org/protobuf to v1.31.0
  • 709f561 fix: break comment lines for better readability
  • 568e241 fix: get unspecified provider version
  • d97ba67 fix: goreleaser

v0.1.4-4

19 May 03:59
7ff2b75
Compare
Choose a tag to compare

Changelog

  • 7ff2b75 chore: add packages:write perms to releae workflow

v0.1.4

14 May 07:45
d0b865b
Compare
Choose a tag to compare

Changelog

v0.1.3

13 May 17:32
632c722
Compare
Choose a tag to compare

Changelog

  • e29afd9 chore(deps): update actions/setup-go action to v3 (#6)
  • bef6f53 chore(deps): update actions/setup-go action to v4 (#19)
  • 45979f8 chore(deps): update github/codeql-action action to v2 (#7)
  • 986c9a7 chore(deps): update goreleaser/goreleaser-action action to v3 (#8)
  • c12e1cb chore(deps): update goreleaser/goreleaser-action action to v4 (#20)
  • d770568 chore: build and release (#25)
  • b0e8de2 chore: remove js/py from code analysis (#17)
  • beff00c feat: add init cmd (#21)
  • 9c0292e feat: migrate generate commad from protoconf (#23)
  • 44c59f0 fix(deps): update module github.com/avast/retry-go to v4 (#9)
  • 8f79b29 fix(deps): update module github.com/hashicorp/go-hclog to v1.5.0 (#13)
  • 2b94f92 fix(deps): update module github.com/hashicorp/go-plugin to v1.4.9 (#24)
  • 752771f fix(deps): update module github.com/jhump/protoreflect to v1.15.1 (#15)
  • 4d890a0 fix(deps): update module github.com/mitchellh/cli to v1.1.5 (#22)
  • 176589c fix(deps): update module github.com/stretchr/testify to v1.8.2 (#26)
  • 632c722 fix(deps): update module google.golang.org/grpc to v1.55.0 (#12)
  • 50974b9 fix(deps): update module google.golang.org/protobuf to v1.28.1 (#10)
  • ddd7ecc fix(deps): update module google.golang.org/protobuf to v1.30.0 (#18)

v0.1.2

27 Jul 08:30
8f0026a
Compare
Choose a tag to compare

Changelog

  • 8f0026a fix: exit loop in cancelation

v0.1.1

26 Jul 18:16
421e3d7
Compare
Choose a tag to compare

Changelog

  • fbadf69 chore(deps): add renovate.json (#1)
  • 856f178 chore(deps): update module go to 1.18 (#3)
  • 421e3d7 chore: goreleaser should use default token for brew
  • fb37b23 chore: improve terraform logging

v0.1.0

26 Jul 12:18
b694051
Compare
Choose a tag to compare

Changelog

  • d083876 Merge pull request #2 from protoconf/goreleaser
  • ab14e25 build: goreleaser and github actions
  • 3fb60da chore: initial commit
  • ac33936 feat: basic terraform run
  • b694051 fix: goreleaser