Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 408 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 408 Bytes

AWS Terraform Examples

Examples of Terraform config for AWS.

Development Environment

  • atom - the language-terraform package adds syntax highlighting

Terraform Providers

In addition to AWS, Terraform supports many other platforms through providers which are essentially Terraform plug-ins. There are more than 70 providers supported including AWS, Google Cloud and Azure.