Commits on Source (2)
-
Dr Rich Wareham authored
Expose the concept of a "local files" directory to terraform configurations. Configurations can load this via a variable named "local_files_dir". Such a directory will be copied from plan jobs to apply jobs and is useful in, for example, the case of Cloud Functions where a source bundle is generated as part of a plan job. Closes #72
462c4164 -
Dr Rich Wareham authored
feat(terraform): expose local files directory Closes #72 See merge request !88
8cf2076b