terraform-provider-lifeomic

command module
v1.4.1 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2022 License: MIT Imports: 5 Imported by: 0

README

terraform-provider-lifeomic

The Terraform LifeOmic provider is a plugin for Terraform that allows for the full lifecycle management of LifeOmic resources.

Usage

See the LifeOmic Provider documentation to get started using the LifeOmic provider. There are also some basic examples in this repository to demonstrate usage.

Development

Building the provider

In order to build the provider from source, you'll need to have go1.19+ installed. Then run make build.

Regenerating GQL Client

If you're picking up changes to GQL APIs, run make generate.

If it's not downloading schema updates try running make -B generate

Using a local provider build

Refer to the upstream documentation on development overrides.

Running acceptance tests

In order to run acceptance test, you must first obtain an auth token. Set the LIFEOMIC_TOKEN environment variable to your token and LIFEOMIC_ACCOUNT to your account's unique identifier.

LIFEOMIC_TOKEN=<auth-token> LIFEOMIC_ACCOUNT=<account-id> make acctest
Wellness Offering Acceptance Tests

(must be logged in to AWS)

 LIFEOMIC_TOKEN=fake-token LIFEOMIC_ACCOUNT=fake-account TESTARGS="-run='TestAccMarketplaceWellnessOffering'" LIFEOMIC_USE_LAMBDA=1 make acctest

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