Closed erikschul closed 1 year ago
What version of terraform are you using? I suspect this has the same root cause as #650
What version of terraform are you using? I suspect this has the same root cause as #650
Terraform v1.4.4
As a workaround, could you try to set an empty destination_ips = []
on both rules? If it is the same root cause as the other issue, that should calm Terraform down.
Hey @erikschul,
I was unable to reproduce this today, but it still looks like the same bug as #650, caused by nested Sets
in the attributes.
Could you run TF_LOG=trace TF_LOG_PATH=653.log terraform apply
and send the resulting log file to my email julian.toelle <at> hetzner-cloud.de
?
@apricote Yes, it was consistently reproducible before, but it no longer occurs. I will reopen if the issue reappears. Thanks!
What happened?
for plugin v. 1.37.0,
The official example, with the following configuration, causes Terraform to think that something has changed, even when nothing was changed:
Configuation:
Change: