pub async fn load_stack<T: StackIdentifier>( cloudformation: &Client, stack_identifier: &T, ) -> Stack