mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-07-02 19:43:00 +00:00
Bump provider version to 0.5.1 (#52)
* Bump provider version to 0.5.1 Also fixes #44 * Bump TF version for tests
This commit is contained in:
parent
36e4323fdd
commit
0fa4a54903
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -45,7 +45,7 @@ jobs:
|
||||
terraform:
|
||||
- '0.14.11'
|
||||
- '0.15.5'
|
||||
- '1.0.6'
|
||||
- '1.1.7'
|
||||
steps:
|
||||
|
||||
- name: Set up Go
|
||||
|
@ -9,5 +9,5 @@ const (
|
||||
TerraformProviderName = "terraform-provider-proxmox"
|
||||
|
||||
// TerraformProviderVersion specifies the version number.
|
||||
TerraformProviderVersion = "0.4.6"
|
||||
TerraformProviderVersion = "0.5.1"
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user