aws-samples / aws-samples/appmod-blueprints
Add Terraform cluster provider
Open
agentic-platform
enhancement
- Dominant language
- Shell
- Stars
- 105
- Forks
- 62
- Avg merge
- 11h 17m
- Merged PRs (30d)
- 76
Description
**Parent:** #584
**Priority:** Medium
Add `cluster-providers/terraform/` as an alternative to kind-crossplane. Should follow the same bootstrap contract:
- Produce an EKS cluster with ArgoCD running
- Create cluster secret with correct labels/annotations
- Apply `bootstrap/root-appset.yaml`
- Support `task install`, `task destroy`, `task status`
Standardize the provider contract in `cluster-providers/README.md` so new providers are plug-and-play.
Contributor guide
Assessment
This issue has not been assessed yet.