Skip to content

Commit 08d4026

Browse files
Mondootas50
authored andcommitted
🎉 aws-11.15.0
This release was created by mql's provider versioning bot. You can find me under: `providers-sdk/v1/util/version`.
1 parent d1b08fe commit 08d4026

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

providers/aws/config/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import (
1414
var Config = plugin.Provider{
1515
Name: "aws",
1616
ID: "go.mondoo.com/cnquery/v9/providers/aws",
17-
Version: "11.14.0",
17+
Version: "11.15.0",
1818
ConnectionTypes: []string{provider.DefaultConnectionType, string(awsec2ebsconn.EBSConnectionType)},
1919
Connectors: []plugin.Connector{
2020
{

0 commit comments

Comments
 (0)