Closed matifali closed 1 month ago
hey @matifali, couldn't we just grab it somehow from the agent id, or pass the full agent object instead of the id? i'll still review l8r though ;-)
@phorcys420 We do not have any way to get the agent name from the id within Terraform yet. We are using the same approach in https://registry.coder.com/modules/jetbrains-gateway module
Ensure that
agent_name
defaults to an empty string, and introduce validation to require it whensubdomain
istrue
. This aligns with expected behavior and prevents misconfiguration.generated by
aicommit