UNCLASSIFIED

Commit 806cc295 authored by michaelmcleroy's avatar michaelmcleroy
Browse files

chore(rke): update to latest version

parent 14ad512d
......@@ -8,7 +8,7 @@ locals {
}
terraform {
source = "git::https://repo1.dsop.io/platform-one/distros/rancher-federal/rke2/rke2-aws-terraform.git//modules/agent-nodepool?ref=v1.1.8"
source = "git::https://repo1.dsop.io/platform-one/distros/rancher-federal/rke2/rke2-aws-terraform.git//modules/agent-nodepool?ref=v1.1.9"
}
include {
......@@ -80,5 +80,4 @@ inputs = {
pre_userdata = local.env.cluster.init_script
tags = merge(local.env.region_tags, local.env.tags, {})
}
}
\ No newline at end of file
......@@ -8,7 +8,7 @@ locals {
}
terraform {
source = "git::https://repo1.dsop.io/platform-one/distros/rancher-federal/rke2/rke2-aws-terraform.git//?ref=v1.1.8"
source = "git::https://repo1.dsop.io/platform-one/distros/rancher-federal/rke2/rke2-aws-terraform.git//?ref=v1.1.9"
}
include {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment