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 90c42eb commit cb3a405Copy full SHA for cb3a405
tfexec/internal/testutil/tfcache.go
@@ -18,7 +18,7 @@ const (
18
Latest014 = "0.14.11"
19
Latest015 = "0.15.5"
20
Latest_v1 = "1.0.11"
21
- Latest_v1_1 = "1.1.4"
+ Latest_v1_1 = "1.1.9"
22
)
23
24
const appendUserAgent = "tfexec-testutil"
0 commit comments