/terraform-aws-nocode-s3-static-website

Terraform module for a no-code enabled S3 static website in AWS

Primary LanguageHCLMIT LicenseMIT

Terraform module aws-nocode-s3-static-website

Provisions an S3 bucket configured for static website hosting, with a sample HashiCafe site.

Enabled for Terraform Cloud no-code provisioning.

This demo uses HashiCorp Vault's AWS secrets engine to provide temporary AWS credentials for provisioning. For simplicity, the userpass auth method is used. The Vault server and namespace (if required) must be supplied to the workspace with the VAULT_ADDR and VAULT_NAMESPACE environment variables.