Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attributes for resource - "checkpoint_management_host" #77

Open
alexandregoncalves17 opened this issue Jul 22, 2021 · 4 comments
Open

Comments

@alexandregoncalves17
Copy link

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

Screenshot 2021-07-22 at 10 04 42

@chkp-royl
Copy link
Contributor

chkp-royl commented Jul 22, 2021

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

@alexandregoncalves17
Copy link
Author

Thanks for your answer!

I'm saying for example:

If I select "mail_server" it will open another window:

Screenshot 2021-07-22 at 10 53 42

How can I configure this windows on terraform ?

Thanks for your help!

Best regards,

@chkp-royl
Copy link
Contributor

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

@alexandregoncalves17
Copy link
Author

Okay, thanks!

Regards,
Alexandre

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants