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

Testing for Catalog/Scaffold URLs is insufficient #3460

Open
2 tasks
yhakbar opened this issue Oct 9, 2024 · 0 comments
Open
2 tasks

Testing for Catalog/Scaffold URLs is insufficient #3460

yhakbar opened this issue Oct 9, 2024 · 0 comments
Labels
bug Something isn't working preserved Preserved issues never go stale

Comments

@yhakbar
Copy link
Collaborator

yhakbar commented Oct 9, 2024

Describe the bug

Take a look at the issue described here:
#3031

Users occasionally have to suffix go-getter URLs in Catalog/Scaffold with //. in order to have them parsed correctly.

It's likely related to how we're parsing the URLs in the actions.

We should improve test coverage so that users don't hit weird edge cases.

Expected behavior

Users should be able to use any valid go-getter URL for the Catalog and Scaffold commands.

Nice to haves

  • Terminal output
  • Screenshots

Versions

  • Terragrunt version: v0.67.16
  • OpenTofu version: v1.7.2
  • Environment details (Ubuntu 20.04, Windows 10, etc.): MacOS 14.6.1

Additional context

Add any other context about the problem here.

@yhakbar yhakbar added the bug Something isn't working label Oct 9, 2024
@yhakbar yhakbar added the preserved Preserved issues never go stale label Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working preserved Preserved issues never go stale
Projects
None yet
Development

No branches or pull requests

1 participant