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 maximum Terraform version #10

Merged
merged 1 commit into from
Feb 1, 2023
Merged

Conversation

Lillecarl
Copy link
Contributor

Bump TF version so we can use the newer 4.x features in projects depending on this module.

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

  • I have read the CONTRIBUTING.md doc.
  • I have added necessary documentation (if appropriate).
  • Any dependent changes have been merged and published in downstream modules.

Further comments

Not sure if less than 5 is appropriate, but it was less than 4 before and there was no incompabilities when i bumped the version across our infra (related to EFS)

@adammeghji
Copy link

If this looks good, would love to see this merged :) Thanks!

@Lillecarl
Copy link
Contributor Author

@adammeghji After reading other modules I see it's rare people put in upper version constraints at all, they seem to leave that part to the end user mostly. We're using my fork as module source rather than the released one right now to move to AWS 4.x provider.

@Lillecarl
Copy link
Contributor Author

DNXLabs out of business?

johan-lindahl added a commit to eComero/terraform-aws-eks-efs-csi-driver that referenced this pull request Nov 21, 2022
DNXLabs are not updating the origin repository so we are forced to make our own fork.
DNXLabs#10
Copy link

@cgtarmenta cgtarmenta left a comment

Choose a reason for hiding this comment

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

I don't see any issues changing the max aws-cli version to work over version 4.

@darraghenright
Copy link

Hi folks 👋

Just encountered the dependency issue that this PR addresses. Does anyone know if this PR will be merged in the near future? Thanks.

@sobi3ch
Copy link

sobi3ch commented Dec 2, 2022

@Lillecarl maybe you would like to take over this module (by forking). Looks like author doesn't have time to maintain it any more.

@Lillecarl
Copy link
Contributor Author

Hi @sobi3ch!

I've never pushed a module to the TF registry and I honestly don't wan't external orgs to depend on me. If i were you I'd fork my repo and use the git module syntax in your code to fetch the module from your own fork.

Since this PR I've changed from a DevOps role to an SRE role where it's more automation of servers than cloud environments, I'm only on assist mode with the DevOps team now.

Though the module works great with this path still, so I'd definitely fork and use it :)

Good luck!

@DNXLabs DNXLabs deleted a comment from Lillecarl Feb 1, 2023
@adenot adenot merged commit ce2021e into DNXLabs:master Feb 1, 2023
@Lillecarl
Copy link
Contributor Author

Thank you 😄

deenMuhammad added a commit to getmiso/terraform-aws-eks-efs-csi-driver that referenced this pull request Mar 30, 2023
Bump maximum Terraform version (DNXLabs#10)
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.

7 participants