Skip to content

Repository files navigation

CI License: MIT PRs Welcome Maintained Terraform

Azure NoOps Terraform Baseline

Azure NoOps Terraform Baseline Guide (ETB) is a collection of tutorials amd guides on how to get started with Terraform in Azure NoOps.

Documentation and guides are hosted in this GitHub repository.

Development

Windows

  1. Install Python:

    winget install --id "Python.Python.3.12" -e
  2. Restart your machine to complete the installation.

  3. Create and activate virtual environment:

    python -m venv "venv" . "venv\Scripts\activate"
  4. Install requirements:

    python -m pip install --upgrade pip pip install -r "requirements.txt"
  5. Run development server:

    mkdocs serve

Container

  1. Read this document.

  2. Open this repository in the development container.

  3. Run the development server:

    mkdocs serve

Contributing

See Contributing guidelines.

About

🏗️ Baseline Terraform overlay configuration shared across modules

Topics

Resources

Code of conduct

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages