Skip to content

Jsonnet library for hashicorp/null Terraform provider.

License

Notifications You must be signed in to change notification settings

tf-libsonnet/provider-libsonnet-template

Repository files navigation

tf-libsonnet/PROVIDER_NAME

Generate Terraform with Jsonnet

LICENSE latest release

This repository contains Jsonnet functions for generating resources and data sources for the PROVIDER_NAME_SLASH Terraform provider.

Learn more about tf.libsonnet at docs.tflibsonnet.com.

IMPORTANT

This library is generated using tf-libsonnet/libgenerator. If you find an issue with the generated code, please file an issue in the libgenerator repository.

If you would like to contribute a change, you may open a Pull Request with a suggested change, but please note that it will not be merged in until the necessary updates have been made to the generator.

Usage

Install the package using jsonnet-bundler:

jb install github.com/tf-libsonnet/PROVIDER_NAME@main

# Or if you want to install a specific release
#   jb install github.com/tf-libsonnet/PROVIDER_NAME@v0.0.1
# Or if you want to install bindings for a specific provider major version series
#   jb install github.com/tf-libsonnet/PROVIDER_NAME/MAJOR.x@main

You can then import the package in your Jsonnet code:

TODO

This will generate the following Terraform JSON :

TODO

Refer to the reference docs for a list of supported data sources and resources:

Support

If you have any questions about how to use the tf.libsonnet libraries, ask in the Organization GitHub Discussion.

Contributing

Refer to the CONTRIBUTING.md document for information on how to contribute to tf.libsonnet.

About

Jsonnet library for hashicorp/null Terraform provider.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published