1
2026-02-03 18:10:21 +01:00
2026-02-03 18:10:21 +01:00
2026-02-03 18:10:21 +01:00
2026-01-13 14:56:46 +01:00
2026-01-13 14:56:46 +01:00
2026-01-16 16:20:39 +01:00

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

Description
POC/exploration of Fastly tf provider
Readme MIT 39 KiB
Languages
HCL 100%