andrebhu / terraform-spotify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terraform Spotify

Create a playlist on Spotify by writing it as a Terraform configuration.

Follow along with the tutorial

docker run --rm -it -p 27228:27228 --env-file ./.env ghcr.io/conradludgate/spotify-auth-proxy
terraform init
terraform apply

About


Languages

Language:HCL 100.0%