An open API service indexing awesome lists of open source software.

Infrastructure as code

Nowadays, developers strive to have as identical environments for production, staging and development as possible to rule out any infrastructure interferance. Therefore, instead of installing and maintaining packages manually, infrastructure is defined and managed as code. Container orchestration solutions and version control systems help keeping all environments in sync and changes transparent.

https://github.com/utibeabasi6/aws-infra

Using Terraform to convert an Infrastructure diagram to Cloud Infrastructure on AWS

aws infrastructure-as-code terraform

Last synced: 13 Apr 2025

https://github.com/trojan-254/alx-system_engineering-devops

Taming the beast: This repository unleashes the power of DevOps through CI/CD pipelines, infrastructure automation, and monitoring solutions. Deploying, monitoring, and managing like a pro with this collection of DevOps tools and tricks.

ci-cd conteinerized deployment devops infrastructure-as-code monitoring

Last synced: 09 Mar 2025

https://github.com/a-patel/aws-cloudformation-three-tier-web-app-workshop

AWS CloudFormation Three-Tier Web Application Workshop: Provision Three-Tier Web Application blueprint in AWS using AWS CloudFormation.

aws aws-cloudformation aws-ec2 aws-elb aws-rds aws-vpc iac infrastructure-as-code three-tier-architecture workshop

Last synced: 18 Mar 2025

https://github.com/cstanislawski/grafana-db-exporter

Export your ClickOps'ed Grafana dashboards into the repository

automation clickops exporter gitops grafana grafana-dashboard iac infrastructure-as-code monitoring

Last synced: 05 Mar 2025

https://github.com/devpro/terraform-projects

Infrastructure automation projects leveraging Terraform

infrastructure-as-code infrastructure-automation terraform

Last synced: 28 Feb 2025

https://github.com/nishidayuya/itamae-plugin-resource-alternatives

Itamae resource plugin to manage "update-alternatives".

infrastructure infrastructure-as-code itamae

Last synced: 29 Mar 2025

https://github.com/ejsdotsh/system-builder

an opinionated collection of scripts and playbooks to configure and manage my personal infrastructure

ansible automation configuration-management infrastructure-as-code

Last synced: 11 Mar 2025

https://github.com/fititnt/infrastructure-as-code-ad-hoc-ansible

IaC Ad-Hoc Tasks with Ansible contain several single-file "task oriented" playbooks ready to be used directly or be used as initial inspiration for your more complex implementations. Public Domain license.

ad-hoc ansible-ad-hoc ansible-playbooks infrastructure-as-code

Last synced: 15 Apr 2025

https://github.com/teohrt/elasticsearch-terraform-provider

Terraform Provider for AWS ElasticSearch's Slow-Log Config

aws elasticsearch go golang iac infrastructure-as-code terraform terraform-provider

Last synced: 30 Mar 2025

https://github.com/kakkoyun/terraform-autoscaling-web-servers

Terraform declarations for Cluster of Web Servers (Using AWS ASG)

infrastructure-as-code terraform

Last synced: 20 Mar 2025

https://github.com/mostafa-wael/terraform-cdk-guide-for-beginners

The Cloud Development Kit for Terraform (CDKTF) enables you to define and provision infrastructure using familiar programming languages. This provides access to the entire Terraform ecosystem without the need to learn HashiCorp Configuration Language (HCL) and allows you to leverage the power of your existing toolchain for testing, dependency manag

infrastructure infrastructure-as-code python terrafrom

Last synced: 16 Mar 2025

https://github.com/fbutros/terraform-aws-templates

Collection of Terraform templates for quick and efficient deployment of various AWS services. Ideal for both learning and rapid infrastructure setup.

aws aws-provider-5 aws-services cloud-architecture cloud-computing devops infrastructure-as-code terraform terraform-aws terraform-examples terraform-modules

Last synced: 07 Apr 2025

https://github.com/csye7125-fall2023-group05/tf-helm

Terraform Helm provider to deploy Helm Charts to a managed kubernetes cluster on GKE using Hashicorp Terraform

