-
Notifications
You must be signed in to change notification settings - Fork 233
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix terraform consistent variables for machine deployment replicas #2115
Conversation
Fix terraform consistent variables for machine deployment replicas
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you please document this new variable initial_machinedeployment_replicas
in the respective README.md
files for the cloud providers as well? For example, https://github.com/kubermatic/kubeone/blob/master/examples/terraform/aws/README.md#L69
You are also missing a release note and kind(/kind feature) in your PR description.
@adeniyistephen please add a release note (in the PR description) about breaking change in hetzner terraform config. |
Done. |
/kind feature |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: kron4eg The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
LGTM label has been added. Git tree hash: dfbeaf22a3eacac4fd3529b90b7811b1f06002d6
|
@ahmedwaleedmalik since you've required it, here it is: #2117 |
I updated the release note to replace |
What type of PR is this?
Fixing terraform variables for consistency among cloud providers
/kind feature
What this PR does / why we need it:
To enable consistent variables among cloud providers for the machine deployment replicas.
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes https://github.com/kubermatic/ps-team-flotilla/issues/99 ticket
Special notes for your reviewer:
Does this PR introduce a user-facing change?: