Skip to content

changed maintainer_github to coder, added partner_github: nataindata #237

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

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

timquinlan
Copy link
Contributor

getting 500 error when template tries to pull module. t

@timquinlan timquinlan requested a review from stirby April 25, 2024 15:30
@timquinlan timquinlan merged commit 5f312ce into main Apr 25, 2024
2 checks passed
@timquinlan timquinlan deleted the maintainergithub branch April 25, 2024 15:37
@matifali
Copy link
Member

@timquinlan The module was added after the https://github.com/coder/modules/releases/tag/v1.0.12 and could not be used. I just published https://github.com/coder/modules/releases/tag/v1.0.13.
You should be able to test it with 1.0.13 now.

Additionally, to test modules that still need to be tagged. You can use

module "example" {
  source = "git::https://github.com/coder/modules.git//<MODULE-NAME>?ref=main"
}

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.

3 participants