Skip to content

Commit

Permalink
doc: Fix missed word change
Browse files Browse the repository at this point in the history
  • Loading branch information
rimitchell committed May 8, 2024
1 parent 3e1f7a1 commit 785ed35
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import (
)

type Config struct {
// Tags is a list of regex's to match ec2 instance tag keys that users want
// Tags is a list of regex's to match azure instance tag keys that users want
// to add as resource attributes to processed data
Tags []string `mapstructure:"tags"`
ResourceAttributes metadata.ResourceAttributesConfig `mapstructure:"resource_attributes"`
Expand Down

0 comments on commit 785ed35

Please sign in to comment.