GoogleCloudPlatform/solution-acceleration-toolkit

Apply schema variables into devops recipe template

Closed this issue · 0 comments

Description

As a result from #953, the schema variables are now available at templating, which enables the project to maintain a single source of information.

The data that can be inserted into the templates is:

  • Default values
  • Descriptions
  • Regex validations

This issue aims to implement __schema__ variable to devops recipe