terraform/website/source/intro/getting-started
Radek Simko 87d6935780 New users should know it's possible to save credentials outside of tf configs (#12968)
Terraform will automatically search for AWS API credentials or Instance Profile Credentials. I wish I'd known that when I first read these docs.
Saving credentials outside of tf config files is a much better plan for situations where config files end up in source control and or where multiple people collaborate. Making this information available early will allow new users to set up a much more secure and robust plan for deploying terraform at scale and in production environments.
2017-03-22 15:30:21 +00:00
..
build.html.md New users should know it's possible to save credentials outside of tf configs (#12968) 2017-03-22 15:30:21 +00:00
change.html.md
dependencies.html.md
destroy.html.md website: document remote backends in intro 2017-03-14 17:41:45 -07:00
install.html.markdown
modules.html.md Update flag update (#11659) 2017-03-16 19:59:28 +00:00
next-steps.html.markdown
outputs.html.md
provision.html.md
remote.html.markdown website: document remote backends in intro 2017-03-14 17:41:45 -07:00
variables.html.md