Open alexandregoncalves17 opened 3 years ago
Hi @alexandregoncalves17,
Resource checkpoint_management_host support all the attributes just like in host API docs: https://sc1.checkpoint.com/documents/latest/APIs/index.html#cli/add-host~v1.8%20 Host API doesn't support DNS server for now and the same for Check Point provider because it's based on Host API.
Regards, Roy
Thanks for your answer!
I'm saying for example:
If I select "mail_server" it will open another window:
How can I configure this windows on terraform ?
Thanks for your help!
Best regards,
This currently cannot be configured via terraform because we don't have API for the new windows above. Once we add APIs for 'DNS Server' and 'Mail Server' we will support it also in terraform.
Regards, Roy
Okay, thanks!
Regards, Alexandre
Hi,
I'm working with that resource and I want to set the type of the host. If I select "dns_server" I have no way to configure via Terraform the DNS settings. Same for "mail_server". Its only possible configure the "web_server_config".