helm helm-chart helm-charts iac infrastructure-as-code kubernetes-deployment kubernetes-deployments terraform terraform-modules

Last synced: 07 Apr 2025

https://github.com/terraform-tutorials/learn-terraform-associate-exam

This repository is used to note and keep all the subjects around terraform certification. cloud engineers can use the Terraform Associate exam from HashiCorp to verify their basic infrastructure automation skills.

certified cloud devops devops-tools devsecops-pipeline environment hashicorp-terraform iac-terraform infrastructure-as-code pipeline technology terraform

Last synced: 07 Apr 2025

https://github.com/ultradns/ultradns-ansible

An Ansible collection of modules for the UltraDNS API

ansible-collection devops dns-trust infrastructure-as-code sysadmin-tool ultradns

Last synced: 14 Apr 2025

https://github.com/rvansant2/terraform-playground

Terraform: Infrastructure as code playground

aws hashicorp hashicorp-terraform infrastructure-as-code terraform

Last synced: 07 Apr 2025

https://github.com/tomwechsler/tw-arm-learning

All about GitHub Actions in Azure - Infrastructure as Code!

azure github github-actions infrastructure-as-code microsoft

Last synced: 08 Apr 2025

https://github.com/infrablocks/end-to-end-prometheus

An end-to-end example of InfraBlocks, by provisioning Prometheus.

end-to-end example infrablocks infrastructure infrastructure-as-code prometheus terraform

Last synced: 14 Mar 2025

https://github.com/infrablocks/end-to-end-vault

An end-to-end example of InfraBlocks, by provisioning Vault.

end-to-end example hashicorp-vault infrastructure infrastructure-as-code vault

Last synced: 14 Mar 2025

https://github.com/lna-dev/iac

In the repo IaC (Infrastructure as Code) I manage and document my infrastructure with terraform.

iac infrastructure infrastructure-as-code terraform

Last synced: 13 Apr 2025

https://github.com/amaurybsouza/terraform-aws-s3

A BIG way to provisioning a S3 Bucket on AWS Cloud using Terraform with best practices, like variables, modules and versioning of code. https://registry.terraform.io/providers/hashicorp/aws/latest

aws aws-s3 cloud cloud-computing devops devops-tools infrastructure-as-code infrastructure-management s3-bucket terraform terraform-module

Last synced: 01 Apr 2025

https://github.com/sharinas/secrets_manager_aws

A demo template on using CloudFormation to create an Amazon RDS database. The template additionally creates a username and password for the database, and stores it in AWS Secrets Manager.

aws aws-cli cloud-engineering cloudformation infrastructure-as-code postgresql-database rds-database secretsmanager yaml

Last synced: 21 Mar 2025

https://github.com/andostronaut/terraform-setup

A basic setup and configuration using terraform and different providers (Docker, AWS, GCP, ...) ☁️

aws cloud deployment docker gcp infrastructure infrastructure-as-code infrastructure-management terraform

Last synced: 18 Feb 2025

https://github.com/omidiyanto/terraform-ansible-kubernetes-proxmox

This GitHub repository contains a project that automates the provisioning of a Kubernetes (K8s) cluster using Infrastructure as Code (IaC) with Terraform, configuration management with Ansible, and Proxmox as the virtualization environment.

ansible infrastructure-as-code k8s kubernetes proxmox terrafom ubuntu

Last synced: 23 Apr 2025

https://github.com/mraerino/workspace-config

💻 My personal workspace configured through code

ansible cli gitmoji homebrew infrastructure-as-code macos playbook workspace workstation zsh

Last synced: 14 Mar 2025

https://github.com/l1ghtn1ng/ansible-parser

A go program to parse Ansible core log file for failed tasks and send an email report of it

ansible devops go golang infrastructure-as-code

Last synced: 21 Mar 2025

https://github.com/jenseickmeyer/terraform-examples

Some examples for using Terraform to create infrastructure in AWS.

aws infrastructure-as-code terraform

