dongnguyenltqb / tf-s3-website-iam-access-key

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

terraform

include:

  • S3 bucket
  • S3 resource policy base for public read access
  • S3 website config
  • IAM identity policy for iam user
  • IAM user with access_key, secret_key
	tf apply -var-file=dev.tfvars

About


Languages

Language:HCL 100.0%