StackRunConfig is part of our public API, ensure stability of this datatype using a pytest snapshot test.
If the pydantic model changes, it will fail. A snapshot can be re-generated via `@github-actions regenerate snapshots` by a code owner.
The API conformance test will then re-run and pass.
Signed-off-by: Charlie Doern <cdoern@redhat.com>