0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-04 21:14:05 +00:00
Commit Graph

379 Commits

Author SHA1 Message Date
Matt Burchett
065e859227
virtual_environment_datastores.go: Update remote command to get datasource path (#49)
This commit fixes the shell command that is being executed to get the datasource
path which appears to be no longer functional.

The previous command assumed that "path" is going to be the next line after the
datasource name, leaving NFS mounts and other types of mount points non-functional.
2022-03-21 20:26:39 -04:00
dependabot[bot]
75e01de8f3
Bump github.com/goreleaser/goreleaser from 1.6.1 to 1.6.3 in /tools (#48)
Bumps [github.com/goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) from 1.6.1 to 1.6.3.
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Changelog](https://github.com/goreleaser/goreleaser/blob/main/.goreleaser.yaml)
- [Commits](https://github.com/goreleaser/goreleaser/compare/v1.6.1...v1.6.3)

---
updated-dependencies:
- dependency-name: github.com/goreleaser/goreleaser
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-15 10:05:03 -04:00
dependabot[bot]
40f0739e41
Bump actions/checkout from 2 to 3 (#46)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-07 12:08:19 -05:00
dependabot[bot]
d2fc1800f0
Bump github.com/goreleaser/goreleaser from 1.5.0 to 1.6.1 in /tools (#47)
Bumps [github.com/goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) from 1.5.0 to 1.6.1.
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Changelog](https://github.com/goreleaser/goreleaser/blob/main/.goreleaser.yaml)
- [Commits](https://github.com/goreleaser/goreleaser/compare/v1.5.0...v1.6.1)

---
updated-dependencies:
- dependency-name: github.com/goreleaser/goreleaser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-07 12:08:05 -05:00
Pavel Boldyrev
ae39b8b481
Bump docs dependencies 2022-03-04 00:04:14 -05:00
dependabot[bot]
9d52f43516
Bump goreleaser/goreleaser-action from 2.8.1 to 2.9.1 (#45)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2.8.1 to 2.9.1.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2.8.1...v2.9.1)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-02 11:51:42 -05:00
dependabot[bot]
bcd20085c4
Bump nokogiri from 1.12.5 to 1.13.3 in /docs (#43)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 to 1.13.3.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.12.5...v1.13.3)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-26 12:35:49 -05:00
dependabot[bot]
ffbf4789c9
Bump github.com/golangci/golangci-lint from 1.44.0 to 1.44.2 in /tools (#42)
Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.44.0 to 1.44.2.
- [Release notes](https://github.com/golangci/golangci-lint/releases)
- [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/golangci/golangci-lint/compare/v1.44.0...v1.44.2)

---
updated-dependencies:
- dependency-name: github.com/golangci/golangci-lint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-22 09:12:46 -05:00
dependabot[bot]
59c5efa34e
Bump github.com/goreleaser/goreleaser from 1.4.1 to 1.5.0 in /tools (#40)
Bumps [github.com/goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Changelog](https://github.com/goreleaser/goreleaser/blob/main/.goreleaser.yaml)
- [Commits](https://github.com/goreleaser/goreleaser/compare/v1.4.1...v1.5.0)

---
updated-dependencies:
- dependency-name: github.com/goreleaser/goreleaser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-14 12:35:31 -05:00
dependabot[bot]
83ccbda3c2
Bump github.com/golangci/golangci-lint from 1.43.0 to 1.44.0 in /tools (#38)
Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.43.0 to 1.44.0.
- [Release notes](https://github.com/golangci/golangci-lint/releases)
- [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/golangci/golangci-lint/compare/v1.43.0...v1.44.0)

---
updated-dependencies:
- dependency-name: github.com/golangci/golangci-lint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2022-01-31 16:31:21 -05:00
dependabot[bot]
48a045c5b3
Bump github.com/goreleaser/goreleaser from 1.3.1 to 1.4.1 in /tools (#39)
Bumps [github.com/goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) from 1.3.1 to 1.4.1.
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Changelog](https://github.com/goreleaser/goreleaser/blob/main/.goreleaser.yaml)
- [Commits](https://github.com/goreleaser/goreleaser/compare/v1.3.1...v1.4.1)

---
updated-dependencies:
- dependency-name: github.com/goreleaser/goreleaser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-31 11:49:55 -05:00
dependabot[bot]
f99ee66ed5
Bump github.com/goreleaser/goreleaser from 1.2.5 to 1.3.1 in /tools (#37)
Bumps [github.com/goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) from 1.2.5 to 1.3.1.
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Changelog](https://github.com/goreleaser/goreleaser/blob/main/.goreleaser.yaml)
- [Commits](https://github.com/goreleaser/goreleaser/compare/v1.2.5...v1.3.1)

---
updated-dependencies:
- dependency-name: github.com/goreleaser/goreleaser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-17 12:58:12 -05:00
dependabot[bot]
6f0ba0d527
Bump goreleaser/goreleaser-action from 2.8.0 to 2.8.1 (#36)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2.8.0...v2.8.1)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-17 12:58:01 -05:00
dependabot[bot]
2b7eddf81d
Bump github.com/goreleaser/goreleaser from 1.1.0 to 1.2.5 in /tools (#35)
Bumps [github.com/goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) from 1.1.0 to 1.2.5.
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Changelog](https://github.com/goreleaser/goreleaser/blob/main/.goreleaser.yaml)
- [Commits](https://github.com/goreleaser/goreleaser/compare/v1.1.0...v1.2.5)

---
updated-dependencies:
- dependency-name: github.com/goreleaser/goreleaser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-10 13:22:21 -05:00
Pavel Boldyrev
323b752083
Merge pull request #34 from bpg/dependabot/go_modules/tools/github.com/goreleaser/goreleaser-1.1.0
Bump github.com/goreleaser/goreleaser from 0.184.0 to 1.1.0 in /tools
2021-11-29 12:01:13 -05:00
dependabot[bot]
b30b4627cb
Bump github.com/goreleaser/goreleaser from 0.184.0 to 1.1.0 in /tools
Bumps [github.com/goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) from 0.184.0 to 1.1.0.
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Changelog](https://github.com/goreleaser/goreleaser/blob/main/.goreleaser.yaml)
- [Commits](https://github.com/goreleaser/goreleaser/compare/v0.184.0...v1.1.0)

---
updated-dependencies:
- dependency-name: github.com/goreleaser/goreleaser
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 16:34:17 +00:00
Pavel Boldyrev
669db2b4bd
Merge pull request #33 from bpg/dependabot/go_modules/tools/github.com/golangci/golangci-lint-1.43.0 2021-11-08 12:14:25 -05:00
dependabot[bot]
d29abd8f39
Bump github.com/golangci/golangci-lint from 1.42.1 to 1.43.0 in /tools
Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.42.1 to 1.43.0.
- [Release notes](https://github.com/golangci/golangci-lint/releases)
- [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/golangci/golangci-lint/compare/v1.42.1...v1.43.0)

---
updated-dependencies:
- dependency-name: github.com/golangci/golangci-lint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-08 16:34:21 +00:00
bpg
08afbfccc5 Update CHANGELOG.md 2021-11-07 02:49:04 +00:00
Pavel Boldyrev
48595cc67f
Update CHANGELOG.md 2021-11-06 14:15:17 -04:00
bpg
f784e63e74 Update CHANGELOG.md 2021-11-06 18:06:23 +00:00
Pavel Boldyrev
c0a3f90fdb
Merge pull request #32 from bpg/provider-version-bump
Bump provider version to 0.5.0
2021-11-06 14:01:31 -04:00
Pavel Boldyrev
b70dbd35e5
Bump provider version to 0.5.0
Recent changes in the provider to make it compatible with Proxmox v7.x broke backward compatibility with previous versions, as was reported in #30.
This PR does not introduce any changes in the provider's functionality.

- Update README.md to indicate version compatibility with PVE
2021-11-06 13:57:16 -04:00
Pavel Boldyrev
e8d9739bd9
Merge pull request #31 from bpg/dependabot/go_modules/tools/github.com/goreleaser/goreleaser-0.184.0 2021-11-01 22:08:20 -04:00
dependabot[bot]
d05db6ac7a
Bump github.com/goreleaser/goreleaser from 0.183.0 to 0.184.0 in /tools
Bumps [github.com/goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) from 0.183.0 to 0.184.0.
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Changelog](https://github.com/goreleaser/goreleaser/blob/master/.goreleaser.yml)
- [Commits](https://github.com/goreleaser/goreleaser/compare/v0.183.0...v0.184.0)

---
updated-dependencies:
- dependency-name: github.com/goreleaser/goreleaser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 16:34:28 +00:00
Pavel Boldyrev
496ef66d8b
Merge pull request #28 from bpg/dependabot/go_modules/tools/github.com/goreleaser/goreleaser-0.183.0
Bump github.com/goreleaser/goreleaser from 0.182.1 to 0.183.0 in /tools
2021-10-25 13:27:02 -04:00
dependabot[bot]
a927797573
Bump github.com/goreleaser/goreleaser from 0.182.1 to 0.183.0 in /tools
Bumps [github.com/goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) from 0.182.1 to 0.183.0.
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Changelog](https://github.com/goreleaser/goreleaser/blob/master/.goreleaser.yml)
- [Commits](https://github.com/goreleaser/goreleaser/compare/v0.182.1...v0.183.0)

---
updated-dependencies:
- dependency-name: github.com/goreleaser/goreleaser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-25 16:37:15 +00:00
Pavel Boldyrev
0fa31267cc
Merge pull request #27 from bpg/dependabot/go_modules/tools/github.com/goreleaser/goreleaser-0.182.1
Bump github.com/goreleaser/goreleaser from 0.181.1 to 0.182.1 in /tools
2021-10-18 16:19:42 -04:00
Pavel Boldyrev
f8ade5e2b4
Merge pull request #26 from bpg/dependabot/github_actions/goreleaser/goreleaser-action-2.8.0
Bump goreleaser/goreleaser-action from 2.7.0 to 2.8.0
2021-10-18 16:19:32 -04:00
dependabot[bot]
a6f72dd899
Bump github.com/goreleaser/goreleaser from 0.181.1 to 0.182.1 in /tools
Bumps [github.com/goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) from 0.181.1 to 0.182.1.
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Changelog](https://github.com/goreleaser/goreleaser/blob/master/.goreleaser.yml)
- [Commits](https://github.com/goreleaser/goreleaser/compare/v0.181.1...v0.182.1)

---
updated-dependencies:
- dependency-name: github.com/goreleaser/goreleaser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-18 16:34:54 +00:00
dependabot[bot]
4da7cd75d0
Bump goreleaser/goreleaser-action from 2.7.0 to 2.8.0
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2.7.0...v2.8.0)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-18 16:08:51 +00:00
Pavel Boldyrev
eb03410e87
Merge pull request #25 from bpg/dependabot/go_modules/tools/github.com/goreleaser/goreleaser-0.181.1 2021-10-12 23:07:10 -04:00
dependabot[bot]
9f066fdf22
Bump github.com/goreleaser/goreleaser from 0.180.3 to 0.181.1 in /tools
Bumps [github.com/goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) from 0.180.3 to 0.181.1.
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Changelog](https://github.com/goreleaser/goreleaser/blob/master/.goreleaser.yml)
- [Commits](https://github.com/goreleaser/goreleaser/compare/v0.180.3...v0.181.1)

---
updated-dependencies:
- dependency-name: github.com/goreleaser/goreleaser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-11 16:31:55 +00:00
Pavel Boldyrev
21121d8283
Merge pull request #24 from bpg/dependabot/go_modules/tools/github.com/goreleaser/goreleaser-0.180.3
Bump github.com/goreleaser/goreleaser from 0.180.2 to 0.180.3 in /tools
2021-10-04 16:07:38 -04:00
dependabot[bot]
dbe707d3c8
Bump github.com/goreleaser/goreleaser from 0.180.2 to 0.180.3 in /tools
Bumps [github.com/goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) from 0.180.2 to 0.180.3.
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Changelog](https://github.com/goreleaser/goreleaser/blob/master/.goreleaser.yml)
- [Commits](https://github.com/goreleaser/goreleaser/compare/v0.180.2...v0.180.3)

---
updated-dependencies:
- dependency-name: github.com/goreleaser/goreleaser
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 16:37:18 +00:00
Pavel Boldyrev
5ef2006692
Merge pull request #23 from bpg/dependabot/bundler/docs/nokogiri-1.12.5
Bump nokogiri from 1.12.4 to 1.12.5 in /docs
2021-09-28 09:11:21 -04:00
Pavel Boldyrev
4e870f232f
Merge pull request #22 from bpg/dependabot/go_modules/tools/github.com/goreleaser/goreleaser-0.180.2
Bump github.com/goreleaser/goreleaser from 0.179.0 to 0.180.2 in /tools
2021-09-28 09:10:53 -04:00
Pavel Boldyrev
c44395b4e4
Merge pull request #21 from bpg/dependabot/go_modules/github.com/pkg/sftp-1.13.4
Bump github.com/pkg/sftp from 1.13.3 to 1.13.4
2021-09-28 09:10:36 -04:00
dependabot[bot]
35775087ac
Bump nokogiri from 1.12.4 to 1.12.5 in /docs
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.4 to 1.12.5.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.12.4...v1.12.5)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-28 06:03:59 +00:00
dependabot[bot]
74d696edce
Bump github.com/goreleaser/goreleaser from 0.179.0 to 0.180.2 in /tools
Bumps [github.com/goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) from 0.179.0 to 0.180.2.
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Changelog](https://github.com/goreleaser/goreleaser/blob/master/.goreleaser.yml)
- [Commits](https://github.com/goreleaser/goreleaser/compare/v0.179.0...v0.180.2)

---
updated-dependencies:
- dependency-name: github.com/goreleaser/goreleaser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 16:31:49 +00:00
dependabot[bot]
9d36f9d3db
Bump github.com/pkg/sftp from 1.13.3 to 1.13.4
Bumps [github.com/pkg/sftp](https://github.com/pkg/sftp) from 1.13.3 to 1.13.4.
- [Release notes](https://github.com/pkg/sftp/releases)
- [Commits](https://github.com/pkg/sftp/compare/v1.13.3...v1.13.4)

---
updated-dependencies:
- dependency-name: github.com/pkg/sftp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 16:18:41 +00:00
Pavel Boldyrev
68832167b4
Merge pull request #20 from bpg/dependabot/go_modules/tools/github.com/goreleaser/goreleaser-0.179.0 2021-09-13 12:43:23 -04:00
dependabot[bot]
98a47ee49a
Bump github.com/goreleaser/goreleaser from 0.178.0 to 0.179.0 in /tools
Bumps [github.com/goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) from 0.178.0 to 0.179.0.
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Changelog](https://github.com/goreleaser/goreleaser/blob/master/.goreleaser.yml)
- [Commits](https://github.com/goreleaser/goreleaser/compare/v0.178.0...v0.179.0)

---
updated-dependencies:
- dependency-name: github.com/goreleaser/goreleaser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-13 16:35:11 +00:00
Pavel Boldyrev
62a0994094
Merge pull request #19 from bpg/dependabot/go_modules/tools/github.com/golangci/golangci-lint-1.42.1 2021-09-10 09:42:36 -04:00
dependabot[bot]
ef0e26a8cd
Bump github.com/golangci/golangci-lint from 1.42.0 to 1.42.1 in /tools
Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.42.0 to 1.42.1.
- [Release notes](https://github.com/golangci/golangci-lint/releases)
- [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/golangci/golangci-lint/compare/v1.42.0...v1.42.1)

---
updated-dependencies:
- dependency-name: github.com/golangci/golangci-lint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-10 01:24:49 +00:00
Pavel Boldyrev
f5b0484b7b
Merge pull request #18 from bpg/dependabot/go_modules/tools/github.com/goreleaser/goreleaser-0.178.0
Bump github.com/goreleaser/goreleaser from 0.176.0 to 0.178.0 in /tools
2021-09-09 21:12:49 -04:00
bpg
34aa8958e6 Update CHANGELOG.md 2021-09-10 01:04:56 +00:00
dependabot[bot]
71cbdcc9b5
Bump github.com/goreleaser/goreleaser from 0.176.0 to 0.178.0 in /tools
Bumps [github.com/goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) from 0.176.0 to 0.178.0.
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Changelog](https://github.com/goreleaser/goreleaser/blob/master/.goreleaser.yml)
- [Commits](https://github.com/goreleaser/goreleaser/compare/v0.176.0...v0.178.0)

---
updated-dependencies:
- dependency-name: github.com/goreleaser/goreleaser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-10 01:04:42 +00:00
Pavel Boldyrev
5a328e12ce
Merge pull request #17 from bpg/release-to-registry
Publish to TF registry
2021-09-09 20:50:16 -04:00
Pavel Boldyrev
6ff9e3a48a
set TF version 0.4.6 2021-09-09 20:42:30 -04:00