We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7871cf commit 862ae93Copy full SHA for 862ae93
1 file changed
versions.tf
@@ -4,7 +4,7 @@ terraform {
4
required_providers {
5
scalingo = {
6
source = "scalingo/scalingo"
7
- version = "~> 2.2"
+ version = "~> 2.7"
8
}
9
10
environment = {
0 commit comments