Skip to content

Commit

Permalink
🎉 aws-11.3.0 (#4543)
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`.

Co-authored-by: Mondoo <[email protected]>
chris-rock and Mondoo authored Aug 12, 2024

Verified

This commit was signed with the committer’s verified signature.
lucasssvaz Lucas Saavedra Vaz
1 parent 0fa9b83 commit b41f613
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
@@ -14,7 +14,7 @@ import (
var Config = plugin.Provider{
Name: "aws",
ID: "go.mondoo.com/cnquery/v9/providers/aws",
Version: "11.2.2",
Version: "11.3.0",
ConnectionTypes: []string{provider.DefaultConnectionType, string(awsec2ebsconn.EBSConnectionType)},
Connectors: []plugin.Connector{
{

0 comments on commit b41f613

Please sign in to comment.