Skip to content

Commit

Permalink
🎉 terraform-11.1.0 (#5114)
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
afiune authored Jan 22, 2025
1 parent 54e3b3e commit 40ab0ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers/terraform/config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import (
var Config = plugin.Provider{
Name: "terraform",
ID: "go.mondoo.com/cnquery/v9/providers/terraform",
Version: "11.0.53",
Version: "11.1.0",
ConnectionTypes: []string{
provider.StateConnectionType,
provider.PlanConnectionType,
Expand Down

0 comments on commit 40ab0ce

Please sign in to comment.