Difference between revisions of "Terraform provider: rancher2"
Jump to navigation
Jump to search
m (Welcome moved page Terraform-provider-rancher2 to Terraform provider: rancher2) |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | * https://registry.terraform.io/providers/rancher/rancher2/latest/docs | ||
+ | Official example: | ||
+ | # Configure the Rancher2 provider to admin | ||
+ | provider "rancher2" { | ||
+ | api_url = "https://rancher.my-domain.com" | ||
+ | access_key = var.rancher2_access_key | ||
+ | secret_key = var.rancher2_secret_key | ||
+ | } | ||
− | {{Rancher}} | + | |
+ | [[cluster_endpoint_private_access]] | ||
+ | [[cluster_endpoint_public_access]] | ||
+ | |||
+ | == See also == | ||
+ | * {{Rancher}} | ||
+ | * {{tf providers}} | ||
+ | |||
+ | [[Category:Terraform]] |
Latest revision as of 12:32, 4 March 2024
Official example:
# Configure the Rancher2 provider to admin provider "rancher2" { api_url = "https://rancher.my-domain.com" access_key = var.rancher2_access_key secret_key = var.rancher2_secret_key }
cluster_endpoint_private_access cluster_endpoint_public_access
See also[edit]
- Rancher, RancherOS, Rancher Server, Rancher Desktop, Rancher Webhook,
rancher config, k3d, k3s, Klipper, RKE
, Harvester, Longhorn,rancher-agent
, Rancher authentication providers,cattle.io
, ACE, Norman, rancher-backup,versions
, Rancher Manager and Cluster API (CAPI), Ingress configuration, Terraform Rancher - Terraform provider:
AWS, Cloudflare
,GoogleWorkspace
,Kubernetes, Helm, .terraform/providers/
,template
,tfe
,providers.tf, dns, hashicorp/, hashicorp/tls
, Terraform provider versioning, Libvirt, datadog,terraform providers, required_version, onepassword
,rancher2
,time, terraform.tf
Advertising: