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.
- GitHub: https://github.com/topics/infrastructure-as-code
- Wikipedia: https://en.wikipedia.org/wiki/Infrastructure_as_code
- Related Topics: cloud-computing, devops, containerization, as-code, everything-as-code, container-orchestration, infrastructure-as-a-service, provisioning, infrastructure-drift,
- Aliases: iac,
- Last updated: 2026-06-25 00:11:47 UTC
- JSON Representation
https://github.com/global-vmware/vcd_nsxt_ipsec_vpn_tunnel
This Repository contains the "vcd_nsxt_ipsec_vpn_tunnel" Terraform Module. You can use this Module to deploy NSX-T IPSec VPN Tunnels into a VMware Cloud Director (VCD) Environment.
infrastructure-as-code security security-automation terraform terraform-module vmware vmware-nsx vpn vpn-server
Last synced: 10 Jul 2025
https://github.com/farhanshoukat/web-app-cloudformation
CloudFormation scripts to deploy a simple static web application
automation cloud cloudformation iac infrastructure-as-code yaml
Last synced: 18 May 2026
https://github.com/tansudasli/azure-sandbox
Real case stateless scenario to core cloud concepts in azure
azure azure-cli azure-resource-manager cloud-init iaas infrastructure-as-code microservices-architecture
Last synced: 23 Aug 2025
https://github.com/kgelli/docker_automation_bash_scripting
Docker Management System - A comprehensive Bash script providing a user-friendly interface for managing Docker containers, images, volumes, and networks via a terminal-based menu system.
automation containerization developer-tools devops docker docker-compose docker-management infrastructure-as-code shell-script sysadmin
Last synced: 24 Aug 2025
https://github.com/2n3g5c9/terraform-up-and-running
🛠 AWS & GCP examples from "Terraform: Up and Running" published by O'Reilly.
google-cloud-platform infrastructure-as-code terraform
Last synced: 24 Aug 2025
https://github.com/o-x-l/firewall-testing-framework
Framework for simulating traffic over firewall rulesets - for troubleshooting and automated CI regression-tests
cicd firewall-rules firewall-simulator infrastructure-as-code network-security network-simulator network-troubleshooting regression-testing simulator
Last synced: 25 Aug 2025
https://github.com/itzzjb/terraform-basics
Learning the basics of terraform by builing a simple infrastructure in AWS
basics infrastructure-as-code terraform
Last synced: 01 Mar 2026
https://github.com/osinfra-io/platform-vault
Platform Team: responsible for the HashiCorp Vault application and code reviews.
google-cloud-platform hashicorp infrastructure-as-code osinfra platform-team terraform vault
Last synced: 27 Aug 2025
https://github.com/jonmatum/serverless-second-brain
Serverless backend for a personal knowledge graph on AWS — DynamoDB, Lambda, Bedrock, API Gateway, CloudFront. Phases 1-2 deployed, 3-4 in progress.
ai-agents api-gateway aws bedrock dynamodb eventbridge infrastructure-as-code knowledge-graph lambda mcp pkm second-brain serverless step-functions terraform
Last synced: 24 May 2026
https://github.com/lipej/aws-cdk-tailscale-exit-node-deno
Automated Tailscale exit node with AWS CDK and Deno
aws aws-cdk aws-ec2 exit-node infrastructure-as-code tailscale
Last synced: 07 May 2026
https://github.com/mosher-labs/basic-repo-template
🚀 This repository serves as a basic template for creating new repositories. It's designed to be a foundation for structure and organization. 🎯
axes devops infrastructure-as-code mosher-labs reliability-engineering templates viking
Last synced: 05 Mar 2026
https://github.com/maxyermayank/crystal-server
Crystal Report Server on AWS using Terraform
amazon-web-services aws aws-ami aws-ec2 crystal crystal-ec2-instances crystal-reports crystal-server devops hashicorp hashicorp-terraform iaac infrastructure-as-code terraform terraform-aws windows
Last synced: 10 Apr 2026
https://github.com/perfectsense/gyro-sample-plugin
Sample plugin for Gyro cloud automation tool.
Last synced: 22 Mar 2025
https://github.com/alexpota/cloudscope-mcp
Cloud cost management MCP server for Azure. Ask your AI about your cloud bill.
ai ai-tools azure azure-advisor budget-monitoring claude cloud-billing cloud-cost cloud-savings cost-forecast cost-management cost-optimization cursor devops finops infrastructure-as-code mcp mcp-server model-context-protocol windsurf
Last synced: 10 Apr 2026
https://github.com/ansibleguy/sw_zabbix_server
Ansible Role to provision dockerized Zabbix-Server
ansible ansible-role automation dockerized iac infrastructure-as-code monitoring zabbix zabbix-server
Last synced: 07 Apr 2025
https://github.com/millerjmatos/iac-terraform
EC2 instance
aws-dynamodb aws-ec2 aws-s3 docker docker-compose dockerfile infra-provisioning infrastructure-as-code pip python terraform
Last synced: 10 Apr 2026
https://github.com/guerzon/terraform-modules-demo
Terraform module development demo project
infrastructure-as-code terraform terraform-aws terraform-modules
Last synced: 22 Mar 2025
https://github.com/exanubes/pulumi-first-look
A complimentary repo to an article about getting started with Pulumi
aws infrastructure-as-code pulumi pulumi-aws pulumi-typescript s3
Last synced: 17 Apr 2026
https://github.com/dilanka-rathnasiri/launch-ec2
Pulumi infrastructure as code for launch ec2
ec2 infrastructure-as-code pulumi typescript
Last synced: 26 Feb 2025
https://github.com/shatabdi2621/pulumi-resource-guide
Example to create Azure Resource using Pulumi (Infrastructure as Code), in order to create basic yet complex azure infrastructure.
azure infrastructure infrastructure-as-code pulumi
Last synced: 08 May 2026
https://github.com/sumitrmalik/devops-playground
This playground is the engine behind my growth. Inspired by Atomic Habits, I use this lab to turn complex cloud concepts into daily practice. From Terraform automation to Kubernetes, this is where I refine the professional workflows I build every day. It’s not just a lab, a commitment to being a better engineer every day.
aws-architecture cloud-engineering devops-playground infrastructure-as-code kubernetes terraform
Last synced: 05 Mar 2026
https://github.com/iambotcoder/ubuntu-vm-docker-setup
Automated VM provisioning with Vagrant and Docker on Ubuntu Jammy, featuring Apache web server deployment
automation containerization devops docker infrastructure-as-code ubuntu vagrant
Last synced: 29 Apr 2026
https://github.com/thomasvincent/aws-ssm-automation-scripts
AWS SSM automation documents for patching, compliance, and cost controls
automation aws aws-automation aws-iam aws-s3 aws-systems-manager cloudformation compliance cost-optimization devops ec2 infrastructure infrastructure-as-code lambda s3 security ssm
Last synced: 11 Feb 2026
https://github.com/sreerag-rajan/queue-manager
A Go-based queue management service that provisions and maintains messaging infrastructure for microservices. Automatically reconciles desired topology (PostgreSQL) with actual state (RabbitMQ), providing declarative queue/exchange/binding management with health checks and manual synchronization endpoints.
docker gin go infrastructure-as-code microservices postgresql queue-management rabbitmq reconciliation rest-api
Last synced: 13 Jan 2026
https://github.com/programkingabel/ecr_terraform_provisioner
Procedural automation to complement HCL declarative approach
automation aws deployment devops infrastructure-as-code provisioner server terraform
Last synced: 10 Mar 2026
https://github.com/memo1918/zabbix-agent-ansible-automation
Ansible playbooks and Python script to quickly set up Zabbix agents and add them to your Zabbix server.
ansible automation devops infrastructure-as-code monitoring zabbix zabbix-agent zabbix-agent2 zabbix-server
Last synced: 11 May 2026
https://github.com/nihldev/terraform-aws-keycloak
Terraform module to deploy Keycloak on AWS ECS Fargate with RDS/Aurora PostgreSQL, ALB, auto-scaling, and optional SES email integration
aurora authentication aws ecs fargate iam identity infrastructure-as-code keycloak oauth2 oidc rds sso terraform terraform-module
Last synced: 13 Jan 2026
https://github.com/langri-sha/terraform-provider-aperature
Terraform provider for Aperture by Tailscale — manage your AI gateway config as code
aperture go infrastructure-as-code tailscale terraform terraform-provider
Last synced: 26 May 2026
https://github.com/rpothin/ppcc25-terraform-power-platform-governance
🚀 Terraform configurations and blueprints for Power Platform governance demonstrated at PPCC25. Transform from ClickOps to Infrastructure as Code with ready-to-use modules for DLP policies, environments, and integrated Azure/Fabric workloads.
governance infrastructure-as-code power-platform ppcc25 terraform
Last synced: 25 Jan 2026
https://github.com/imsalmanmalik/terraform-aws-codepipeline-codedeploy-docker-metabase-project
The project includes setting up a VPC with private subnets, EC2 instances, RDS, and S3, along with Docker containers for application deployment. It also features a CI/CD pipeline with AWS CodeDeploy and CodePipeline. Live data visualisation using Metabase BI tool.
aws bash-scripting business-intelligence codedeploy codepipeline containerization docker docker-compose ecr-registry infrastructure-as-code metabase multitier-architecture php rds-database security terraform visualisation vpc-network
Last synced: 11 Apr 2026
https://github.com/sajith-jeewantha/terraform_demo
Terraform-based deployment of a Flask application on Google Cloud Run with Docker containerization.
ci-cd cloud-run docker flask google-cloud infrastructure-as-code python3 terraform
Last synced: 11 Apr 2026
https://github.com/sandyn12058/terraform-project
This Terraform project demonstrates an end-to-end VPC setup on AWS, leveraging Infrastructure-as-Code (IaC). It automates network architecture with path-based routing via an internet-facing load balancer and scales instances using Auto Scaling Groups, ensuring repeatable and consistent deployments.
aws aws-cli cloud-automation infrastructure-as-code shell-scripting terraform
Last synced: 20 Apr 2026
https://github.com/harmeshgv/cloudmind
AI-powered cloud orchestration system using FastAPI agents, Terraform, Ansible, and LLM reasoning for real-time monitoring, diagnostics, and autonomous infrastructure management.
ansible aws infrastructure-as-code large-language-models terraform
Last synced: 06 Apr 2026
https://github.com/global-vmware/vcd_nsxt_alb_virtual_service
This Repository contains the "vcd_nsxt_alb_virtual_service" Terraform Module. You can use this Module to deploy NSX-T ALB Virtual Services into a VMware Cloud Director (VCD) Environment.
infrastructure-as-code load-balancing terraform terraform-module virtual-services vmware vmware-nsx
Last synced: 27 Mar 2025
https://github.com/hamidgholami/flask-cd
This is a web application project which is written by Flask. Also there are some practices regarding creating infrastructure as code (Terraform, Ansible, Vagrant) and installing kubernetes cluster (via ansible-playbook) and preparing CI/CD pipline for deploying the application on k8s cluster.
ansible ansible-playbook cicd docker dockerfile flask flask-application iac infrastructure-as-code k3s k3s-cluster kubernetes kustomize practice-programming practice-project python python3 terraform vagrant
Last synced: 11 Apr 2026
https://github.com/global-vmware/vcd_nsxt_ip_set
This Repository contains the "vcd_nsxt_ip_set" Terraform Module. You can use this Module to deploy NSX-T IP Sets into a VMware Cloud Director (VCD) Environment.
firewall-rules infrastructure-as-code networking security terraform terraform-module vmware vmware-nsx
Last synced: 27 Mar 2025
https://github.com/arch-err/cluster-config
IaC for my homelab cluster
cluster-configuration homelab homelab-automation iac infrastructure-as-code k8s kubernetes
Last synced: 20 Apr 2026
https://github.com/global-vmware/vcd_nsxt_security_group
This Repository contains the "vcd_nsxt_security_group" Terraform Module. You can use this Module to deploy Static Groups (a.k.a. Security Groups) into a VMware Cloud Director (VCD) Environment.
firewall-rules infrastructure-as-code security terraform terraform-module vmware vmware-nsx
Last synced: 27 Mar 2025
https://github.com/chintanboghara/iac-terraform-aws-ec2-flaskapp
Terraform script automates the provisioning of infrastructure in AWS with a simple Flask application running on an EC2 instance.
aws-ec2 flask infrastructure-as-code python terraform
Last synced: 30 Mar 2025
https://github.com/global-vmware/vcd_vm
This Repository contains the "vcd_vm" Terraform Module. You can use this Module to deploy Virtual Machines into a VMware Cloud Director (VCD) Environment.
infrastructure-as-code terraform terraform-module vm vmware
Last synced: 27 Mar 2025
https://github.com/tutortoise/infrastructure
Infrastructure as Code for Tutortoise App
infrastructure infrastructure-as-code terraform
Last synced: 30 Mar 2025
https://github.com/global-vmware/vcd_nsxt_network_dhcp_isolated
This Repository contains the "vcd_nsxt_network_dhcp_isolated" Terraform Module. You can use this Module to deploy DHCP Pools for Isolated Data Center Group Networks into a VMware Cloud Director (VCD) Environment.
infrastructure-as-code networking terraform terraform-module vmware vmware-nsx
Last synced: 27 Mar 2025
https://github.com/global-vmware/vcd_network_isolated_v2
This Repository contains the "vcd_network_isolated_v2" Terraform Module. You can use this Module to deploy a Data Center Group Isolated Network into a VMware Cloud Director (VCD) Environment.
infrastructure-as-code networking routing terraform terraform-module vmware
Last synced: 27 Mar 2025
https://github.com/hungds99/aws-radar
☁️ AWS with CDK and TS :rocket:
aws aws-cdk infrastructure-as-code learning
Last synced: 15 May 2026
https://github.com/localstore-platform/infra
🏗️ Infrastructure as Code for LocalStore Platform - Terraform configurations for AWS deployment, Docker Compose for local dev, and CI/CD pipelines. Single-server MVP setup (~$20/month) with scaling path to production architecture.
aws ci-cd cost-optimization devops docker docker-compose github-actions infrastructure-as-code startup-infra terraform
Last synced: 11 Apr 2026
https://github.com/global-vmware/vcd_nsxt_firewall
This Repository contains the "vcd_nsxt_firewall" Terraform Module. You can use this Module to deploy Edge Gateway Firewall Rules into a VMware Cloud Director (VCD) Environment.
firewall infrastructure-as-code security security-automation terraform terraform-module vmware vmware-nsx
Last synced: 27 Mar 2025
https://github.com/global-vmware/vcd_vapp_vm
This Repository contains the "vcd_vapp_vm" Terraform Module. You can use this Module to deploy Virtual Machines into a Virtual Application (vApp) that is in a VMware Cloud Director (VCD) Environment.
infrastructure-as-code terraform terraform-module vapp vm vmware
Last synced: 27 Mar 2025
https://github.com/kimookoii/devsecops-week8
Repository untuk tugas DevSecOps Week8 — Infrastructure as Code (IaC) Security
ansible ansible-lint automation ci-cd cloud-security devsecops github-actions iac infrastructure-as-code security terraform trivy
Last synced: 11 Apr 2026
https://github.com/global-vmware/vcd_network_routed_v2
This Repository contains the "vcd_network_routed_v2" Terraform Module. You can use this Module to deploy a Data Center Group Routed Network into a VMware Cloud Director (VCD) Environment.
infrastructure-as-code networking routing terraform terraform-module vmware
Last synced: 27 Mar 2025
https://github.com/global-vmware/vcd_security_tag
This Repository contains the "vcd_security_tag" Terraform Module. You can use this Module to deploy Security Tags into a VMware Cloud Director (VCD) Environment.
infrastructure-as-code security terraform terraform-module vm vmware
Last synced: 27 Mar 2025
https://github.com/starslider/kubernetes-demo
A comprehensive home lab Kubernetes setup with GitOps, supporting multiple Linux distributions on VMs and bare metal. Includes ArgoCD, Cilium, monitoring, security, and production-ready applications.
arch-linux argocd authentik automation bare-metal cert-manager cilium containerd gitops grafana homelab infrastructure-as-code kubernetes linux monitoring networking security self-hosted ubuntu virtualization
Last synced: 29 Apr 2026
https://github.com/soerenschneider/tf-grafana
automation grafana grafana-dashboard iac infrastructure-as-code opentofu terragrunt terratest
Last synced: 05 May 2025
https://github.com/questopshub/terraform-helm-release
A Release is an instance of a chart running in a Kubernetes cluster.
iac infrastructure-as-code terraform terraform-module
Last synced: 29 Apr 2026
https://github.com/zircote/terraform-lsp
Claude Code plugin for Terraform/Terragrunt with terraform-ls, tflint, trivy, and checkov
checkov claude-code claude-code-plugin claude-plugin code-quality devops hcl iac infrastructure-as-code lsp security terraform terraform-ls terragrunt tflint trivy
Last synced: 13 Jan 2026
https://github.com/sparkfabrik/terraform-typesense-keys
Terraform module to manage Typesense keys
iac infrastructure-as-code terraform typesense
Last synced: 13 Jan 2026
https://github.com/global-vmware/vcd_vapp_org_network
This Repository contains the "vcd_vapp_org_network" Terraform Module. You can use this Module to attach an existing Org VDC Network to a Virtual Application (vApp) in a VMware Cloud Director (VCD) Environment.
infrastructure-as-code networking terraform terraform-module vapp vmware
Last synced: 27 Mar 2025
https://github.com/brettcurtis/brettcurtis
Focusing on Continuous Delivery of infrastructure as code (IaC) for Google Cloud Platform.
aws azure coffee continuous-delivery github google-cloud-platform infrastructure-as-code kubernetes steak terraform
Last synced: 11 Apr 2026
https://github.com/scinfra-pro/terraform-provider-aeza
Infrastructure as Code for AEZA.net services using Terraform
aeza infrastructure-as-code terraform terraform-provider
Last synced: 13 Jan 2026
https://github.com/global-vmware/vcd_vapp
This Repository contains the "vcd_vapp" Terraform Module. You can use this Module to deploy Virtual Applications (vApps) into a VMware Cloud Director (VCD) Environment.
infrastructure-as-code terraform terraform-module vapp vmware
Last synced: 13 Jul 2025
https://github.com/josedilro/multi-tier-hospital-aws-app
🏥 Build a robust hospital management system on AWS, leveraging Terraform, Python, and Flask for seamless, scalable healthcare solutions.
aws bootstrap cloud-architecture devops flask healthcare-application infrastructure-as-code postgresql python terraform
Last synced: 11 Apr 2026
https://github.com/questopshub/terraform-kubernetes-namespace
Terraform module to create Kubernetes Namespace.
azure azure-infrastructure iac infrastructure-as-code terraform terraform-module
Last synced: 18 Apr 2026
https://github.com/joeycloudio/aws-cloudformation-3-tier-security
Deploying & Securing a Scalable 3-Tier AWS Architecture | Automated infrastructure deployment using AWS CloudFormation, following best practices for security, high availability, and scalability. Includes VPC, ALB, EC2, RDS, IAM roles, and network security configurations.
3-tier-architecture aws cloudformation ec2 iac infrastructure-as-code rds security vpc
Last synced: 27 Mar 2025
https://github.com/abaasi256/cloudops-incident-dashboard
Production-grade serverless incident monitoring dashboard built with AWS Lambda, DynamoDB, React, and Terraform. Features real-time monitoring, Cognito auth, and cost-optimized architecture.
aws cloudfront cognito devops eventbridge incident-management infrastructure-as-code lambda react serverless tailwindcss typescript
Last synced: 11 Apr 2026
https://github.com/ridwanbejo/terraform-airflow-user
Terraform module for managing Airflow Users and Roles
airflow automation devops hashicorp hcl iac infrastructure-as-code terraform terraform-module
Last synced: 27 Mar 2025
https://github.com/ihebbelhadj/opsforge
OpsForge is a DevOps automation setup with Vagrant, Docker, Jenkins, and Kubernetes for CI/CD, monitoring, and deployment.
artifact-management automation ci-cd devops docker infrastructure-as-code jenkins kubernetes monitoring
Last synced: 11 Apr 2026
https://github.com/aimenux/pulumidemo
Demo for infrastructure as code with azure pulumi provider
consoleapp infrastructure-as-code netcore3 pulumi vs19
Last synced: 16 May 2026
https://github.com/foufou-exe/iac-terraform-ansible-aws-webserver-demo
Complete example of deploying a Debian web server on AWS EC2 using Terraform and Ansible. Perfect for learning infrastructure as code (IaC) basics. 🤖
ansible automation aws cloud debian devops ec2 example iac infrastructure-as-code linux open-source terraform tutorial webserver
Last synced: 11 Apr 2026
https://github.com/neuw84/datahack-spark
Vagrant box for the Spark Datahack module
ansible infrastructure-as-code spark vagrant zeppelin
Last synced: 11 Apr 2026
https://github.com/global-vmware/vcd_catalog_media
This Repository contains the "vcd_catalog_media" Terraform Module. You can use this Module to upload media ISO files into a VMware Cloud Director (VCD) Environment.
infrastructure-as-code terraform terraform-module vm vmware
Last synced: 18 Mar 2025
https://github.com/cloudy-sky-software/pulumi-simple-website
A simple website deployed on AWS using Pulumi with CI/CD configuration for Travis CI, CircleCI, GitLab
aws circleci gitlab infrastructure infrastructure-as-code pulumi static-site static-website travis-ci
Last synced: 11 Apr 2026
https://github.com/gbourniq/iac-aws
Experimenting with CloudFormation and Terraform+Ansible to create and configure AWS EC2 instances
ansible aws cloudformation ec2 infrastructure-as-code terraform
Last synced: 11 Apr 2026
https://github.com/hiroxto/infrastructure
自宅サーバーとドメイン周りをTerraformでIaCにする
cloudflare infrastructure-as-code terraform
Last synced: 15 May 2026
https://github.com/xelk/terraform_examples
aws infrastructure-as-code study-project terraform
Last synced: 15 May 2026
https://github.com/ali-mostafa-ctrlz/aws-security-well-architected
AWS well architected framework security pillar project that comprehends the do's and don'ts in terms of security in cloud infrastructure.
aws cloud-engineering cloud-security devops iac iam iam-role infrastructure-as-code least-privilege s3 s3-bucket security-architecture terraform well-architected-framework
Last synced: 17 Apr 2026
https://github.com/30piraten/caid
Test cases for Cost-aware infrastructure design - CAID
architecture aws infrastructure-as-code lambda terraform terraform-modules
Last synced: 20 Jan 2026
https://github.com/qkrtpdlr/terraform-ticketing-platform
Terraform으로 구축한 고가용성 티켓팅 플랫폼 (Redis 분산 락 + Multi-AZ + Auto Scaling)
auto-scaling aws devops distributed-lock elasticache high-availability infrastructure-as-code multi-az portfolio rds-aurora redis spring-boot terraform
Last synced: 11 Apr 2026
https://github.com/greeneg/tolharadys-packer-configuration
HashiCorp Packer configurations to build OS images used by tolharadys.net infrastructure
hashicorp-packer-configurations infrastructure-as-code packer ruby
Last synced: 10 Jul 2025
https://github.com/fchchen/terraform-aws-scaling-demo
Production-ready AWS auto-scaling infrastructure with Terraform. Demonstrates VPC, ALB, ASG with 6 scaling policies (target tracking, step, scheduled, predictive), RDS Multi-AZ, and CI/CD pipeline.
alb auto-scaling-group aws cloudwatch devops github-actions iac infrastructure-as-code localstack rds terraform vpc
Last synced: 16 Feb 2026
https://github.com/bipin115/dev-vagrant-iac
Creating a fully automated development Infrastructure using Vagrant (Infrastructure as a Code)
infrastructure-as-code multiple-servers vagrantfile
Last synced: 24 Mar 2025
https://github.com/jessestuart/pulumi-dejavu
Simple POC deployment of @appbaseio’s DejaVu on Kubernetes, provisioned with @pulumi.
infrastructure-as-code kubernetes pulumi typescript
Last synced: 09 May 2026
https://github.com/foggykitchen/terraform-az-fk-acr
Reusable Terraform / OpenTofu module and progressive examples for Azure Container Registry (ACR) — from simple registry deployments to production-grade integration patterns with AKS, RBAC, and private networking.
azure azure-acr azure-aks azure-container-registry azure-rbac containers foggykitchen infrastructure-as-code opentofu private-endpoint terraform terraform-module
Last synced: 28 May 2026
https://github.com/techwatching/azurefunctionsqlbindings
Sample code to query an Azure SQL Database from an Azure Function with SQL bindings, with the infrastructure code that provisions the Azure resources using Pulumi.
azure-functions azure-sql-database dotnet infrastructure-as-code pulumi
Last synced: 06 May 2026
https://github.com/foggykitchen/terraform-az-fk-bastion
Reusable Terraform / OpenTofu module for Azure Bastion with clean private VM access patterns.
azure azure-bastion azure-networking bastion foggykitchen iac infrastructure-as-code opentofu private-access terraform
Last synced: 28 May 2026
https://github.com/foggykitchen/terraform-az-fk-rbac
Reusable Terraform / OpenTofu module and progressive examples for Azure RBAC — from simple role assignments to production-grade identity and access patterns across Azure resources.
azure azure-blob azure-iam azure-rbac azure-storage foggykitchen infrastructure-as-code managed-identity opentofu private-endpoint role-assignment terraform terraform-module
Last synced: 28 May 2026
https://github.com/foggykitchen/terraform-oci-fk-policy
Reusable Terraform / OpenTofu module for managing OCI IAM policies and optional dynamic groups with explicit, composable authorization patterns.
foggykitchen infrastructure-as-code oci oci-dynamic-groups oci-iam oci-policies opentofu oracle-cloud terraform terraform-module
Last synced: 28 May 2026
https://github.com/foggykitchen/terraform-az-fk-loadbalancer
Reusable Terraform / OpenTofu module for Azure Public Load Balancer, designed for VM and VM Scale Set architectures.
azure azure-load-balancer azure-networking azure-vm foggykitchen iac infrastructure-as-code opentofu terraform vmss
Last synced: 28 May 2026
https://github.com/foggykitchen/terraform-oci-fk-vcn
Reusable Terraform / OpenTofu module for designing OCI Virtual Cloud Networks with reusable subnets, route tables, security lists, and gateway integrations.
foggykitchen infrastructure-as-code oci oci-networking oci-vcn opentofu oracle-cloud terraform terraform-module
Last synced: 28 May 2026
https://github.com/foggykitchen/terraform-oci-fk-filestorage
Reusable Terraform / OpenTofu module for deploying OCI File Storage with mount targets, file systems, exports, and compute integration.
foggykitchen infrastructure-as-code oci oci-file-storage oci-filestorage opentofu oracle-cloud terraform terraform-module
Last synced: 28 May 2026
https://github.com/foggykitchen/terraform-oci-fk-public-ip
Reusable Terraform / OpenTofu module for deploying OCI Public IP resources with reserved or ephemeral lifetime, private IP attachment, and load balancer integration.
foggykitchen infrastructure-as-code networking oci opentofu oracle-cloud public-ip terraform terraform-module
Last synced: 28 May 2026
https://github.com/foggykitchen/terraform-oci-fk-bastion-service
Reusable Terraform / OpenTofu module for provisioning OCI Bastion resources, managed SSH sessions, and private access workflows.
bastion-service foggykitchen infrastructure-as-code oci oci-bastion opentofu oracle-cloud terraform terraform-module
Last synced: 28 May 2026