Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
2- Terraform Installed 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.
terraform init
terraform fmt
terraform validate
terraform plan
terraform apply --auto-approve
terraform destroy --auto-approve