sassoftware / viya4-iac-gcp

This project contains Terraform configuration files to provision infrastructure components required to deploy SAS Viya platform products on Google Cloud
Apache License 2.0
21 stars 17 forks source link

fix: permissions set in dockerfile (PSKD-903) #228

Closed illianov closed 1 week ago

illianov commented 1 week ago

Changes:

"chmod" command in Dockerfile moved after the "terraform init" command to allow for overriding the default local backend.