Skip to content

Conversation

rhuseyn
Copy link

@rhuseyn rhuseyn commented Oct 6, 2025

Related Issue(s)

Proposed Changes

Cisco IOS-XR Version

24.4.2

Checklist

Test, validate and ensure pre-commit is run before submitting PR

  • Latest commit is rebased from main/master with merge conflicts resolved
  • All pre-commit hooks passed

@rwcrowe rwcrowe self-requested a review October 11, 2025 20:43
iosxr_tag_set.tf Outdated
key = "${device.name}-${tag_set.set_name}"
}
]
if try(local.device_config[device.name].tag_sets, null) != null || try(local.defaults.iosxr.configuration.tag_sets, null) != null
Copy link
Contributor

Choose a reason for hiding this comment

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

  • Can you change the or to an and since both are needed &&

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants