Resources
View and manage resources created with Resourcely
Resources Prerequisites
Define Config Roots and Environments using Resourcely.yaml.
Existing CI/CD & Terraform Runners to run
Terraform Plan
andTerraform Apply
such as Atlantis, GitHub Actions, GitLab Pipeilnes, Terraform Cloud, Spacelift, etc.
Pull Requests (PRs)
Resources are requests to commit a change from one Git branch to another (Pull Requests). They allow you to keep track of changes, configure reviewers, set up acceptance criteria for merging, and much more.
You can create and manage infrastructure PRs directly from Resourcely. Resourcely tracks the following data related to the generated PR:
Pull Request Title
Status
Blueprint
Provider
Last Updated On
Created By
When a new PR is generated, Resourcely examines the changes being made and prevents the PR from being merged if it violates any of the guardrail requirements.
Last updated