https://github.com/realjkg/adaptcloud
Initial MVP repository with GCP Hardened templates
https://github.com/realjkg/adaptcloud
cloud compliance-as-code compliance-automation compliance-dev hardening security
Last synced: about 1 month ago
JSON representation
Initial MVP repository with GCP Hardened templates
- Host: GitHub
- URL: https://github.com/realjkg/adaptcloud
- Owner: realjkg
- Created: 2023-03-08T22:39:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-05-28T18:19:59.000Z (about 1 month ago)
- Last Synced: 2026-05-28T18:23:54.282Z (about 1 month ago)
- Topics: cloud, compliance-as-code, compliance-automation, compliance-dev, hardening, security
- Language: HCL
- Homepage: https://aptumcloud.io
- Size: 164 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# adaptcloud
Initial MVP repository and GKE setup
this repo contains secure hardening and will contain chatGPT webhooks as well as GKE hooks for the community to use
## Contents
- `gke/` — hardened GKE / Terraform reference deployment (GCP).
- `azure/` — **insurance agent platform**: a low-code-first insurance application
(Power Platform + Copilot Studio) plus API connectors, deployed inside an Azure
Landing Zone with **policy as code** and governed AI **agent identities**, built
to the Microsoft Cloud Adoption Framework guidance
*"Govern and secure AI agents across your organization"*. Creates an
**Application Platform landing zone** if the tenant doesn't have one. See
[`azure/README.md`](azure/README.md) and
[`azure/docs/caf-ai-agent-governance-mapping.md`](azure/docs/caf-ai-agent-governance-mapping.md).
- `main.go`, `chatgpt.go` — sample webhook services.
None of this code is expected to go from dev straight to prod — review, parameterize,
and run it through your own pipeline first.