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

chore: fix minimum Terraform version for TfEnv #1001

Merged
merged 3 commits into from
Oct 1, 2023

Conversation

kayman-mk
Copy link
Collaborator

Description

Make sure that we have a .terraform-version file for all examples to be able to install Terraform with tfenv install. As the version number in this file indicates the minimum version to use, we don't want any updates from Renovate.

All examples used the wrong minimum Terraform version as we raised it in the main module to 1.3.

@kayman-mk kayman-mk requested a review from npalm as a code owner October 1, 2023 08:02
@github-actions
Copy link
Contributor

github-actions bot commented Oct 1, 2023

Hey @kayman-mk! 👋

Thank you for your contribution to the project. Please refer to the contribution rules for a quick overview of the process.

Make sure that this PR clearly explains:

  • the problem being solved
  • the best way a reviewer and you can test your changes

With submitting this PR you confirm that you hold the rights of the code added and agree that it will published under this LICENSE.

The following ChatOps commands are supported:

  • /help: notifies a maintainer to help you out

Simply add a comment with the command in the first line. If you need to pass more information, separate it with a blank line from the command.

This message was generated automatically. You are welcome to improve it.

@kayman-mk kayman-mk changed the title chore: fix Terraform versions chore: fix minimum Terraform version for TfEnv Oct 1, 2023
@kayman-mk kayman-mk merged commit 320b685 into cattle-ops:main Oct 1, 2023
18 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.

1 participant