shuntagami / learn-terraform-module-object-attributes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learn Terraform Modules - Object Attributes

Learn how and why to use object attributes in your Terraform modules.

This repository is a companion to the Customize Modules with Object Attributes tutorial.

Setup

terraform init
terraform apply
open https://{website_bucket_name}.s3.ap-northeast-1.amazonaws.com/index.html

Clean up

terraform destroy

About

License:Other


Languages

Language:JavaScript 52.6%Language:HCL 36.0%Language:HTML 7.3%Language:CSS 4.2%