aws-security-group
There are 60 repositories under aws-security-group topic.
terraform-aws-modules/terraform-aws-security-group
Terraform module to create AWS Security Group resources 🇺🇦
c1982/sgsync
AWS Security Group Synchronization Tool
karvounis/aws-lambda-auto-update-security-group-ips
Golang Lambda function that automatically updates (adds/removes) Security Group's rules with the public IPs of the instances of an AWS Autoscaling Group
GulshanArora7/awsChatbot
Slack Project --> AWS ChatBot
twistedFantasy/aws
The goal of this repository is to provide good and clear examples of Amazon CLI commands together with Amazon CDK to easily create any AWS services and resources
fvinas/tf_aws_lambda_ip_whitelist
An AWS Lambda-based mechanism to allow temporary IP whitelisting via security groups
marcincuber/aws-lambda-github-sg
AWS lambda function to automatically update security groups with github IPs using tags.
karvounis/terraform-aws-lambda-auto-update-security-group-ips
Terraform module that creates the resources in order to be able to update the security group rules based on an AWS Autoscaling Groups's IPs
skwashd/terraform-aws-cloudflare-ips-security-group
This terraform module populates an AWS security group ingress rules with Cloudflare source IPs
RenovoSolutions/cdk-aspects-library-security-group
A CDK library containing EC2 security group related CDK Aspects and the ability to define custom aspects.
rproenza86/aws-infrastructure-code-address_book
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.
abdulmuhd-dev/terraform-remote-dev-env
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.
gerardodavidlopezcastillo/TF_FN-SecurityGroups_Public
Explore for_each, toset, and tomap in Terraform to effectively manage the creation of security groups in AWS.
gerardodavidlopezcastillo/TF_IaC-DevOpsCodePipeline_Public
This repository contains CodeBuild scripts to run infrastructure as code using Terraform on AWS, with configurations for the development (dev) and staging (stag) environments.
gerardodavidlopezcastillo/TF_PROJECT-EC2SecurityGroups_Public
Create AWS EC2 Instances and Security Groups with Terraform. This repository provides Terraform configurations for efficient EC2 instance and security group management.
jaylong255/aws-vpc-setup
Setting up a secure virtual private cloud on amazon web services.
lucaronca/ec2-setup
Terraform module that allows provisioning of a ready-to-use AWS EC2 configuration, equipped with key functionalities.
mainmax/terraform-aws-sg
Terraform module to create AWS EC2 Security Group from a firewall-like ruleset policy
raktim00/Ansible-AWS
Creation of EC2 Instances and Security Group using Ansible Automation Scripting - Ansible Playbook and then setting up Web Server on those Instances using Ansible Roles.
subhamay-cloudworks/0067-heather-tf
Creating EC2 instance with Apache Web Server installed and accessing S3 bucket from the EC2 and copying the HTML files.
verygood-ops/sg-exporter
Export information on AWS Security Groups to Prometheus
vithran21/Terraform_Projects
This repo contains several tasks with Terraform scripts.
Achanandhi-M/AWS-EC2
Struggling to create an EC2 instance? In this repository, I will guide you to create an EC2 instance within 4 seconds. The only prerequisite is to have an AWS account. If you don't have one, create an account using the AWS Free Tier
gachokahassan/Amazon-VPC-Traffic-Security
This project showcases secure and efficient cloud networking by configuring AWS VPC, Route Tables, Security Groups, NACLs, and an IGW to optimize traffic flow and enhance resource security.
mohdumair8896/Netflix-Clone
DevSecOps Project to setup Netflix clone on AWS using CICD, Security, Monitoring and GitOps
Robson-Teixeira/amazon-kubernetes-guestbook
Repositório do curso Jornada do Conhecimento de DevOps (Nível Intermediário) - Amazon EKS: gerenciando aplicações conteinerizadas com Kubernetes da plataforma Alura.
subhamay-bhattacharyya/0108-networking-cft
✅ VPC with private only subnets: Root stack template to create VPC / Private Subnets, Network ACL, Route Tables, Security Group, VPC Endpoints.
subhamay-bhattacharyya/0109-networking-cft
AWS VPC with public and private subnets
terraform-trailwatch-modules/terraform-aws-security-group
This Terraform module creates CloudWatch Log Metric Filters and associated Alarms for monitoring Security Groups (SGs) based on specified event names.
VIET-TU/deployment-strategy-blue-green
Lab: Terraform AWS ECS Deployment with CI/CD
Robson-Teixeira/terraform-aws
Repositório do curso Jornada do Conhecimento de DevOps (Nível Avançado) - Terraform: automatize a infraestrutura na nuvem da plataforma Alura.
subhamay-bhattacharyya/0001-tarius-py-cft
🔳 🛫 Serverless architecture pattern to facilitate the real-time loading of data into Amazon DynamoDB from a private S3 bucket.
subhamay-bhattacharyya/0101-networking-cft
☁️ ✅ AWS Immersion Day, Lab 01 - VPC Fundamentals. Creating a custom VPC with public and private subnets and nat gateway to access internet from private subnet. Create VPC endpoint for S3 and KMS and create EC2 instances in the public and private subnets and test the connectivity.
subhamay-bhattacharyya/terraform-aws-security-group
◉ 🚩Private Terraform Registry Module - Security Group with Rules
SuranSandeepa/aws-terraform-gitlab-pipeline
⚡🏗️This project demonstrates an automated infrastructure deployment pipeline built with Terraform and GitLab CI/CD. It provisions AWS resources like VPCs, subnets, security groups, and EC2 instances, ensuring efficiency, consistency, and scalability.