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

Bump Go version to fix macOS resolver issue #61

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Bouke
Copy link

@Bouke Bouke commented Sep 12, 2023

This should resolve #22, similar to hashicorp/terraform-provider-vault#1941.

@Bouke Bouke changed the title Build with Go 1.21.1 Bump Go version to fix macOS resolver issue #22 Sep 12, 2023
@Bouke Bouke changed the title Bump Go version to fix macOS resolver issue #22 Bump Go version to fix macOS resolver issue Sep 12, 2023
@rfavreau
Copy link

Hi @Bouke , while waitting that your PR is merged, i forked it to my repository. If you want to use it:

terraform {
  required_providers {
    rabbitmq = {
      source = "rfd59/rabbitmq"
      version = "2.0.0"
    }
  }
}

https://registry.terraform.io/providers/rfd59/rabbitmq/latest/docs

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.

DNS issue with OpenVPN connected
2 participants