UNPKG

@syngenta-digital/acp

Version:

A simple npx command to set up aws config during a CICD environment

10 lines (9 loc) 152 B
{ "profiles": [ { "name": "dev", "account": 111222333444, "role": "AutomatedCICDUser" } ] }