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: Adjust module source to support terraform 1.10.x #33

Merged
merged 3 commits into from
Feb 19, 2025

Conversation

TobiasBabin
Copy link
Contributor

@TobiasBabin TobiasBabin commented Feb 18, 2025

This PR adjusts the source format in modules referencing other GitHub repositories. The current format breaks terraform init for terraform clients of the current version 1.10.x.

The new format is compatible across older and newer versions (tested 1.5.7, 1.9.2, and 1.10.4) as well as the current OpenTofu version 1.9.0.

@TobiasBabin TobiasBabin requested a review from a team as a code owner February 18, 2025 10:03
@TobiasBabin TobiasBabin changed the title Adjusted module source to support terraform 1.10.x Adjust module source to support terraform 1.10.x Feb 18, 2025
@TobiasBabin TobiasBabin changed the title Adjust module source to support terraform 1.10.x Fix: Adjust module source to support terraform 1.10.x Feb 18, 2025
Copy link

@astromechza astromechza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, that looks much more compatible.

@TobiasBabin TobiasBabin merged commit e40c9fe into main Feb 19, 2025
1 check passed
@TobiasBabin TobiasBabin deleted the change-module-source-format branch February 19, 2025 06:37
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.

2 participants