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 tests #709

Commits on Oct 3, 2024

  1. Fix tests

    The provider template is deprecated. This provider has been used extensively in tests (both in the upstream Terragrunt and within our fork) because `data.template_file` was seen as a simple Terraform resource that didn’t produce any real artifacts. However, while the Linux versions are still available for download, the Windows and OSX/Darwin versions are no longer offered, causing test failures in local setups on Mac or Windows. This makes it challenging to add or modify tests locally.
    jocgir committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    1f1f5f4 View commit details
    Browse the repository at this point in the history