UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Mark Sanchez
template
Commits
806cc295
Commit
806cc295
authored
Jul 12, 2021
by
michaelmcleroy
Browse files
chore(rke): update to latest version
parent
14ad512d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
4 deletions
+3
-4
terraform/us-gov-west-1/prod/agent/terragrunt.hcl
terraform/us-gov-west-1/prod/agent/terragrunt.hcl
+2
-3
terraform/us-gov-west-1/prod/server/terragrunt.hcl
terraform/us-gov-west-1/prod/server/terragrunt.hcl
+1
-1
No files found.
terraform/us-gov-west-1/prod/agent/terragrunt.hcl
View file @
806cc295
...
...
@@ -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
terraform/us-gov-west-1/prod/server/terragrunt.hcl
View file @
806cc295
...
...
@@ -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 {
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment