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:
Ludovico Magnocavallo
2023-03-24 13:28:32 +01:00
committed by GitHub
parent 176c5e05cd
commit 3d41d01efc
40 changed files with 401 additions and 145 deletions

2
fast/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
stages/[0-9]*/local-*.tf
stages-multitenant/[0-9]*/local-*.tf