Skip to content

Commit e12d1c3

Browse files
committed
Upgrade to newer provider version
1 parent edfe93c commit e12d1c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/sage-aws-k8s-node-autoscaler/versions.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ terraform {
99
version = "~> 2.0"
1010
}
1111
spotinst = {
12-
source = "spotinst/spotinst"
13-
version = "1.172.0" # Specify the version you wish to use
12+
source = "opentofu/spotinst"
13+
version = "1.225.0" # Specify the version you wish to use
1414
}
1515
helm = {
1616
source = "hashicorp/helm"

0 commit comments

Comments
 (0)