terraform-provider-looker

command module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

README

Terraform provider for Looker

Terraform provider for looker, built without dependencies on official go-sdk. Autogenerated terraform docs available in docs/index.md

License

This repository is open source, please refer to the License for more information.

Getting Started & Documentation

If you're new to Terraform and want to get started creating infrastructure, please check out the Terraform official Getting Started guides on HashiCorp's learning platform. There are also additional guides to continue your learning.

Developing the provider

To learn more about how to contribute to the development of this provider please refer to the community guidelines.

Tips

Looker doesn't support concurrent operations on their database. That's why we are required to limit parallelism to 1 during the applying of changes. Here is an example:

terraform apply -parallelism=1

If parallelism is not limited, the Looker API will return 500 exceptions for heavy operations.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
pkg

Jump to

Keyboard shortcuts

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