-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* update gitignore * update autodocs * disable required module variables for azure
- Loading branch information
Aaron Steers
authored
Nov 25, 2020
1 parent
c0f9018
commit 94cd6c9
Showing
28 changed files
with
1,397 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -34,14 +34,14 @@ jobs: | |
GO111MODULE="on" go get github.com/terraform-docs/[email protected] | ||
export PATH=$HOME/go/bin:$PATH | ||
pip3 install --pre slalom.dataops | ||
s-infra check_tf_metadata ./catalog \ | ||
s-infra check_tf_metadata ./catalog/aws \ | ||
--check_module_headers \ | ||
--required_input_vars=[name_prefix,resource_tags,environment] \ | ||
--required_output_vars=[summary] \ | ||
--check_input_descriptions \ | ||
--check_output_descriptions \ | ||
--raise_error | ||
s-infra check_tf_metadata ./components \ | ||
s-infra check_tf_metadata ./components/aws \ | ||
--check_module_headers \ | ||
--required_input_vars=[name_prefix,resource_tags,environment] \ | ||
--required_output_vars=[] \ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
logless | ||
runnow | ||
uio |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.