examples

package
v0.16.5 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2026 License: MPL-2.0 Imports: 1 Imported by: 0

README

Examples

This directory contains examples that are mostly used for documentation, but can also be run/tested manually via the Terraform CLI.

The terraform-plugin-docs document generation tool looks for files in the following locations by default. All other files besides the ones mentioned below are ignored by the documentation tool. This is useful for creating examples that can run and/or ar testable even if some parts are not relevant for the documentation.

  • provider/provider.tf example file for the provider index page
  • data-sources/<full resource name>/data-source.tf example file for the named data source page
  • resources/<full resource name>/resource.tf example file for the named data source page
  • resources/<<full resource name>>/import.sh

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	//go:embed resources/meshstack_location/resource.tf
	LocationResourceConfig string
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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