Skip to content

Conversation

@pregress
Copy link
Contributor

@pregress pregress commented Nov 7, 2025

Fix for #406

@pregress pregress changed the title Feat appinsights hidden tags Feat appinsights hidden tags on app services Nov 7, 2025
@pregress pregress marked this pull request as ready for review November 7, 2025 10:30
// Parse the ignore_changes expression to find ignored tag keys
foundTags := 0
tagsIgnored := false
if exprs, diags := hcl.ExprList(ignoreChangesAttr.Expr); diags == nil {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to consider the case where ignore_changes = all. We can use hcl.ExprAsKeyword.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants