0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-03 03:52:58 +00:00
terraform-provider-proxmox/proxmoxtf
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
..
datasource feat: Add firewall resources (#246) 2023-04-02 18:01:10 -04:00
provider fix(provider): Deprecate virtual_environment block (#288) 2023-04-04 19:55:48 -04:00
resource fix(firewall): fw controls bugfixes (#287) 2023-04-04 00:42:35 +00:00
structure feat: Add firewall resources (#246) 2023-04-02 18:01:10 -04:00
test feat: Add firewall resources (#246) 2023-04-02 18:01:10 -04:00
config.go feat: Add firewall resources (#246) 2023-04-02 18:01:10 -04:00