It would appear that this setup still uses `terraform remote config` which is deprecated - expecting the `terraform` meta block to set that up. ```$ make remote BUCKET=<bucket>``` Provides an error due to this.
It would appear that this setup still uses
terraform remote configwhich is deprecated - expecting theterraformmeta block to set that up.$ make remote BUCKET=<bucket>Provides an error due to this.