terraform-provider-vy

command module
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2024 License: MPL-2.0 Imports: 4 Imported by: 0

README

= Vy Terraform Provider
:toc:
:!toc-title:
:!toc-placement:

A provider for custom integrations and services at Vy!

toc::[]

== Usage

Use your normal terraform workflow to add it to your configuration!

[source]
----
terraform {
  required_providers {
    vy = {
      version = "x.y.z"
      source  = "nsbno/vy"
    }
  }
}

provider "vy" {
    environment = "prod"
}
----

You can find more info and documentation about the provider in link:https://registry.terraform.io/providers/nsbno/vy/latest/docs[the terraform registry]!

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