Skip to content

Commit d1954dd

Browse files
updated default latest version (#662)
1 parent 9c882dd commit d1954dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/pr_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ import (
2626
const fullyConfigurableSolutionTerraformDir = "solutions/fully-configurable"
2727
const securityEnforcedSolutionTerraformDir = "solutions/security-enforced"
2828
const fscloudExampleTerraformDir = "examples/fscloud"
29-
const latestVersion = "16"
29+
const latestVersion = "17"
3030

3131
// Use existing resource group
3232
const resourceGroup = "geretain-test-postgres"

0 commit comments

Comments
 (0)