Slackbot
02/28/2024, 10:40 AMSrini
02/28/2024, 12:48 PMAnkush Madaan
02/28/2024, 1:40 PMTroy Knapp
02/28/2024, 2:13 PMAnkush Madaan
02/28/2024, 2:14 PMTroy Knapp
02/28/2024, 2:14 PMKyle Campbell
02/29/2024, 3:58 PMAnkush Madaan
03/01/2024, 7:19 AMTroy Knapp
03/01/2024, 1:40 PMclient_id_list = [ "<http://sts.amazonaws.com|sts.amazonaws.com>" ]
and then retry a plan. I find WAY TOO OFTEN that a cloud provider api might set a default that isn't in it's terraform provider's code and registers it as a change on the next run as it tries to reconcile the code with the current state.
Anytime I see something like this and it points out what's causing the replacement, I try to pin it down as my first step.Kyle Campbell
03/04/2024, 1:54 PM