terraform provider for mailcow
This is under development. You will certainly find bugs and limitations. In those cases, please report issues or, if you can, submit a pull-request.
- The API of mailcow for tags always adds the tags instead of replacing.
Either the API has to be changed or extra resources
mailcow_domain_tags and mailcow_mailbox_tag have to be implemented.
- There is no API to get user-acl, but a merge request adding this. Without a possibility to read the user-acl a terraform-resource user-acl can not be implemented.