The Terraform provider for RepoFlow stable Api.
Tip
You also can use REPOFLOW_BASE_URL and REPOFLOW_API_KEY environment variables
provider "repoflow" {
base_url = "https://repoflow.hosting/api"
api_key = "pat_xxxx"
}Note
Detailed documentation is available on the Terraform provider registry.