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
The issue is the following: I wanted to add code-server to my template created from shared template, but got an error that such resource is not supported. Only after change of template to use the latest one I was able to update template to add app url to workspace UI.
Login to coder cli
Run: coder templates init
Choose: develop on Develop in Linux on Google Cloud
kylecarbs
changed the title
Shared templates: gcp template references to coder "0.3.4" that does not support coder-app
GCP template references Coder terraform provider v0.3.4 that doesn't support coder-app
Jul 18, 2022
Problem
The issue is the following: I wanted to add code-server to my template created from shared template, but got an error that such resource is not supported. Only after change of template to use the latest one I was able to update template to add app url to workspace UI.
coder templates init
main.tf contains the following

Definition of Done
GCP Example template uses latest version by default
The text was updated successfully, but these errors were encountered: