Terraform provider
offer an Terraform/openTofu provider to enable feature rich IaC (infrastructure as code) to persist configurations as code and GitOps approaches.
This enables users to easily setup recurring settings with loops, have a simple overview on whats available and also share common settings oder setups as modules with others or reuse patterns of configs
Ansible is a good way to bootstrap a platform but Terraform is way ahead in provisioning configs and details
Comments: 1
Oldest
•
Newest
•
Most likes
•
Fewest likes
-
13 May
Joey HarrisThis was recently released https://registry.terraform.io/providers/BlackMesaLTD/checkmk/0.0.4
But hasnt had much love. We forked it and are implementing more features.
This is still valid though as having CheckMK design more around infrastructure-as-code principals would make the workflow much easier.