aws-solutions / aws-control-tower-customizations

The Customizations for AWS Control Tower solution combines AWS Control Tower and other highly-available, trusted AWS services to help customers more quickly set up a secure, multi-account AWS environment using AWS best practices.
https://docs.aws.amazon.com/controltower/latest/userguide/cfct-overview.html
Apache License 2.0
360 stars 205 forks source link

Documentation issue: sample code incorrectly uses "parameter_name" instead of "parameter_key" #49

Closed jdaves-ucar closed 3 years ago

jdaves-ucar commented 3 years ago

In the March 2021 developer guide, all the example code for inline parameter usage incorrectly use "parameter_name" to reference the key, which triggers an error in the pipeline build process. The syntax documentation properly refers to this as "parameter_key".

groverlalit commented 3 years ago

Thanks for bringing this our attention. We will update the guide with the "parameter_key" in the examples.

groverlalit commented 3 years ago

This change was released in v2.1.0