Skip to content

Storytel/terraform-provider-runscope

Repository files navigation

Terraform Runscope Provider

For internal use only, no support provided

The Runscope provider is used to interact with the resources supported by Runscope.

Usage Terraform 0.13+

Add into your Terraform configuration this code:

terraform {
  required_providers {
    runscope = {
      source = "Storytel/runscope"
      version = ">= 0.14.0"
    }
  }
}

and run terraform init

Usage

Read the documentation on Terraform Registry site.

About

Terraform provider for Runscope

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 21