1
Files
2026-01-16 16:20:39 +01:00

255 B

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