l-with / terraform-provider-mailcow

Terraform Provider for Mailcow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terraform provider mailcow

terraform provider for mailcow

Requirements

Disclaimer

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.

To change

  • 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.

Blocked

  • 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.

About

Terraform Provider for Mailcow


Languages

Language:Go 98.7%Language:Makefile 1.3%