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

16 Commits

Author SHA1 Message Date
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
380f07c3e2
Update project to use bpg/terraform-provider-proxmox 2021-09-09 12:20:19 -04:00
Pavel Boldyrev
97b773fe75
Merge pull request #11 from bpg/dependabot/go_modules/github.com/pkg/sftp-1.13.3
Bump github.com/pkg/sftp from 1.12.0 to 1.13.3
2021-09-09 09:58:28 -04:00
dependabot[bot]
4c50f1e214
Bump github.com/pkg/sftp from 1.12.0 to 1.13.3
Bumps [github.com/pkg/sftp](https://github.com/pkg/sftp) from 1.12.0 to 1.13.3.
- [Release notes](https://github.com/pkg/sftp/releases)
- [Commits](https://github.com/pkg/sftp/compare/v1.12.0...v1.13.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-09 13:42:57 +00:00
dependabot[bot]
adb628e284
Bump github.com/google/go-querystring from 1.0.0 to 1.1.0
Bumps [github.com/google/go-querystring](https://github.com/google/go-querystring) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/google/go-querystring/releases)
- [Commits](https://github.com/google/go-querystring/compare/v1.0.0...v1.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-09 13:42:30 +00:00
dependabot[bot]
0f8b7b4da4
Bump github.com/hashicorp/terraform-plugin-sdk from 1.16.0 to 1.17.2
Bumps [github.com/hashicorp/terraform-plugin-sdk](https://github.com/hashicorp/terraform-plugin-sdk) from 1.16.0 to 1.17.2.
- [Release notes](https://github.com/hashicorp/terraform-plugin-sdk/releases)
- [Changelog](https://github.com/hashicorp/terraform-plugin-sdk/blob/v1.17.2/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/terraform-plugin-sdk/compare/v1.16.0...v1.17.2)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/terraform-plugin-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-09 12:38:13 +00:00
Dan Petersen
94cd3a9303 feat: upgrade dependencies 2021-01-02 23:32:44 +01:00
Dan Petersen
ceacbbeb20 fix: tidy up modules and bump go reference to v1.15 2021-01-02 23:28:18 +01:00
ryan
4597175e5c provider: Migrate to standalone terraform plugin SDK 1.9.1 2020-12-13 12:25:02 +08:00
Dan Petersen
351825c9f8 Update dependencies 2020-03-08 22:07:50 +01:00
Dan Petersen
f6c4ad2af7 Continue work on container resource 2020-01-02 11:45:46 +01:00
Dan Petersen
1176ef9ee4 Initial support for custom cloud-init user data 2019-12-29 06:58:35 +01:00
Dan Petersen
c69cabc57a Continued work on VM resource 2019-12-27 02:48:27 +01:00
Dan Petersen
107267f93f Upgraded to Terraform v0.12.18 2019-12-13 19:54:13 +01:00
Dan Petersen
78496c9e26 Latest work 2019-12-07 22:21:53 +01:00
Dan Petersen
5a79f039c1 Initial work 2019-12-07 19:58:29 +01:00