About this project

The terraform-provider-frostmoln is a Terraform provider designed for the Frostmoln Cloud Platform. It enables infrastructure-as-code (IaC) management of cloud resources, specifically focusing on data sovereignty within EU/EEA datacenters. Key technical details include: - Compatibility: Requires Terraform version 1.0 or higher. - Build Requirements: Requires Go version 1.25 or higher to build the provider plugin. - Configuration: The provider is configured via an API endpoint and an API key. - Development: The repository includes support for unit tests and acceptance tests (via TF_ACC=1).