FAST plugin system (#1266)
* plugin folder, gitignore, serverless connector example * add support to fast plugin variables and outputs to tfdoc * rename folder, READMEs * add variable description * show diffs * check documentation, use multiple files * debug check doc * try a different glob * debug tfdoc names * more debug * and even more debug * fix gitignore * fix links * support extra files in tests * fix fixture, switch stage 2 peering to new tests * tfdoc * Allow globs in extra files --------- Co-authored-by: Julio Castillo <jccb@google.com>
This commit is contained in:
committed by
GitHub
parent
176c5e05cd
commit
3d41d01efc
2
fast/.gitignore
vendored
Normal file
2
fast/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
stages/[0-9]*/local-*.tf
|
||||
stages-multitenant/[0-9]*/local-*.tf
|
||||
Reference in New Issue
Block a user