You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When tf managed rule is manually removed from gui, provider detects no change, even though it receives the answer "500 no rule at position X"
To Reproduce
Steps to reproduce the behavior:
Create a resource proxmox_virtual_environment_firewall_rules
Manually remove one of more created rules from GUI
Run terraform plan again
It shows no changes
Please also provide a minimal Terraform configuration that reproduces the issue.
Describe the bug
When tf managed rule is manually removed from gui, provider detects no change, even though it receives the answer "500 no rule at position X"
To Reproduce
Steps to reproduce the behavior:
Please also provide a minimal Terraform configuration that reproduces the issue.
Expected behavior
Manually removed rule should be created again.
TF_LOG=DEBUG terraform apply
):https://gist.github.com/kbcz1989/fab8b054b3fc55c064532b3ae223526e
The text was updated successfully, but these errors were encountered: