terraform-provider-loadbalancer

command module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2023 License: MIT Imports: 3 Imported by: 0

README

terraform-provider-loadbalancer

Getting Started

This provider is available via the Terraform Registry with Terraform v0.13+

⚠ We strongly recommend pinning the provider version to a target major version, as to ensure future breaking changes do not affect workflows and automated CI pipelines

terraform {
  required_providers {
    loadbalancer = {
      source  = "ans-group/loadbalancer"
      version = "~> 1.0"
    }
  }
}

provider "loadbalancer" {
  api_key = "abc"
}

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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