Last synced: 10 Mar 2025

https://gitlab.com/MarcHoog/ansible

This repository, is meant for Practicing with Infrastructure as code using technologies like: Gitlab CI/CD Terraform Ansible

Gitlab CICD ansible devops infrastructure infrastructure-as-code terraform

Last synced: 10 Mar 2025

https://github.com/marcy-terui/catlass

Cloud Automation as Code with Cloud Automator

automation aws aws-ec2 aws-rds aws-redshift aws-s3 aws-sqs infrastructure-as-code

Last synced: 14 Mar 2025

https://github.com/ty182/proxmox-homelab-as-code

A automated Proxmox homelab built as code using Packer and Terraform.

iac infrastructure-as-code packer proxmox terraform

Last synced: 26 Feb 2025

https://github.com/lanimall/webmethods-devops-provisioning

Dynamic scripted provisioning of common SoftwareAG components using Command Central templates and antic library

devops docker infrastructure-as-code provisioning softwareag

Last synced: 13 Feb 2025

https://github.com/amaurybsouza/terraform-aws-ec2-ssh

Amazon Elastic Compute Cloud (EC2) is a web service that provides resizable compute capacity in the cloud. It is one of the core services offered by Amazon Web Services (AWS) and provides a wide range of features and capabilities.

aws aws-ec2 devops devops-tools github github-actions infrastructure-as-code infrstructure sre terraform terraform-aws terraform-managed terraform-modules terraform-provider

Last synced: 07 Apr 2025

https://github.com/nwiizo/nginx_goss

Call people to use Goss for nginx

goss infrastructure-as-code

Last synced: 18 Feb 2025

https://github.com/thorstenhans/terraform-webinar-azure-meetup-ffm

Samples from the Azure Meetup Frankfurt Webinar on Terraform

azure infrastructure-as-code terraform

Last synced: 09 Apr 2025

https://github.com/osinfra-io/google-cloud-audit-logging

Infrastructure as Code (IaC) example for Google Cloud Platform audit logging.

google-cloud-landing-zone-platform google-cloud-platform infrastructure-as-code osinfra platform-team terraform

Last synced: 17 Mar 2025

https://github.com/upmaru/terraform-digitalocean-instellar

Terraform module for bootstrapping LXD cluster for using with https://opsmaru.com

infrastructure infrastructure-as-code lxd terraform

Last synced: 26 Feb 2025

https://github.com/lanimall/terraform-webmethods-provisoning

demo project that will leverage Terraform and SoftwareAG webMethods Command Central for creating a complete webMethods infrastructure

aws devops infrastructure-as-code paas softwareag terraform webmethods

Last synced: 07 Apr 2025

https://github.com/snyk/lambda-env-updater

Very simple executable to update a lambda function environment variables

driftctl infrastructure-as-code

Last synced: 25 Apr 2025

https://github.com/snyk/snyk-iac-parsers

This golang project contains the file parsing functionality used in Snyk Infrastructure as Code.

infrastructure-as-code

Last synced: 25 Apr 2025

https://github.com/cfeenstra67/pylumi

A Python API for interacting with Pulumi resource providers

infrastructure-as-code pulumi pulumi-python

Last synced: 20 Feb 2025

https://github.com/ansibleguy/sw_zabbix

Ansible Role to provision Zabbix services

ansible ansible-role automation iac infrastructure-as-code monitoring zabbix

Last synced: 28 Dec 2024

https://github.com/excoriate/terragrunt-labs

A Collection of Terragrunt Labs, experiments, and tests

cloud devops infrastructure-as-code opentofu terraform terragrunt

Last synced: 28 Apr 2025

https://github.com/osinfra-io/terraform-google-network

Terraform example module for Google Cloud Platform network.

google-cloud-platform infrastructure-as-code osinfra terraform terraform-child-module

Last synced: 17 Mar 2025

https://github.com/excoriate/terragrunt-ref-arch-v2

Modular Infrastructure as Code Reference Architecture with Terragrunt

