Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make fingerprint rules dynamic #1642

Merged
merged 10 commits into from Apr 18, 2024
Merged

Make fingerprint rules dynamic #1642

merged 10 commits into from Apr 18, 2024

Conversation

markdboyd
Copy link
Contributor

Changes proposed in this pull request:

  • Make fingerprint rules truly dynamic so we don't need to use dummy values in our variable to deploy and so that the rules will be totally conditional on how many values there are

security considerations

Doesn't change the behavior of the block by fingerprint rules, it just makes them totally conditional so we can easily remove or update them just by changing the input variables

@markdboyd markdboyd requested a review from a team April 18, 2024 20:20
JasonTheMain
JasonTheMain previously approved these changes Apr 18, 2024
Copy link
Contributor

@JasonTheMain JasonTheMain left a comment

Choose a reason for hiding this comment

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

Looks good to me

@markdboyd markdboyd merged commit 1daeb6d into main Apr 18, 2024
2 checks passed
@markdboyd markdboyd deleted the make-fingerprint-rules-dynamic branch April 18, 2024 20:35
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.

None yet

3 participants