terraform-provider-looker

command module
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2023 License: MIT Imports: 2 Imported by: 0

README

Terraform Provider: Looker

This is a terraform provider plugin for managing Looker accounts.

Install

For Terraform v0.13+ users

You can use Explicit Provider Source Locations.

terraform {
  required_providers {
    looker = {
      source = "chriskuchin/looker"
      version = "0.1.0"
    }
  }
}

Usage

In-depth docs are available on the Terraform registry.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

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