Closed mced closed 3 years ago
We have had some issues when dealing with the rules. But the workflow should be that, all rules specified in the module file is used when applying the rules. Terraform should automatically detect if there are any rules added or deleted, and from there apply the rules if necessary.
@mced are you importing the rules before starting to manage them with Terraform?
@dentarg I double-checked and it works now, terraform detects drifts. I guess that something changed from the cloudamqp API...
@mced great! Yes a bug was fixed in the backend yesterday
When the terraform applies its firewall rules, it erases the current rules on cloudamqp instance without telling the inconsistency. Is there a way to notify when a such behavior occurs?