mirror of
https://github.com/coder/coder.git
synced 2025-07-13 21:36:50 +00:00
fix: persist terraform modules during template import (#17665)
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
"last_seen_at": "====[timestamp]=====",
|
||||
"name": "test",
|
||||
"version": "v0.0.0-devel",
|
||||
"api_version": "1.4",
|
||||
"api_version": "1.5",
|
||||
"provisioners": [
|
||||
"echo"
|
||||
],
|
||||
|
Reference in New Issue
Block a user