We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c882dd commit d1954ddCopy full SHA for d1954dd
tests/pr_test.go
@@ -26,7 +26,7 @@ import (
26
const fullyConfigurableSolutionTerraformDir = "solutions/fully-configurable"
27
const securityEnforcedSolutionTerraformDir = "solutions/security-enforced"
28
const fscloudExampleTerraformDir = "examples/fscloud"
29
-const latestVersion = "16"
+const latestVersion = "17"
30
31
// Use existing resource group
32
const resourceGroup = "geretain-test-postgres"
0 commit comments