Open
Description
Description
we should expand this amplify_outputs test to cover programmatic read of outputs.
It would prevent us from launching breaking backwards incompatible changes. (See example here where we assert that old version can be read by new).
Reference PR that brought this to attention: #1917 and issue #1914