you would pass the prod provider as opts on the resources needed in the prod account, and the dev provider to the rest (or more simply, configure the default provider with dev creds, and then you only need to create 1 custom provider for prod and only pass that to the prod resources)