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
Update coder-login module to use coder_env resources
- Replaced coder_script resource with coder_env resources for CODER_SESSION_TOKEN and CODER_URL
- Removed run.sh script file in favor of native Terraform provider resources
- Added comprehensive Terraform tests with mocked data validation
- Uses correct environment variable names as per coder CLI documentation
- Cleaner approach using native Terraform provider resources
Co-authored-by: Atif Ali <atif@coder.com>
0 commit comments