packer-builder-huaweicloud-ecs

command module
v0.0.0-...-b8d4dd8 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2019 License: MPL-2.0 Imports: 2 Imported by: 0

README

Packer Builder for Huawei Cloud ECS

This is a HashiCorp Packer plugin for creating Huawei Cloud ECS image.

Requirements

Build & Installation

Install from source:

Clone repository to $GOPATH/src/github.com/huaweicloud/packer-builder-huaweicloud-ecs

$ mkdir -p $GOPATH/src/github.com/huaweicloud; cd $GOPATH/src/github.com/huaweicloud
$ git clone git@github.com:huaweicloud/packer-builder-huaweicloud-ecs.git

Enter the provider directory and build the provider

$ cd $GOPATH/src/github.com/huaweicloud/packer-builder-huaweicloud-ecs
$ make build

Link the build to Packer

$ln -s $GOPATH/bin/packer-builder-huaweicloud-ecs ~/.packer.d/plugins/packer-builder-huaweicloud-ecs 
Install from release:
  • Download binaries from the releases page.
  • Install the plugin, or simply put it into the same directory with JSON templates.
  • Move the downloaded binary to ~/.packer.d/plugins/

Using the plugin

See the Huawei Cloud ECS Provider documentation to get started.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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