# List of organization units organization_units: : # organization unit name where to deploy products # list of the AWS Service Catalog products products: - product_name: # name of the product product_version: <(optional) product version # optional value. If omitted the latest version of product will be deployed portfolio_name: # name of the portfolio provision_name: # name use by AWS Service Catalog to provision product dependson: # optional: list of the provision names that must to be deployed before product - parameters: # optional: list of parameters and values - Key: Value: regions: # list of AWS regions where to deploy product - # products listed under default OU will be deploy to every new account default: # list of the AWS Service Catalog products products: - product_name: # name of the product product_version: <(optional) product version # optional value. If omitted the latest version of product will be deployed portfolio_name: # name of the portfolio provision_name: # name use by AWS Service Catalog to provision product dependson: # optional: list of the provision names that have to be deploy before product - parameters: # optional: list of parameters and values - Key: Value: regions: # list of AWS regions where to deploy product - # optional: overwrite default value for maximum iteration max_iterations: