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