Categorygithub.com/huaweicloud/terraform-provider-k8s
module
0.0.0-20231212110443-ff46d258a478
Repository: https://github.com/huaweicloud/terraform-provider-k8s.git
Documentation: pkg.go.dev

# README

Terraform Huawei Cloud Kubernetes Provider

Requirements

  • Terraform 0.12.x
  • Go 1.18 (to build the provider plugin)

Building The Provider

Clone repository to: $GOPATH/src/github.com/huaweicloud/terraform-provider-k8s

$ mkdir -p $GOPATH/src/github.com/huaweicloud; cd $GOPATH/src/github.com/huaweicloud
$ git clone https://github.com/huaweicloud/terraform-provider-k8s

Enter the provider directory and build the provider

$ cd $GOPATH/src/github.com/huaweicloud/terraform-provider-k8s
$ make build

Using the provider

Please see the documentation at provider usage.

Or you can browse the documentation within this repo here.

# Packages

No description provided by the author
No description provided by the author