https://github.com/webyneter/terraform-google-static-website
A Terraform module for creating a static website hosted in a Google Cloud Storage Bucket.
https://github.com/webyneter/terraform-google-static-website
Last synced: over 1 year ago
JSON representation
A Terraform module for creating a static website hosted in a Google Cloud Storage Bucket.
- Host: GitHub
- URL: https://github.com/webyneter/terraform-google-static-website
- Owner: webyneter
- License: mit
- Created: 2021-06-22T08:20:48.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-05T11:14:42.000Z (over 3 years ago)
- Last Synced: 2025-01-27T09:41:34.601Z (over 1 year ago)
- Language: HCL
- Size: 56.6 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# terraform-google-static-website
A [Terraform module](https://registry.terraform.io/modules/webyneter/static-website/google/latest) for creating a static
website hosted in a Google Cloud Storage Bucket.
## Prerequisites
* Terraform >= 0.15
## Authorship
Authored and maintained by [Nikita Shupeyko](https://github.com/webyneter).
## License
Released under [MIT License](./LICENSE).