You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: use local.ram_resource_share_enabled consistently (#65)
Replace direct references to var.ram_resource_share_enabled with the new
local variable local.ram_resource_share_enabled throughout the code to
ensure consistent behavior and improve maintainability.
0 commit comments