Terraform is a declarative infrastructure-as-code tool. With the Gcore Terraform provider, you can define CDN resources in configuration files and apply changes consistently without using the Portal.Documentation Index
Fetch the complete documentation index at: https://gcore.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
How it works
Create amain.tf configuration file with the desired CDN infrastructure state, then run terraform apply. Terraform reads the configuration, calls the Gcore API, and creates or updates the resources accordingly.