terraform-provider-cortex

command module
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

README

Terraform Provider Cortex

Latest release

This provider enables the provisioning of cortex.

Manually building the provider

make build

To install into ~/.terraform.d/plugins:

make install

Development

Acceptance tests

Terraform acceptance tests run a local Cortex instance.

make cortex-up
make testacc
make cortex-down

Ad-hoc testing

For fast feedback loop during development you can run arbitrary Terraform plans using a locally built provider. To run these plans against dockerized Cortex instance you can use Terraform development overrides.

To enable Terraform logs and configure development overrides:

make dev.tfrc
source tools/setup-env.sh

Build the provider and run some terraform, e.g one of the provided examples:

make build
terraform init
terraform -chdir=examples apply

Remove local Terraform state:

make clean

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