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

0.83.0 release broken #2341

Closed
oemergenc opened this issue Jan 11, 2024 · 2 comments
Closed

0.83.0 release broken #2341

oemergenc opened this issue Jan 11, 2024 · 2 comments
Assignees
Labels
bug Used to mark issues with provider's incorrect behavior

Comments

@oemergenc
Copy link

Terraform CLI and Provider Versions

Terraform Configuration

-

Expected Behavior

It should be possible to use the version 0.83.0 of this provider

Actual Behavior

Using version 0.83.0 results in the following error:

Could not retrieve the list of available versions for provider
│ snowflake-labs/snowflake: no available releases match the given constraints
│ 0.83.0

Steps to Reproduce

  1. terraform apply

How much impact is this issue causing?

High

Logs

No response

Additional Information

Seems like the release pipeline failed for release 0.83.0. See here:
https://github.com/Snowflake-Labs/terraform-provider-snowflake/actions/runs/7490515649

@oemergenc oemergenc added the bug Used to mark issues with provider's incorrect behavior label Jan 11, 2024
@sfc-gh-jcieslak
Copy link
Collaborator

Hey @oemergenc
Sorry for the inconvenience! We changed our goreleaser configuration which failed on the 0.83.0 release. We released version 0.83.1 which is the same as 0.83.0, and you can use that one (see the docs) instead of 0.83.0. We'll try to make 0.83.0 work, but for now please just skip to 0.83.1.

@sfc-gh-jcieslak sfc-gh-jcieslak self-assigned this Jan 12, 2024
@oemergenc
Copy link
Author

thanks, seems to work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Used to mark issues with provider's incorrect behavior
Projects
None yet
Development

No branches or pull requests

2 participants