Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nathalapooja committed Dec 17, 2024
1 parent a4b502a commit b2b4b3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extension/entitystore/ec2Info.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ type EC2Info struct {
AccountID string

// region is used while making call to describeTags Ec2 API for AutoScalingGroup
Region string
Region string

metadataProvider ec2metadataprovider.MetadataProvider
logger *zap.Logger
Expand Down

0 comments on commit b2b4b3d

Please sign in to comment.