/artofcloud

Primary LanguageHCLMIT LicenseMIT

ArtofCloud Repository for examples used in my blog.

Prerequisites

  • terraform cli
  • awscli

Figure 1-1

Basic commands:

  • terraform init
  • terraform validate
  • terraform plan
  • terraform apply
  • terraform destroy

always run destory when you're done