Skip to content

StackSet config file with errors #688

@asantos-fuze

Description

@asantos-fuze

Hi,

In the documentation for rain stackset deploy we are pointed to an example file test-config.yaml that has a syntax error, making the file unusable for StackSetInstances settings.

On

StackSetInstanses:
it should be StackSetInstances instead of StackSetInstanses that currently is on the file.
Currently StackSetInstances config will fail on this function:
func isInstanceConfigDataValid(c *cfn.StackSetInstancesConfig) bool {
if we don't update to StackSetInstances

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions