fdugast
fdugast
### Terraform Version and Provider Version 1.2.5 ### Affected Resource(s) ad_group_membership ### Terraform Configuration Files ```hcl provider "ad" { winrm_hostname = var.winrm_hostname winrm_username = var.winrm_username winrm_password = var.winrm_password winrm_use_ntlm =...
Add option in order to not perform a heal info … When there is no healing files, the gluster volume heal info command is quite fast. But in case of...
Hello there :) **Describe the bug** It seems `firewall_group_id` state is not correctly managed in vultr_instance resource. I can successfully add a firewall_group_id to an instance (at creation, or after)...