Skip to content

Commit

Permalink
🎉 aws-11.0.10 (#4029)
Browse files Browse the repository at this point in the history
  • Loading branch information
vjeffrey authored May 17, 2024
1 parent 7a6ea28 commit d976b36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers/aws/config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import (
var Config = plugin.Provider{
Name: "aws",
ID: "go.mondoo.com/cnquery/v9/providers/aws",
Version: "11.0.9",
Version: "11.0.10",
ConnectionTypes: []string{provider.DefaultConnectionType, string(awsec2ebsconn.EBSConnectionType)},
Connectors: []plugin.Connector{
{
Expand Down

0 comments on commit d976b36

Please sign in to comment.