All Projects → mlabouardy → Terraform Aws Labs

mlabouardy / Terraform Aws Labs

Licence: mit
Terraform template for AWS provider ☁️

Projects that are alternatives of or similar to Terraform Aws Labs

Lambda Deployment Example
Automated Lambda Deployments with Terraform & CodePipeline
Stars: ✭ 25 (-82.88%)
Mutual labels:  aws, lambda, terraform, hcl
Ebs bckup
Stars: ✭ 32 (-78.08%)
Mutual labels:  aws, lambda, terraform, hcl
Terraform Aws Alb
Terraform module to provision a standard ALB for HTTP/HTTP traffic
Stars: ✭ 53 (-63.7%)
Mutual labels:  aws, ec2, terraform, hcl
Terraform Aws Elasticsearch
Terraform module to provision an Elasticsearch cluster with built-in integrations with Kibana and Logstash.
Stars: ✭ 137 (-6.16%)
Mutual labels:  aws, terraform, hcl
Aws Maintenance Lambda
A lambda function to send alerts (to Slack, HipChat) on AWS maintenance events.
Stars: ✭ 133 (-8.9%)
Mutual labels:  aws, lambda, terraform
Aws Lambda Es Cleanup
AWS Elasticsearch Lambda Curator
Stars: ✭ 112 (-23.29%)
Mutual labels:  aws, lambda, hcl
Terraform Aws Dynamic Subnets
Terraform module for public and private subnets provisioning in existing VPC
Stars: ✭ 106 (-27.4%)
Mutual labels:  aws, terraform, hcl
Terraform Aws Key Pair
Terraform Module to Automatically Generate SSH Key Pairs (Public/Private Keys)
Stars: ✭ 121 (-17.12%)
Mutual labels:  aws, terraform, hcl
Terraform Aws Kubernetes
Install a Kubernetes cluster the CoreOS Tectonic Way: HA, self-hosted, RBAC, etcd Operator, and more
Stars: ✭ 118 (-19.18%)
Mutual labels:  aws, terraform, hcl
Multi Env Deploy
Complete example of deploying complex web apps to AWS using Terraform, Ansible, and Packer
Stars: ✭ 132 (-9.59%)
Mutual labels:  aws, terraform, hcl
Vishwakarma
Terraform modules to create a self-hosting Kubernetes cluster on opinionated Cloud Platform.
Stars: ✭ 127 (-13.01%)
Mutual labels:  aws, terraform, hcl
Terraform Aws Ecr
Terraform Module to manage Docker Container Registries on AWS ECR
Stars: ✭ 110 (-24.66%)
Mutual labels:  aws, terraform, hcl
Terraform Aws Config
Enables AWS Config and adds managed config rules with good defaults.
Stars: ✭ 107 (-26.71%)
Mutual labels:  aws, terraform, hcl
Hello Lambda
🔥 An example of a Python (AWS) Lambda exposed with API Gateway, configured with Terraform.
Stars: ✭ 114 (-21.92%)
Mutual labels:  lambda, terraform, hcl
Aws Ecs Airflow
Run Airflow in AWS ECS(Elastic Container Service) using Fargate tasks
Stars: ✭ 107 (-26.71%)
Mutual labels:  aws, terraform, hcl
Terraform
Terraform automation for Cloud
Stars: ✭ 121 (-17.12%)
Mutual labels:  aws, terraform, hcl
Reference Architectures
[WIP] Get up and running quickly with one of our reference architecture using our fully automated cold-start process.
Stars: ✭ 127 (-13.01%)
Mutual labels:  aws, terraform, hcl
Example Pragmatic Terraform On Aws
技術書典6で頒布した『Pragmatic Terraform on AWS 』のサンプルコードを公開しています
Stars: ✭ 140 (-4.11%)
Mutual labels:  aws, terraform, hcl
Terraform Aws Cicd
Terraform Module for CI/CD with AWS Code Pipeline and Code Build
Stars: ✭ 138 (-5.48%)
Mutual labels:  aws, terraform, hcl
Aws Minikube
Single node Kubernetes instance implemented using Terraform and kubeadm
Stars: ✭ 101 (-30.82%)
Mutual labels:  aws, terraform, hcl

Terraform AWS Use cases

Terraform template for AWS provider

How to use

  • Set AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY, environment variables
$ export AWS_ACCESS_KEY_ID="YOUR ACCESS KEY ID"
$ export AWS_SECRET_ACCESS_KEY="YOUR SECRET ACCESS KEY"

Tutorials

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].