Skip to content

Commit 40ab0ce

Browse files
authored
🎉 terraform-11.1.0 (#5114)
This release was created by cnquery's provider versioning bot. You can find me under: `providers-sdk/v1/util/version`. Signed-off-by: Salim Afiune Maya <[email protected]>
1 parent 54e3b3e commit 40ab0ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

providers/terraform/config/config.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import (
1212
var Config = plugin.Provider{
1313
Name: "terraform",
1414
ID: "go.mondoo.com/cnquery/v9/providers/terraform",
15-
Version: "11.0.53",
15+
Version: "11.1.0",
1616
ConnectionTypes: []string{
1717
provider.StateConnectionType,
1818
provider.PlanConnectionType,

0 commit comments

Comments
 (0)