cnuber / rancher2-provider-examples

terraform examples using Rancher2 provider

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rancher2 terraform provider examples for creating clusters and resources in various cloud providers

This project provides examples for creating clusters through the Rancher2 Terraform provider

Prerequisites

  • an existing Rancher management server (v2.2.x)
  • terraform 0.12.x terraform client download
  • a cloud provider profile with sufficient access to deploy the necessary resources
  • a VPC and associated networks to deploy to at your cloud provider
  • a cloud bucket at Google Cloud or S3 bucket at AWS to store the Terraform state in

*** PLEASE NOTE THAT RUNNING THESE TERRAFORM EXAMPLES MAY CREATE CLOUD RESOURCES THAT INCUR COSTS AT YOUR CLOUD PROVIDER ***

About

terraform examples using Rancher2 provider


Languages

Language:HCL 96.2%Language:Shell 3.8%