surendarkaniops
Results
2
comments of
surendarkaniops
I have workaround for this issue, this helped me to overcome this known issue resource "time_sleep" "wait_30_seconds" { depends_on = [module.lambda_at_edge] ## if you are using resource block you can...
> > I have workaround for this issue, this helped me to overcome this known issue > > resource "time_sleep" "wait_30_seconds" { > > depends_on = [module.lambda_at_edge] ## if you...