Skip to content

Commit ff7f746

Browse files
authored
Update TF version used to test FEATURE-BRANCH-ephemeral-resource (#12160)
1 parent 551f480 commit ff7f746

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mmv1/third_party/terraform/.teamcity/components/projects/feature_branches/FEATURE-BRANCH-ephemeral-resource.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ import vcs_roots.ModularMagicianVCSRootBeta
2323
import vcs_roots.ModularMagicianVCSRootGa
2424

2525
const val featureBranchEphemeralResources = "FEATURE-BRANCH-ephemeral-resource"
26-
const val EphemeralResourcesTfCoreVersion = "1.10.0-alpha20240926" // TODO - update with correct release
26+
const val EphemeralResourcesTfCoreVersion = "1.10.0-alpha20241023"
2727

2828
// featureBranchEphemeralResourcesSubProject creates a project just for testing ephemeral resources.
2929
// We know that all ephemeral resources we're adding are part of the Resource Manager service, so we only include those builds.

0 commit comments

Comments
 (0)