cloud devops infrastructure-as-code terraform terragrunt

Last synced: 30 Mar 2025

https://github.com/fabriziowho/full-stack-webapi-k8s

This repository contains code for a Node.js web app with an API querying a PostgreSQL database. It uses Terraform for Infrastructure as Code (IaC) to manage infrastructure and Argo CD for GitOps-based Helm deployment, enabling automated continuous delivery of a Kubernetes web app.

api argocd cicd gitops helm infrastructure-as-code kub node postgresql terraform webapp

Last synced: 25 Mar 2025

https://github.com/food-x-technologies/puff

Converts YAML to Azure ARM Template Parameters files, helping you control deployments into multiple environments, globally.

azure azure-arm azure-arm-template azure-arm-templates azure-devops code-generation iaac infrastructure-as-code json json-gen yaml

Last synced: 18 Dec 2024

https://github.com/zxkane/gameday-cdk

Build the gameday infra via AWS CDK

aws aws-cdk infrastructure-as-code typescript

Last synced: 28 Mar 2025

https://github.com/laaraujo/cloud-build-slack-notifications

Automated Slack notifications for GCP Cloud Build

cloud-build gcp infrastructure-as-code notifications slack terraform

Last synced: 20 Feb 2025

https://github.com/aramperes/vpn-tf

Create a VPN/proxy using Terraform and WireGuard

dante-server digitalocean infrastructure-as-code terraform vpn wireguard

Last synced: 21 Feb 2025

https://github.com/matveyguralskiy/terraform

Contains a collection of Terraform files for creating resources in AWS, using variables and various commands, deployment application, terraform configuration files for infrastructure provisioning with explanations and screens

devops devops-tools infrastructure-as-code remote-state terraform terraform-aws terraform-aws-s3 terraform-resources

Last synced: 11 Mar 2025

https://github.com/erankitcs/terraformwithazure

This repository is created to practice terraform for Azure Cloud

azure azure-devops hcl iac infrastructure-as-code practice-terraform terraform terraform-azure

Last synced: 13 Mar 2025

https://github.com/neerajmanivarnan/aws-infrastrucutre-provisioning-terraform

The project demonstrates how to use Terraform to automate the setup of various AWS resources, ensuring a consistent and scalable infrastructure deployment. You can read the complete documentation from the below link

devops infrastructure-as-code terraform

Last synced: 11 Mar 2025

https://github.com/engineersbox/schematic

A terraform style IaC manager of services

infrastructure-as-code schema schematic

Last synced: 22 Mar 2025

https://github.com/zioroboco/old-blog

Personal blog using Gatsby, with automated deployment to S3 and CloudFront.

aws-cloudformation blog gatsby infrastructure-as-code react

Last synced: 27 Mar 2025

https://github.com/techwatching/sqldatabasewithazuread

Sample Pulumi code for provisioning an Azure SQL Database with Active Directory authentication configured.

azure-active-directory azure-sql-database dotnet infrastructure-as-code pulumi

Last synced: 26 Feb 2025

https://github.com/snyk/driftctl-orb

CircleCI driftctl orb

driftctl infrastructure-as-code

Last synced: 07 Apr 2025

https://github.com/devenes/terraform-elastic-kubernetes-service

Terraform main file for creating AWS EKS cluster with minimum requirements

aws eks elastic-kubernetes-service infrastructure-as-code k8s kubernetes kubernetes-cluster terraform

Last synced: 22 Feb 2025

https://github.com/bertrandmartel/cloudformation-templates

:books: A collection of AWS cloudformation templates

aws aws-cloudformation ecs elasticache infrastructure-as-code nat subnet vpc

Last synced: 22 Feb 2025

https://github.com/alexkross/infracodeaci2

Infrastructure as Code template/example 2 for Cisco ACI and dockerized computing resources on Ansible Host under VMware ESXi v6.5 under vCenter using Ansible and GitLab CI/CD

ansible cisco-aci docker infrastructure-as-code vmware

Last synced: 14 Mar 2025