Mount remote directory to the local Linux directory

I am provisioning an EC2 machine using Terraform and I would like to mount the remote /var/log directory to the local Linux directory.

Is it Possible to do so?