https://github.com/memes/google-demo-helper-modules
A collection of kubernetes manifests and terraform/tofu modules that I use to compose bigger solutions, but are too small to warrant their own repos.
https://github.com/memes/google-demo-helper-modules
Last synced: 4 months ago
JSON representation
A collection of kubernetes manifests and terraform/tofu modules that I use to compose bigger solutions, but are too small to warrant their own repos.
- Host: GitHub
- URL: https://github.com/memes/google-demo-helper-modules
- Owner: memes
- License: apache-2.0
- Created: 2025-04-14T19:53:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-03-23T18:01:07.000Z (4 months ago)
- Last Synced: 2026-03-24T16:08:34.238Z (4 months ago)
- Language: HCL
- Size: 389 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Google Cloud Demo Helpers

[](CODE_OF_CONDUCT.md)
Many of the demos I've presented to customers or deployed for Google Cloud Next have depended on a common set of helper
applications and terraform/tofu modules. In an attempt to bring this sprawl under control I'm pulling them together in
this single repo.
## Rules for inclusion
* The application or module has been used in at least one demo, and is expected to be reuseable with minimal change; i.e.
suitable for `kustomization` or `kpt`, or behaviour is adjustable through `terraform` vars.