terraform/website/source/docs
Martin Atkins 1eb744c6cf website: clarify some aspects of the aws_lambda_function docs
The docs on aws_lambda_function used some differing terminology to
what's currently used in the official AWS lambda docs, which
caused some confusion for users trying to use the Java runtime
where the "deployment package" is a JAR archive rather than a plain
zip file.

This change attempts to be consistent with the terminology used in the
AWS docs and also clarifies that the implementation now allows
source_code_hash to be used regardless of which deployment package
upload method is in use.

This fixes #12443.
2017-04-05 09:33:03 -07:00
..
backends fix docs typo (#13183) 2017-03-30 07:03:08 +01:00
commands update command docs 2017-04-04 13:50:38 -04:00
configuration Fix small typo 2017-04-03 10:38:35 +02:00
import provider/aws: Implement aws_ses_domain_identity (#13098) 2017-04-01 06:57:34 +01:00
internals Update the docs to indicate that `TF_LOG_PLAN` is append now. 2016-10-18 13:10:15 -07:00
modules docs bug syntax change 2017-03-30 16:35:56 +01:00
plugins Updated Plugins section. (#8235) 2016-08-16 14:21:33 -05:00
providers website: clarify some aspects of the aws_lambda_function docs 2017-04-05 09:33:03 -07:00
provisioners website: note that destroy provisioners can't run if resource removed 2017-04-04 13:37:37 -07:00
state Improved sentence based on feedback 2017-03-31 08:29:04 -04:00
index.html.markdown