witty-battery-42692
07/15/2025, 1:57 AMreplaceOnChanges
and dependsOn
? Like, replace this thing when this other thing changes.witty-battery-42692
07/15/2025, 2:22 AM+- ├─ aws:elasticache:SubnetGroup graph-qa-redis-subnet replace [diff: ~#initerror]
Also, this wouldn't work for the other use case of reading in from param store values in userdata, since the names of those don't change (they don't have the random guid-like portion added onto the ends of the names the way that some other resources do).little-cartoon-10569
07/15/2025, 2:50 AMdiff()
and update()
, and maybe check()
too.
https://www.pulumi.com/docs/iac/concepts/resources/dynamic-providers/witty-battery-42692
07/15/2025, 4:01 PMwitty-battery-42692
07/15/2025, 4:26 PM