Skip to content

fe80/terraform-provider-repoflow

Repository files navigation

Terraform Provider Repoflow

The Terraform provider for RepoFlow stable Api.

Usage

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.

About

Terraform provider for Repoflow

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors