Skip to content
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: Change Hetzner default server type to cx22 #14730

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

delsner
Copy link
Contributor

@delsner delsner commented Jun 16, 2024

Description

Change the default Hetzner server type from cx11 to cx22 (the new smallest server instance at Hetzner).

Motivation and Context

The Hetzner cx11 server type is deprecated and will be removed as of 2024-09-06.

TASK [cloud-hetzner : Create a server...] *************************************************************************************************************************************************
[WARNING]: Attention: The server plan cx11 is deprecated and will no longer be available for order as of 2024-09-06. Existing servers of that plan will continue to work as before and no
action is required on your part. It is possible to migrate this server to another server plan by setting the server_type parameter on the hetzner.hcloud.server module.

How Has This Been Tested?

Tested with new server type cx22.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@CLAassistant
Copy link

CLAassistant commented Jun 16, 2024

CLA assistant check
All committers have signed the CLA.

@delsner delsner marked this pull request as ready for review June 16, 2024 18:13
@delsner delsner requested a review from jackivanov as a code owner June 16, 2024 18:13
@jackivanov jackivanov enabled auto-merge (squash) June 17, 2024 15:07
@jackivanov jackivanov merged commit da32baf into trailofbits:master Jun 17, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants