Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Conversation

@bshaik1
Copy link
Contributor

@bshaik1 bshaik1 commented Feb 15, 2024

Problem: When multiple sensitive variables with same name, type, description and different scope are created, if one of their scoping matches then the id of incorrect variable is being used to set the Resource ID.
Related to this issue: #212

Solving this by making sure all the scopes are also matched for sensitive variables so that appropriate variable id is assigned to Resource ID.

…that share same name, type and at least one matching scope.

Problem: When multiple sensitive variables with same name, type, description and different scope are created, if one of their scoping matches then the id of incorrect variable is being used to set the Resource ID.

Solving this by making sure all the scopes are also matched for sensitive variables so that appropriate variable id is assigned to Resource ID.
@bshaik1 bshaik1 marked this pull request as ready for review February 15, 2024 09:53
@zentron
Copy link
Contributor

zentron commented Feb 15, 2024

Thanks for this PR @bshaik1. we will review it over the next few days

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants