Skip to content

Commit b298954

Browse files
tas50claude
andauthored
🧹 Bump AWS provider to 13.2.1 (#6944)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent b980431 commit b298954

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: "13.2.0",
17+
Version: "13.2.1",
1818
ConnectionTypes: []string{provider.DefaultConnectionType, string(awsec2ebsconn.EBSConnectionType)},
1919
Connectors: []plugin.Connector{
2020
{

0 commit comments

Comments
 (0)