cloudstack-terraform-provider icon indicating copy to clipboard operation
cloudstack-terraform-provider copied to clipboard

Support Import Network ACL Rule

Open btzq opened this issue 1 year ago • 1 comments

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

btzq avatar Mar 23 '24 17:03 btzq

Thanks @btzq for raising the issue.

I will cross check the issue and see the feasibility of including it in the future releases

kiranchavala avatar Mar 27 '24 04:03 kiranchavala