Skip to content

Repository files navigation

s3-static-portfolio

Creating s3 static website for my portfolio using AWS S3 & Terraform

Prerequisite
1- AWS Account
2- Terraform Installed

Following are the steps to create Portfolio using AWS S3, S3 Static Website Hosting and Terraform.

1- Clone Repo https://github.com/muhammadasif84/s3-static-portfolio.git
2- Edit example-terraform.tfvars file to terraform.tfvars and paste your AWS credentials in the fields.

Commands

terraform init
terraform fmt
terraform validate
terraform plan
terraform apply --auto-approve
To destroy all resources
terraform destroy --auto-approve

About

Creating s3 static website for my portfolio using terraform

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages