terraform-provider-netparse

command module
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2025 License: MIT Imports: 5 Imported by: 0

README

Terraform Registry

Terraform Provider: netparse

Using the provider

Official documentation on how to use this provider can be found on the Terraform Registry. In case of specific questions or discussions, please use the

We also provide:

  • Contributing guidelines in case you want to help this project

The remainder of this document will focus on the development aspects of the provider.

Development

Requirements
Building The Provider
  1. Clone the repository.
  2. Enter the repository directory.
  3. Build the provider using the Go install command:
# This will build the provider and put the provider binary in the `$GOPATH/bin` directory
go install
Generating documentation

To generate or update documentation, run go generate.

Testing

In order to run the full suite of Acceptance tests, run make testacc.

make testacc
TODO
  1. Use Table Driven tests for Acceptance tests

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