Skip to content

Releases: trvon/terraform-provider-openvswitch

v0.0.1

16 Oct 18:47
091bc1e
Compare
Choose a tag to compare

Changelog

  • 8e9fa45 Bump github.com/hashicorp/terraform from 0.12.5 to 0.12.17
  • 6a8a0d3 Bump golang.org/x/crypto from 0.0.0-20200622213623-75b288015ac9 to 0.1.0
  • 96907ea Create .changie.yml
  • 28632c1 Initial commit
  • 035ae90 Initial commit.
  • 90a6e15 Initial commit.
  • 006e335 Major updates to actual functionality. There are some issues that need to be resolved
  • 26a9d91 Merge branch 'master' of github.com:trvon/terraform-provider-openvswitch
  • 3c9eeef Merge branch 'master' of github.com:trvon/terraform-provider-openvswitch
  • a2aed02 Merge pull request #5 from trvon/dependabot/go_modules/golang.org/x/crypto-0.1.0
  • 4b75708 Merge pull request #6 from trvon/dependabot/go_modules/github.com/hashicorp/terraform-0.12.17
  • 181ad0b README.
  • b8dfd59 Travis
  • 29c8bab Update README.md
  • 2ca061b Update README.md
  • af73208 Update release.yml
  • ba7fb07 Update release.yml
  • 78beb8f Update release.yml
  • 98fbd41 Update release.yml
  • 8fc2561 Update release.yml
  • eed8733 Update release.yml
  • 6a8c89b Updating travis.yml
  • 3de6074 Updating versions for g1.15
  • 5760489 Wire protocol.
  • cb4506c adding first release file
  • 7d76706 adding github release. will start process for update project
  • e52dafe adding goreleaser
  • a2cbeaa adding missing artifact
  • 091bc1e adding permissions manually
  • 2b0e493 adding token to fix permission error in actions
  • 865c62a fixing changie error
  • 8fbbf38 minor tweaks
  • cec8c46 updating action dependency graph
  • a41a823 updating ignore
  • f6953ef updating workflow and readme