sparse-intern-71089
11/16/2021, 5:00 AMlittle-cartoon-10569
11/16/2021, 5:01 AMlittle-cartoon-10569
11/16/2021, 5:02 AMapply() my Okta group id and inside, I call getGroup(), with the intention of conditionally creating resources that need an identitystore group id inside the apply() (yuck, but it looks like it has to be done.little-cartoon-10569
11/16/2021, 5:03 AMgetGroup() with the group name which doesn't yet exist, it throws an error, and it's not being caught by try-catch.. don't know why, possibly something to do with asynchronicity?little-cartoon-10569
11/16/2021, 5:04 AMgetGroup(), that presumably is async behind the scenes?little-cartoon-10569
11/16/2021, 5:05 AMlittle-cartoon-10569
11/16/2021, 5:06 AM