Skip to content

GreedTy/terraform-aws-infra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terraform

  • Network
    • VPC (Public Subnet, Private Subnet)
    • Route53
    • Cloudfront
    • ELB
  • Infra
    • EKS
    • Bastion-Host
  • Database & Storage
    • Aurora RDS
    • S3

환경세팅 (Mac OS 기준) CLI Download

brew tap hashicorp/tap
brew install hashicorp/tap/terraform
brew update
brew upgrade hashicorp/tap/terraform
설치확인 : terraform -help

실행명령어

terraform init
terraform plan
terraform apply

AWS Terraform 관련 링크

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published