8000 GitHub - christippett/terraform-provider-looker: Terraform provider for Looker
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

christippett/terraform-provider-looker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Looker Terraform Provider (⚠️ WIP)

This provider enables various parts of a Looker installation to be configured via Terraform.

The provider leverages the Go Looker SDK: GoLook.

Build provider

Run the following command to build the provider

$ go build -o terraform-provider-looker

Test sample configuration

First, build and install the provider.

$ make install

Then, navigate to the examples directory.

$ cd examples

Run the following command to initialize the workspace and apply the sample configuration.

$ terraform init && terraform apply

About

Terraform provider for Looker

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published
0