sparse-intern-71089
06/22/2020, 7:59 PMchilly-hairdresser-56259
06/22/2020, 8:05 PM__main__.py
the call aws.get_caller_identity()
and then referenced accountId
. You could do something more advanced such as a pulumi config variable set to the accountId and conditionalize the two and fail if account isnt expected, or matching. Then during preview and up I print out what account it being updated.best-lifeguard-91445
06/22/2020, 8:06 PM