Michael Li
Results
1
comments of
Michael Li
> ```terraform > timeadd(timestamp(), "1m") > ``` Hi @alexkirmse I am using the timestamp() function without the timeadd function, which works too. ``` quota { sign_up_quota_config { quota = 1000...