This repository holds infrastructure configuration for the camunda-community-hub
organization.
terraform/github
- Terraform code for configuring repositories.
- Edit
terraform/github/repositories.tf
to add a new string entry underlocals
->repositories
->camunda-community-hub
. - Enter a meaningful commit message, like
chore(terraform): add new repository
. - Ensure Create a new branch for this commit and start a pull request is selected. Enter a meaningful branch name.
- Click Propose Changes.
- Notify the Camunda team that your pull request is ready for review by tagging @camunda-community-hub/devrel in a comment.
- After the PR is approved by the DevRel team, the Camunda infrastructure team will merge the PR, as they add the necessary credentials to the repo in this step.