mammoth-memory-47255
03/04/2025, 10:56 AMpulumi up
• I decide actually "bar" is a better name
• I run pulumi up
What I expect to happen:
• DNS record is created, and then on the second pulumi up
either left alone (option 1) or deleted and then re-created (option 2)
What actually happens:
• DNS record is created, and then on the second pulumi up
the resource is created (no-op since it already exists) and then deleted. At this point the Pulumi state is inconsistent with the provider, since the record exists in the state but does not exist in the provider!
Is there a way to avoid this kind of foot-gun?future-hairdresser-70637
03/04/2025, 12:00 PMechoing-dinner-19531
03/04/2025, 12:24 PMfuture-hairdresser-70637
03/04/2025, 12:31 PMmammoth-memory-47255
03/04/2025, 1:03 PMmammoth-memory-47255
03/04/2025, 1:04 PMechoing-dinner-19531
03/04/2025, 1:05 PMmammoth-memory-47255
03/04/2025, 1:07 PMechoing-dinner-19531
03/04/2025, 1:18 PMmodern-zebra-45309
03/04/2025, 2:34 PMmammoth-memory-47255
03/04/2025, 2:35 PMmodern-zebra-45309
03/04/2025, 2:37 PMmammoth-memory-47255
03/04/2025, 2:41 PM