🐱GitHub

Source Code Management (SCM) Setup

Once you have configured your GitHub account, the following is required:

  • GitHub Teams configured within your GitHub Organization

  • Terraform configured in the repositories you will be using with Resourcely

GitHub Teams

Teams are groups of organization members that reflect your company or group's structure with cascading access permissions and mentions. To learn how to setup GitHub Teams see the following documentation:

The team must be configured with the following settings:

Once the GitHub setup has been completed, you must integrate Terraform into the project you will be using for resource provisioning. Learn more in the Terraform Integration section.

Last updated