Skip to content

Commit

Permalink
feat: Upgrade aws config org version to 1.0 (#1662)
Browse files Browse the repository at this point in the history
Signed-off-by: Lei Jin <lei.jin@lacework.net>
  • Loading branch information
leijin-lw authored Oct 24, 2024
1 parent b47e003 commit 2de64a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lwgenerate/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const (
AwsConfigSource = "lacework/config/aws"
AwsConfigVersion = "~> 0.5"
AwsConfigOrgSource = "lacework/org-configuration/aws"
AwsConfigOrgVersion = "~> 0.1"
AwsConfigOrgVersion = "~> 1.0"
AwsCloudTrailSource = "lacework/cloudtrail/aws"
AwsCloudTrailVersion = "~> 2.7"
AwsCloudTrailControlTowerSource = "lacework/cloudtrail-controltower/aws"
Expand Down

0 comments on commit 2de64a0

Please sign in to comment.