main
Terraform Fastly
POC/exploration of Fastly Terraform provider
Usage
Export the API key:
export FASTLY_API_KEY="das_key"
Navigate to the right project, init and plan:
cd poc
terraform init
terraform plan
License
MIT
Languages
HCL
100%