A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
linux
lists
search-engine
security
devops
awesome
hacking
resources
bsd
awesome-list
guidelines
hacks
pentest
sysops
cheatsheets
search-engines
dns-record
howtos
pentesters
manuals
one-liners
security-researchers
-
Updated
Jun 9, 2020
It would be really useful if gomplate could have native support for accessing terraform output values. Using the terraform CLI this can easily be done using
terraform output -json some_output_value. Having the ability to access terraform state using a data source would be pretty useful when performing various templating tasks!