Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 504 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 504 Bytes

Terraform with Spotify

Tutorial

Follow along with the tutorial at learn.hashicorp.com.

Usage

The tracks are listed in variables.tf file as list(map(string)) format.

playlist_url = "https://open.spotify.com/playlist/32TGS2t6WlLcv6WJafhmOJ"

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.