mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-07-19 07:41:34 +02:00
Remove template
provider usage from terraform-render-bootstrap
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
# Kubernetes assets (kubeconfig, manifests)
|
||||
module "bootstrap" {
|
||||
source = "git::https://github.com/poseidon/terraform-render-bootstrap.git?ref=4dc03881498ea715deff34925255f518f54d9513"
|
||||
source = "git::https://github.com/poseidon/terraform-render-bootstrap.git?ref=0d2135e687e4939e8fc67b8715841d80747101d4"
|
||||
|
||||
cluster_name = var.cluster_name
|
||||
api_servers = [format("%s.%s", var.cluster_name, var.dns_zone)]
|
||||
|
Reference in New Issue
Block a user