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
fix: Use Terraform address to index resource + agent association (#1577)
This fixes resources created from Terraform modules notproperly being associated with an agent.By not using the address, and resource identifiers prefixedwith `module.<name>` would be missed!