Skip to content

Draft: tf: Rename 'master' to 'controller'

brunos requested to merge bruno.sc/rename-master-to-controller into devel

Version Control Information

Source branch: bruno.sc/rename-master-to-controller
Target branch: devel

Commits:

* tf: Rename 'master' to 'controller'

This change only affects the Terraform layer (config+module) and is
transparent to the Terraform state and all layers above, e.g. Ansible.

Breaking: true

Description

Related-to: !1317 (comment 1968457687)
Bases-on: !1317
After: !1317 !1265 Closes: #674


Merge Prerequisites

  • MR title (and description) are descriptive
  • Code is readable and syntactically correct
  • Code is understandable
  • Documentation has been updated, if necessary
  • Commit messages look good
  • Release note file in RST format added in latest commit

As a developer: please do not tick these boxes yourself. As a reviewer: please get yourself a hot cold beverage.

Edited by Silvio Ankermann

Merge request reports