https://github.com/chariotsolutions/aws-terraform-examples
Examples of Terraform config for AWS.
https://github.com/chariotsolutions/aws-terraform-examples
terraform-aws
Last synced: 6 months ago
JSON representation
Examples of Terraform config for AWS.
- Host: GitHub
- URL: https://github.com/chariotsolutions/aws-terraform-examples
- Owner: chariotsolutions
- Created: 2018-09-09T14:44:57.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-26T12:40:45.000Z (almost 8 years ago)
- Last Synced: 2025-10-19T19:01:25.673Z (10 months ago)
- Topics: terraform-aws
- Language: HCL
- Size: 9.77 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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.