Skip to content

muokicaleb/iac_snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Infrastructure as Code (IaC) Code Snippets

Welcome to the Infrastructure as Code (IaC) Code Snippets repository! This repo serves as a collection of commonly used, reusable IaC snippets for automating and managing cloud infrastructure. The examples provided here will help streamline and simplify the process of provisioning and maintaining infrastructure across different cloud environments.

🚀 Overview

In this repository, you will find code snippets for managing infrastructure using popular tools such as:

  • Terraform
  • Ansible Each snippet is designed to be modular, reusable, and adaptable for various environments and use cases.

📁 Folder Structure

The repository is structured into separate folders based on the tool and the type of resource being managed:

├── terraform/
│   ├── aws/
│   ├── gcp/
│   └── azure/
├── ansible/
    ├── roles/
    └── playbooks/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages