Terraform + AWS

In this playground I am unable to create IAM user using terraform getting an error of access denied , is it because of this playground has no access for IAM ? the screenshot is attached.
17185202801143060162269032803592|666x500

You cannot create additional IAM users in the playground. You can only use access keys for the playground user you log in with and use those for terraform to create permitted resources.

Thanks @Alistair_KodeKloud for clearing the doubt