The following instructions will help you set up Terraform and use it to create and manage CDN resources. 1. Download the appropriate Terraform package for your OS from the official Terraform website. 2. Create a new folder and name it just as the downloaded package. 3. Unzip the Terraform archive into the new folder. 4. Add the directory of the unzipped Terraform archive to theDocumentation Index
Fetch the complete documentation index at: https://gcore.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
PATH environment variable.
5. Create a configuration file in the Terraform folder and name it main.tf.
6. Copy the code below and paste it to the main.tf file.
- 0.3.44 is the latest version of the Terraform provider indicated on the Terraform registry page.
- 251$d33611b35f26d8 is a permanent API token generated according to Managing API tokens guide.
