Skip to content

v0.32.0

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 25 Mar 17:30
183f4ed
Add `bucket_name` variable @aknysh (#80)

what

  • Add bucket_name variable

why

  • Allow users to override the name of the created bucket instead of generating it from the context
  • Useful in situations when a bucket needs to have a name without namespace, environment, name in it

references

In order for the S3 bucket to proxy (not just basic CNAME) through Cloudflare, 
the bucket name has to match the domain.  
That way we can have the bucket completely behind Cloudflare and not exposed to the world, 
provided we added the policy to restrict access from Cloudflare's IP.