Before I apply my terraform to my environment, i would like to be able to review every one of the resources.
This is the make sure if any changes are done vis the Cloudstack GUI, i can identify those changes using Terraform Plan.
However, a crucial feature, ACL Rules, are not being picked up in the Terraform Plan.
I believe this is cause Terraform Import is not supported for ACL Rule currently.
Would like to have:
Support Terraform Import for ACL Rules
Support Adding Descriptions for ACL Rules (Its available in Cloudstack GUI, but not the TF Provider)
Would like to greatly request to make this feature possible. I think this is very essential.
This is mainly for Drift Detection.
Before I apply my terraform to my environment, i would like to be able to review every one of the resources.
This is the make sure if any changes are done vis the Cloudstack GUI, i can identify those changes using Terraform Plan.
However, a crucial feature, ACL Rules, are not being picked up in the Terraform Plan. I believe this is cause Terraform Import is not supported for ACL Rule currently.
Would like to have:
Would like to greatly request to make this feature possible. I think this is very essential.
@kiranchavala