When deleting a single security group (aws.ec2.Sec...
# general
b
When deleting a single security group (aws.ec2.SecurityGroup) rule from the list, the diff is not very helpful (I'll post an example in the thread). Googling led me to the similar problem with Terraform (https://github.com/hashicorp/terraform/issues/15180) and the Terraform issue seems to be fixed, but I cannot find anything similar for pulumi so far. Is there any fix/workaround?
the only change was a deletion of '5.10.112.122/32' but it's hard to understand that from the preview and it becomes a nightmare for more complex changes/bigger list of rules
here is the example
could anyone provide any help about that please?