https://github.com/thatquietkid/terraform-spotify-project
A small Spotify management tool using Terraform
https://github.com/thatquietkid/terraform-spotify-project
devops-project spotify-api terraform terraform-provider
Last synced: 2 months ago
JSON representation
A small Spotify management tool using Terraform
- Host: GitHub
- URL: https://github.com/thatquietkid/terraform-spotify-project
- Owner: thatquietkid
- Created: 2024-11-10T18:51:28.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-11-10T19:10:24.000Z (6 months ago)
- Last Synced: 2025-01-24T00:29:51.976Z (4 months ago)
- Topics: devops-project, spotify-api, terraform, terraform-provider
- Language: HCL
- Homepage:
- Size: 4.79 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Terraform Spotify Project
#### Devops project: Manage SPOTIFY using TERRAFORM!```In this hands on devops project we use Terraform to create a Spotify playlist using Infrastructure as code principle. This project teaches us many terraform concepts including provider, data blocks, how to write terraform code, define variable and more.```