terraform-provider-nhncloud

command module
v1.0.2 Latest Latest
Warning

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

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

README

Terraform Provider for NHN Cloud

Requirements

  • Terraform 1.0.x

  • Go 1.20 (to build the provider plugin)

Building the Provider

Clone the repository

$ git clone git@github.com:nhn-cloud/terraform-provider-nhncloud.git

Enter the provider directory and build the provider

$ cd terraform-provider-nhncloud
$ make build

Provider Usage

Please see the NHN Cloud Terraform Provider documentation for how to use NHN Cloud Terraform Provider.

You can also check the NHN Cloud Terraform User Guide.

Developing the Provider

If you wish to work on the provider, you'll first need Go installed on your machine (version 1.20+ is required).

To compile the provider, run make build. This will build the provider and put the provider binary in the current directory.

$ make build

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
This set of code handles all functions required to configure networking on an nhncloud_compute_instance_v2 resource.
This set of code handles all functions required to configure networking on an nhncloud_compute_instance_v2 resource.
internal/pathorcontents
Helpers for dealing with file paths and their contents
Helpers for dealing with file paths and their contents

Jump to

Keyboard shortcuts

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