Terraform module which creates EC2-VPC security groups on AWS
-
Updated
Oct 17, 2018 - HCL
Terraform module which creates EC2-VPC security groups on AWS
This module creates mutual AWS security group rules where matching ingress and egress to allow traffic between two security groups. This makes it easier to create security network configuration in your AWS environments.
A reference architecture for AWS infrastructure provisioning utilizing Terraform.
Create AWS EC2 Instances and Security Groups with Terraform. This repository provides Terraform configurations for efficient EC2 instance and security group management.
Automate the setup of a remote development environment on AWS EC2 using Terraform. This repository provides scripts and configurations to deploy an EC2 instance tailored for development purposes, enabling seamless integration with Visual Studio Code using the Remote-SSH plugin.
Lab: Terraform AWS ECS Deployment with CI/CD
Creating EC2 instance with Apache Web Server installed and accessing S3 bucket from the EC2 and copying the HTML files.
This Terraform module creates CloudWatch Log Metric Filters and associated Alarms for monitoring Security Groups (SGs) based on specified event names.
Repositório do curso Jornada do Conhecimento de DevOps (Nível Avançado) - Terraform: automatize a infraestrutura na nuvem da plataforma Alura.
Elastic Load Balancing to load balance traffic across multiple EC2 instances in a multiple Availability Zones.
This repository contains CodeBuild scripts to run infrastructure as code using Terraform on AWS, with configurations for the development (dev) and staging (stag) environments.
Welcome to the AWS EC2 Labs repository! This repository serves as a collection of hands-on labs focusing on deploying EC2 instances on Amazon Web Services (AWS) using Terraform. These labs are designed to provide practical experience with infrastructure as code (IaC) and AWS services
This terraform module populates an AWS security group ingress rules with Cloudflare source IPs
Terraform module which creates EC2-VPC security groups on AWS
Terraform infrastructure code for Address Book, a php Web App. Create Virtual Private Cloud, a public and private subnets, an Internet Gateway, a Route Table and add a route to the Internet, a security group for the web server and for the db, deploy web server and a MySQL RDS instance.
demo of setting up custom multi AZ vpc architecture using AWS
Create the cloud infrastructure to handle http requests using Terraform
This repo contains several tasks with Terraform scripts.
A project where I aimed to deploy example networking resources and an EC2 instance using Terraform and configure it as an Apache webserver, using an Ansible playbook to install the required service and sideload the website build from S3
Explore for_each, toset, and tomap in Terraform to effectively manage the creation of security groups in AWS.
Add a description, image, and links to the aws-security-group topic page so that developers can more easily learn about it.
To associate your repository with the aws-security-group topic, visit your repo's landing page and select "manage topics."