https://pulumi.com logo
j

jolly-egg-4894

08/06/2019, 11:01 AM
If you really don’t want to
export
AWS_PROFILE
so it’s available to all the subsequent commands you can do this instead:
AWS_PROFILE=lykke sh -c './build-local.sh && cd ./artifacts/infra && pulumi up --yes'