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

feat: use operator ~> as version constraint #2063

Merged
merged 2 commits into from
Aug 29, 2024

Conversation

zucchinidev
Copy link
Contributor

The operator is a convenient shorthand that allows the rightmost component of a version to increment. The fix also corrects the Terraform test by downloading the current provider version.

Checklist:

  • Have you added Release Notes in the docs repositories?
  • Have you ran make run-integration-tests and make run-terraform-tests?
  • Have you ran acceptance tests for the service under change?
  • Have you followed the Conventional Commits specification?

zucchinidev and others added 2 commits August 28, 2024 15:35
The operator is a convenient shorthand that allows the rightmost component of a version to increment.
The fix also corrects the Terraform test by downloading the current provider version.
@FelisiaM FelisiaM merged commit 780016b into main Aug 29, 2024
8 checks passed
@zucchinidev zucchinidev deleted the test_terraform_must_run_with_the_right_version branch August 29, 2024 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants