/terraformSpotifyIaS

Primary LanguageHCLGNU General Public License v3.0GPL-3.0

Create a Spotify Playlist with Terraform

How to execute it

source .envrc
docker run --rm -it -p 27228:27228 --env-file ./.env ghcr.io/conradludgate/spotify-auth-proxy

In another terminal:

Click the link from docker output to authorize spotify.

Copy apikey from docker output to the terraform.tfvars

Run terraform plan