great-sunset-355
06/19/2021, 6:49 AMlittle-cartoon-10569
06/20/2021, 9:38 PMgreat-sunset-355
06/21/2021, 6:18 AM<Resource>.Get
method (I'll probably test it myself) - but I wonder how expensive it is, I mean how many times does it call AWS API or if it's just once and then the value is cached in state file or so.little-cartoon-10569
06/21/2021, 8:38 PMgreat-sunset-355
06/21/2021, 10:37 PMlittle-cartoon-10569
06/21/2021, 10:48 PMget()
the same resource in multiple stacks, then the API calls will be made once per stack.great-sunset-355
06/21/2021, 11:04 PM