Self-service infrastructure
Submit a request to provision AWS resources in any of the ittikar infra repos. We open a GitHub Issue with your manifest; the platform team reviews, generates the OpenTofu code, and applies it on the dev branch.
How it works
- Pick a target infra repo and a resource type.
- Fill in the form. We validate it and generate a manifest.
- The portal opens a GitHub Issue in the target repo with your manifest.
- The platform team processes the queue daily — generates OpenTofu code and applies on the
devbranch. - Your issue is closed with a summary when the resource is live.