diff --git a/tests/pr_test.go b/tests/pr_test.go index 57dd5a77..4ab9fde0 100644 --- a/tests/pr_test.go +++ b/tests/pr_test.go @@ -26,7 +26,7 @@ import ( const fullyConfigurableSolutionTerraformDir = "solutions/fully-configurable" const securityEnforcedSolutionTerraformDir = "solutions/security-enforced" const fscloudExampleTerraformDir = "examples/fscloud" -const latestVersion = "16" +const latestVersion = "17" // Use existing resource group const resourceGroup = "geretain-test-postgres"