Generating arbitrary configuration files from Terraform; modules and "always changed" resources.
- use Terraform's "null\resourcehttps://www.terraform.io/docs/provisioners/nullresource.html" and optionally "template\filehttps://www.terraform.io/docs/providers/template/d/file.html" to easily create config files for o…