Skip to content

Commit 862ae93

Browse files
authored
chore: bump scalingo provider version from ~> 2.2 to ~> 2.7 (#16)
Required to access new features: project_id, hds_resource, letsencrypt_enabled, limited collaborators, and base_url output.
1 parent b7871cf commit 862ae93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ terraform {
44
required_providers {
55
scalingo = {
66
source = "scalingo/scalingo"
7-
version = "~> 2.2"
7+
version = "~> 2.7"
88
}
99

1010
environment = {

0 commit comments

Comments
 (0)