added README

This commit is contained in:
Pratik Das
2021-04-16 16:24:21 +04:00
parent 23cd4e4da7
commit aaa07d4c70

View File

@@ -0,0 +1,11 @@
# Terraform for creating Ads Resources
Example code to create/update AWS resources with Terraform.
Examples include Terraform capabilities of using modules, input variables and using Terraform cloud.
## Blog posts
Blog posts about this topic:
* [Using Terraform to create AWS resources](https://reflectoring.io/terraform-aws/)