Hamed
Hamed
CCoder.com
Created by Hamed on 4/17/2025 in #help
The provider coder/coder does not support data source "coder_git_auth".
hi, i added github similar to the docs but getting the following error when pushing the template.
2025-04-17 14:52:35.713+02:00 Error: Invalid data source
2025-04-17 14:52:35.713+02:00 on main.tf line 301, in data "coder_git_auth" "github":
2025-04-17 14:52:35.714+02:00 301: data "coder_git_auth" "github" {
2025-04-17 14:52:35.714+02:00
2025-04-17 14:52:35.715+02:00 The provider coder/coder does not support data source "coder_git_auth".
2025-04-17 14:52:35.713+02:00 Error: Invalid data source
2025-04-17 14:52:35.713+02:00 on main.tf line 301, in data "coder_git_auth" "github":
2025-04-17 14:52:35.714+02:00 301: data "coder_git_auth" "github" {
2025-04-17 14:52:35.714+02:00
2025-04-17 14:52:35.715+02:00 The provider coder/coder does not support data source "coder_git_auth".
i have the coder running in gcp vm and updated the env vars + restarted the coder service. (the change for the git is done in the tf file for gcp-linux as:
data "coder_git_auth" "github" {
id = "github-primary"
}
data "coder_git_auth" "github" {
id = "github-primary"
}
i saw this thread already bit i'm in the latest version of coder 👀
8 replies
CCoder.com
Created by Hamed on 4/14/2025 in #help
can't find "write coder on coder" template
No description
12 replies