🐱GitHub
Last updated
Last updated
Resourcely integrates natively with GitHub, allowing you to embed proper configuration into your existing change management.
Looking for using Resourcely with GitHub Actions? Check out the guide at GitHub Actions
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
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:
Members who will be reviewing infrastructure resource definitions should be added to the team
The team must be added to the repositories which will leverage Resourcely
Auto-assignment must be enabled in team code review 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 CI/CD & Terraform Runners section.