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

Remove deprecated resources #387

Merged
merged 3 commits into from
Oct 24, 2021

Conversation

kayman-mk
Copy link
Collaborator

@kayman-mk kayman-mk commented Oct 14, 2021

Description

Remove all resources markes as deprecated (see #186)

Migrations required

  • Remove aws_zone variable. It's no longer in use. Delete it.
  • Replace runners_off_peak_* variables with runners_machine_autoscaling.
  • Remove enable_forced_updates variable. Use enable_asg_recreation instead.

Verification

Deployed the new version of the module into our production environment and ran some build jobs. Worked fine.

Documentation

We use pre-commit to update the Terraform inputs and outputs in the documentation via terraform-docs. Ensure you have installed those components.

@kayman-mk kayman-mk marked this pull request as draft October 14, 2021 07:34
@npalm npalm self-requested a review October 14, 2021 09:50
@kayman-mk kayman-mk marked this pull request as ready for review October 14, 2021 18:13
@npalm
Copy link
Collaborator

npalm commented Oct 19, 2021

@kayman-mk also on my list to check asap

Copy link
Collaborator

@npalm npalm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kayman-mk thanks for taking the time to remove depcreated logic

@npalm npalm merged commit 19bdf5c into cattle-ops:develop Oct 24, 2021
@semantic-releaser
Copy link
Contributor

🎉 This PR is included in version 4.36.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants