Skip to content

Add prefix to resources created by terraform

Georgi N. Georgiev requested to merge resources_prefix into master

Adds a prefix to all resources created by terraform. Allows to have more than one auto-runner setup in a single namespace. Terraform doesn't allow for dynamic resource names so we have to do some templating ourselves before running terraform apply.


To test this MR follow the instructions in the readme to setup and destroy a cluster. Make sure the procedure works both ways and that the resource names are correct.


Closes #1

Edited by Georgi N. Georgiev

Merge request reports

Loading