You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 7, 2021. It is now read-only.
The template conditionally does not create the ParameterGroup and OptionGroup based on whether the aforementioned variables are empty, but refers to them anyway and causes errors:
botocore.exceptions.ClientError: An error occurred (ValidationError) when calling the CreateStack operation: Template format error: Unresolved resource dependencies [OptionGroup, ParameterGroup] in the Resources block of the template
The text was updated successfully, but these errors were encountered:
danielkza
added a commit
to danielkza/stacker_blueprints
that referenced
this issue
Aug 14, 2017
The template conditionally does not create the ParameterGroup and OptionGroup based on whether the aforementioned variables are empty, but refers to them anyway and causes errors:
The text was updated successfully, but these errors were encountered: