All Projects → tmknom → Example Pragmatic Terraform On Aws

tmknom / Example Pragmatic Terraform On Aws

Licence: apache-2.0
技術書典6で頒布した『Pragmatic Terraform on AWS 』のサンプルコードを公開しています

Projects that are alternatives of or similar to Example Pragmatic Terraform On Aws

Typhoon
Minimal and free Kubernetes distribution with Terraform
Stars: ✭ 1,397 (+897.86%)
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 (-9.29%)
Mutual labels:  aws, terraform, hcl
Terraform Aws Dynamic Subnets
Terraform module for public and private subnets provisioning in existing VPC
Stars: ✭ 106 (-24.29%)
Mutual labels:  aws, terraform, hcl
Terraform Aws Cicd
Terraform Module for CI/CD with AWS Code Pipeline and Code Build
Stars: ✭ 138 (-1.43%)
Mutual labels:  aws, terraform, hcl
Multi Env Deploy
Complete example of deploying complex web apps to AWS using Terraform, Ansible, and Packer
Stars: ✭ 132 (-5.71%)
Mutual labels:  aws, terraform, hcl
Aws Minikube
Single node Kubernetes instance implemented using Terraform and kubeadm
Stars: ✭ 101 (-27.86%)
Mutual labels:  aws, terraform, hcl
Terraform Aws Key Pair
Terraform Module to Automatically Generate SSH Key Pairs (Public/Private Keys)
Stars: ✭ 121 (-13.57%)
Mutual labels:  aws, terraform, hcl
Terraform Aws Ecs Codepipeline
Terraform Module for CI/CD with AWS Code Pipeline and Code Build for ECS https://cloudposse.com/
Stars: ✭ 85 (-39.29%)
Mutual labels:  aws, terraform, hcl
Terraform Aws Vpc
Terraform Module that defines a VPC with public/private subnets across multiple AZs with Internet Gateways
Stars: ✭ 130 (-7.14%)
Mutual labels:  aws, terraform, hcl
Terraform Aws Ecr
Terraform Module to manage Docker Container Registries on AWS ECR
Stars: ✭ 110 (-21.43%)
Mutual labels:  aws, terraform, hcl
Hybrid multicloud overlay
MutiCloud_Overlay demonstrates a use case of overlay over one or more clouds such as AWS, Azure, GCP, OCI, Alibaba and a vSphere private infrastructure in Hub and spoke topology, point to point topology and in a Single cloud. Overlay protocols IPv6 and IPv4 are independent of underlying infrastructure. This solution can be integrated with encryption and additional security features.
Stars: ✭ 127 (-9.29%)
Mutual labels:  aws, terraform, hcl
Vishwakarma
Terraform modules to create a self-hosting Kubernetes cluster on opinionated Cloud Platform.
Stars: ✭ 127 (-9.29%)
Mutual labels:  aws, terraform, hcl
Terraform Aws Rabbitmq
Terraform configuration for creating RabbitMQ cluster on AWS.
Stars: ✭ 86 (-38.57%)
Mutual labels:  aws, terraform, hcl
Terraform Aws Elasticsearch
Terraform module to provision an Elasticsearch cluster with built-in integrations with Kibana and Logstash.
Stars: ✭ 137 (-2.14%)
Mutual labels:  aws, terraform, hcl
Ecs Pipeline
☁️ 🐳 ⚡️ 🚀 Create environment and deployment pipelines to ECS Fargate with CodePipeline, CodeBuild and Github using Terraform
Stars: ✭ 85 (-39.29%)
Mutual labels:  aws, terraform, hcl
Aws Ecs Airflow
Run Airflow in AWS ECS(Elastic Container Service) using Fargate tasks
Stars: ✭ 107 (-23.57%)
Mutual labels:  aws, terraform, hcl
Mikado
🤖💨Mikado helps managing your AWS infrastructure for WordPress sites by defining an out-of-box, highly available, easy-to-deploy setup
Stars: ✭ 80 (-42.86%)
Mutual labels:  aws, terraform, hcl
Terraform Eks
Terraform for AWS EKS
Stars: ✭ 82 (-41.43%)
Mutual labels:  aws, terraform, hcl
Terraform Aws Config
Enables AWS Config and adds managed config rules with good defaults.
Stars: ✭ 107 (-23.57%)
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 (-15.71%)
Mutual labels:  aws, terraform, hcl

Pragmatic Terraform on AWS サンプルコード

このリポジトリでは、技術書典6で頒布した『Pragmatic Terraform on AWS 』のサンプルコードを公開しています。

使い方

Terraformのバージョンごとにディレクトリを分けています。 tfファイルについては、書籍内のコードのキャプション番号をファイル名にしてあります。 それ以外については、書籍内でファイル名を明示しています。

v0.12

書籍掲載のコードは、Terraform 0.12になります。

書籍執筆時は正式版が未リリースでした。 そのため書籍では「Terraform 0.12 Beta 2」を前提に解説していますが、 すでにTerraform 0.12の正式版がリリースされているので、正式版をインストールしてお使いください。

v0.11

書籍執筆時のTerraformの正式バージョンはこちらです。

すでにTerraform 0.12の正式版がリリースされているため、 積極的にこちらを使う理由はありませんが、参考として掲載を続けています。

License

Apache 2 Licensed. See LICENSE for full details.

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].