0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-30 18:42:58 +00:00
terraform-provider-proxmox/proxmoxtf/provider
Szczepan Wiśniowski ed3dfeae99
fix(provider): Deprecate virtual_environment block (#288)
refactor(provider): Allow specifying attributes outside of virtual_environment block

Also deprecate virtual_environment block, update docs and examples.

Fixes #117
Apparently CDKTF skips schemas without attributes, it has been fixed but it is available only in prerelease currently (https://github.com/hashicorp/terraform-cdk/pull/2736)

Release-As: 0.17.0
2023-04-04 19:55:48 -04:00
..
datasources.go feat: Add firewall resources (#246) 2023-04-02 18:01:10 -04:00
provider_test.go fix(provider): Deprecate virtual_environment block (#288) 2023-04-04 19:55:48 -04:00
provider.go fix(provider): Deprecate virtual_environment block (#288) 2023-04-04 19:55:48 -04:00
resources.go feat: Add firewall resources (#246) 2023-04-02 18:01:10 -04:00
schema.go fix(provider): Deprecate virtual_environment block (#288) 2023-04-04 19:55:48 -04:00