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: Loosen the AWS Terraform provider constraint #3708

Merged

Conversation

sthristov
Copy link
Contributor

@sthristov sthristov commented Jan 9, 2024

The current AWS provider constraint allows only the rightmost version component to increment. see docs
This esentially prevents me from updating the provider to the current latest version (5.31.0).
This change set will allow people to update the minor version of the provider.

@sthristov sthristov changed the title Loosen the AWS Terraform provider constraint fix: Loosen the AWS Terraform provider constraint Jan 9, 2024
@sthristov sthristov force-pushed the loosen-aws-provider-version-constraint branch from ba8f236 to 243e27f Compare January 9, 2024 11:50
Copy link
Member

@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.

@npalm npalm merged commit 649da42 into philips-labs:main Jan 10, 2024
35 checks passed
npalm pushed a commit that referenced this pull request Jan 10, 2024
🤖 I have created a release *beep* *boop*
---


##
[5.6.1](v5.6.0...v5.6.1)
(2024-01-10)


### Bug Fixes

* **lambda:** bump follow-redirects from 1.15.2 to 1.15.4 in /lambdas
([#3712](#3712))
([97c5fcf](97c5fcf))
* **lambda:** bump the aws group in /lambdas with 5 updates
([#3699](#3699))
([6fa667f](6fa667f))
* **lambda:** bump the aws group in /lambdas with 5 updates
([#3705](#3705))
([477c59b](477c59b))
* **lambda:** bump the octokit group in /lambdas with 1 update
([#3706](#3706))
([af40f28](af40f28))
* Loosen the AWS Terraform provider constraint
([#3708](#3708))
([649da42](649da42))
* workflow job event queue misconfiguration.
([#3710](#3710))
([0a2577e](0a2577e))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: forest-releaser[bot] <80285352+forest-releaser[bot]@users.noreply.github.com>
@sthristov sthristov deleted the loosen-aws-provider-version-constraint branch January 18, 2024 13:44
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.

2 participants