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?
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?