cloudstack-terraform-provider
cloudstack-terraform-provider copied to clipboard
Support Import Network ACL Rule
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:
- 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.
@kiranchavala
Thanks @btzq for raising the issue.
I will cross check the issue and see the feasibility of including it in the future releases