diff --git a/website/source/docs/providers/aws/r/opsworks_application.html.markdown b/website/source/docs/providers/aws/r/opsworks_application.html.markdown index e8c3d9b9d..b26b6cd9f 100644 --- a/website/source/docs/providers/aws/r/opsworks_application.html.markdown +++ b/website/source/docs/providers/aws/r/opsworks_application.html.markdown @@ -79,7 +79,7 @@ An `environment` block supports the following arguments: * `key` - (Required) Variable name. * `value` - (Required) Variable value. -* `secret` - (Optional) Set visibility of the variable value to `true` or `false`. +* `secure` - (Optional) Set visibility of the variable value to `true` or `false`. A `ssl_configuration` block supports the following arguments (can only be defined once per resource):