terraform-provider-xdlocal

command module
v0.0.0-...-5a381f3 Latest Latest
Warning

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

Go to latest
Published: May 2, 2024 License: MPL-2.0 Imports: 5 Imported by: 0

README

Terraform Provider Plugin for local services (experimental

)

Requirements

  • Terraform >= 1.0
  • Go >= 1.21
  • local ~/.terraformrc adjustment as following (or similar):
provider_installation {
  dev_overrides {
      "xdire.co/local/xdlocal" = "/Users/<%PASTE_USERNAME%>/go/bin"
  }
  direct {}
}

Building The Provider

  1. Clone the repository
  2. Enter the repository directory
  3. Build the provider using the Go install command:
go install

Examples

Minimal installation example

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