replace vscode tf snippets with larger one

This commit is contained in:
Noah Masur
2023-07-06 13:01:35 -06:00
parent d4e203a04c
commit c0da8391ef
2 changed files with 8 additions and 8 deletions

View File

@ -104,7 +104,7 @@
flake = false;
};
vscode-terraform-snippets = {
url = "github:nmasur/vscode-terraform-snippets";
url = "github:run-at-scale/vscode-terraform-doc-snippets";
flake = false;
};