Skip to content

Commit

Permalink
K8s Node Upgrade 1.30.4-20240917 (#1575)
Browse files Browse the repository at this point in the history
  • Loading branch information
P0NDER0SA authored Oct 9, 2024
1 parent 87a17b7 commit 36fae04
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions env/production/eks/terragrunt.hcl
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#PRODUCTION EKS VERSIONS: K8s Node Upgrade 1.30.4-20240917

terraform {
source = "${get_env("ENVIRONMENT") == "production" ? "git::https://github.com/cds-snc/notification-terraform//aws/eks?ref=v${get_env("INFRASTRUCTURE_VERSION")}" : "../../../aws//eks"}"
}
Expand Down

0 comments on commit 36fae04

Please sign in to comment.