ittikar / self-service

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.

Access is restricted to members of the ittikar GitHub org.

How it works

  1. Pick a target infra repo and a resource type.
  2. Fill in the form. We validate it and generate a manifest.
  3. The portal opens a GitHub Issue in the target repo with your manifest.
  4. The platform team processes the queue daily — generates OpenTofu code and applies on the dev branch.
  5. Your issue is closed with a summary when the resource is live.