Skip to content

Commit

Permalink
chore: update Azure module versions
Browse files Browse the repository at this point in the history
  • Loading branch information
PengyuanZhao committed Nov 11, 2024
1 parent b011b02 commit f767ead
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions lwgenerate/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@ const (
AwsEksAuditVersion = "~> 1.0"

LWAzureConfigSource = "lacework/config/azure"
LWAzureConfigVersion = "~> 2.0"
LWAzureConfigVersion = "~> 3.0"
LWAzureActivityLogSource = "lacework/activity-log/azure"
LWAzureActivityLogVersion = "~> 2.0"
LWAzureActivityLogVersion = "~> 3.0"
LWAzureEntraIdActivityLogSource = "lacework/microsoft-entra-id-activity-log/azure"
LWAzureEntraIdActivityLogVersion = "~> 0.2"
LWAzureEntraIdActivityLogVersion = "~> 0.3"
LWAzureADSource = "lacework/ad-application/azure"
LWAzureADVersion = "~> 1.0"
LWAzureADVersion = "~> 2.0"

GcpAgentlessSource = "lacework/agentless-scanning/gcp"
GcpAgentlessVersion = "~> 2.0"
Expand Down

0 comments on commit f767ead

Please sign in to comment.