terraform-provider-torque

command module
v0.8.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 10, 2026 License: MPL-2.0 Imports: 5 Imported by: 0

README

Quali's Torque Terraform Provider

The Terraform Provider for Quali's Torque is a plugin for Terraform that allows you to interact with Torque and control Torque behavior and presentation.

Learn more:

Requirements

Quick Start

terraform {
  required_providers {
    torque = {
      source = "QualiTorque/torque"
      version = "0.0.1"
    }
  }
}

provider "torque" {}

Building The Provider

  1. Clone the repository
  2. Enter the repository directory
  3. Build the provider using the Go install command:
go install

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL