Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat!: update terraform to version 1.6.x, relax max version constraint#12027

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
bpmct merged 4 commits intomainfromcj/bump-tf-version
Feb 6, 2024

Conversation

johnstcn
Copy link
Member

@johnstcnjohnstcn commentedFeb 6, 2024
edited
Loading

Relates to#12009

  • Updates default Terraform version to 1.6.6
  • Relaxes maximum version constraint on installed Terraform version

This should allow both us and others to experiment more easily with newer versions of Terraform.

Marking this as a breaking change so that it's called out prominently in the release notes.

@johnstcnjohnstcn changed the title[wip] feat!: update terraform to version 1.6.x, relax max version constraintfeat!: update terraform to version 1.6.x, relax max version constraintFeb 6, 2024
@johnstcnjohnstcn marked this pull request as ready for reviewFebruary 6, 2024 15:17
@@ -26,9 +26,7 @@ RUN apk add --no-cache \
# Terraform was disabled in the edge repo due to a build issue.
# https://gitlab.alpinelinux.org/alpine/aports/-/commit/f3e263d94cfac02d594bef83790c280e045eba35
# Using wget for now. Note that busybox unzip doesn't support streaming.
#
# WARNING: Do not update to 1.6.x, as it is the first release licensed under BSL instead of MPL.
Copy link
Member

Choose a reason for hiding this comment

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

We're OK with this from a legal standpoint?

Copy link
MemberAuthor

Choose a reason for hiding this comment

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

We're OK with this from a legal standpoint?

I'm assuming so based on@bpmct 's wordinghere but good to super confirm.

mtojek reacted with heart emoji
Copy link
Contributor

Choose a reason for hiding this comment

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

Yeah we're good

Copy link
Member

@mtojekmtojek left a comment

Choose a reason for hiding this comment

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

I'm fine with this change, although it would be great to get 👍 from leadership on the legal side too.

@matifali
Copy link
Member

Why not go to 1.7.x?

@johnstcn
Copy link
MemberAuthor

Why not go to 1.7.x?

Our current default is 1.4.6, and going to 1.6.6 is already a big jump.
I'd honestly be happier jumping to 1.5.7 but that's already out of support.

@coadler
Copy link
Contributor

Yeah, I think jumping to 1.6.x first is the play here

@johnstcn
Copy link
MemberAuthor

I'm going to hold off on merging this until@bpmct gives the green light. I'd feel most comfortable doing this right after the next release so that we have a good deal of time to iron out any issues we run into on dogfood.

mtojek reacted with thumbs up emoji

@matifali
Copy link
Member

I am personally using 1.7.x on one of my deployments (coder Deb package and tarraform installed manually) and so far no issues. But I agree we should do it after the release.

@matifali
Copy link
Member

@johnstcn I have terraform 1.7.2 and Coder seems to work even though it's outside of the max version. Shouldn't the builds fail in this case?

@johnstcn
Copy link
MemberAuthor

johnstcn commentedFeb 6, 2024
edited
Loading

@johnstcn I have terraform 1.7.2 and Coder seems to work even though it's outside of the max version. Shouldn't the builds fail in this case?

It should download the 'known good' Terraform version in this case. You can check the build logs of a workspace for the Terraform version string.

Copy link
Member

@bpmctbpmct left a comment

Choose a reason for hiding this comment

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

LGTM! Approved

@bpmctbpmct merged commit36808f1 intomainFeb 6, 2024
@bpmctbpmct deleted the cj/bump-tf-version branchFebruary 6, 2024 23:58
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsFeb 6, 2024
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@coadlercoadlercoadler approved these changes

@deansheatherdeansheatherdeansheather approved these changes

@mtojekmtojekmtojek approved these changes

@bpmctbpmctbpmct approved these changes

Assignees

@johnstcnjohnstcn

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

6 participants
@johnstcn@matifali@coadler@deansheather@mtojek@bpmct

[8]ページ先頭

©2009-2025 Movatter.jp