donutdespair / terraform-beginner-bootcamp-2023

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terraform Beginner Bootcamp 2023

Semantic Versioning 🧙

This project will utilize semantic versioning for its tagging. semver.org

The general format: MAJOR.MINOR.PATCH, eg, 1.0.1:

  • MAJOR version when you make incompatible API changes
  • MINOR version when you add functionality in a backward compatible manner
  • PATCH version when you make backward compatible bug fixes

About

License:MIT License


Languages

Language:HCL 100.0%