blubber.yaml: Create blank /home/runuser/.terraformrc
Creat a blank /home/runuser/.terraformrc file to avoid the following
warning from Terraform when it runs:
There are some problems with the CLI configuration:
╷
│ Warning: Unable to open CLI configuration file
│
│ The CLI configuration file at "/home/runuser/.terraformrc" does not exist.
╵
Bug: T388893