aws-static-website
opsgang/aws-static-website/cloudflare
Terraform Module
HCL
CLOUDFLARE
This shared Terraform module create an S3 bucket and Cloudflare configuration in order to serve static files from the bucket.
Install
module "aws-static-website" {
source = "opsgang/aws-static-website/cloudflare"
version = "0.0.1"
}
Details
FrameworkTerraform Module
LanguageHCL
Version0.0.1
Cloud CLOUDFLARE
Total downloads716
Namespaceopsgang
Updated