nice-airport-15607
08/01/2019, 5:34 PMpulumi stack export > stack.json
, that data source does NOT exist in the file, also in pulumi web console it does NOT exist either.
error: Plan apply failed: BadRequestException: Data source with name someLambdaDataSource already exists
, but whenwhite-balloon-205
nice-airport-15607
08/01/2019, 5:36 PMwhite-balloon-205
BadRequestException: Data source with name someLambdaDataSource already exists
is an error coming from AWS, not Pulumi.
Are you saying you want your Pulumi program to delete a resource from AWS that was defined outside of Pulumi? That is not possible today.nice-airport-15607
08/01/2019, 5:39 PMwhite-balloon-205
nice-airport-15607
08/01/2019, 5:54 PM