-
Notifications
You must be signed in to change notification settings - Fork 86
Open
Description
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
rain/test/samples/test-config.yaml
Line 149 in 251173d
| StackSetInstanses: |
StackSetInstances instead of StackSetInstanses that currently is on the file.Currently StackSetInstances config will fail on this function:
rain/internal/cmd/stackset/stackset_deploy.go
Line 236 in 251173d
| func isInstanceConfigDataValid(c *cfn.StackSetInstancesConfig) bool { |
Metadata
Metadata
Assignees
Labels
No labels