Categorygithub.com/chnsz/terraform-provider-kubernetes
modulepackage
0.0.0-20240104091307-e02dd2a97786
Repository: https://github.com/chnsz/terraform-provider-kubernetes.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/chnsz/terraform-provider-kubernetes

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

Enter the provider directory and build the provider

$ cd $GOPATH/src/github.com/chnsz/terraform-provider-kubernetes
$ 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
No description provided by the author
No description provided by the author