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

chore: update terraform to 1.13.0#19509

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
sreya merged 5 commits intomainfromjon/tf113
Aug 25, 2025
Merged

chore: update terraform to 1.13.0#19509

sreya merged 5 commits intomainfromjon/tf113
Aug 25, 2025

Conversation

blink-so[bot]
Copy link
Contributor

Summary

  • Set TerraformVersion to 1.13.0 and maxTerraformVersion to 1.13.9 in provisioner/terraform/install.go
  • Update scripts/Dockerfile.base and dogfood Dockerfile to download Terraform 1.13.0
  • Update install.sh default TERRAFORM_VERSION to 1.13.0
  • Update .github/actions/setup-tf/action.yaml to 1.13.0
  • Update testdata version files to 1.13.0

Notes

  • tfplan/tfstate JSON fixtures in provisioner/terraform/testdata/resources still include "terraform_version": "1.12.2" because they represent captured outputs; can regenerate in a follow-up if desired.

Testing

  • Performed lightweight validation; CI will run full checks.

…upport range- Update TerraformVersion and maxTerraformVersion- Update scripts/Dockerfile.base download to 1.13.0- Update install.sh default TERRAFORM_VERSION to 1.13.0- Update GitHub Action setup-tf to 1.13.0- Update testdata version files and dogfood DockerfileCo-authored-by: sreya <4856196+sreya@users.noreply.github.com>
@sreyasreya changed the titleprovisioner/terraform: bump embedded Terraform to v1.13.0 and widen support rangechore: update terraform to 1.13.0Aug 24, 2025
install.sh Outdated
# Prepare /usr/local/bin/ and the binary for copying
"$sh_c" mkdir -p"$TERRAFORM_INSTALL_PREFIX/bin"
"$sh_c" unzip -d"$CACHE_DIR" -o"$CACHE_DIR/terraform_${TERRAFORM_VERSION}_${OS}_${ARCH}.zip"
"$sh_c" unzip -d"$CACHE_DIR" -o"$CACHE_DIR/terraform_${TERRAFORM_VERSION}_${OS}_${TERRAFORM_ARCH}.zip"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Don't update this line

blink-so[bot] reacted with eyes emoji
Copy link
Collaborator

Choose a reason for hiding this comment

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

Just use ARCH you bozo

…: sreya <4856196+sreya@users.noreply.github.com>
…: add blank line after esac\n- dogfood Dockerfile: restore Terraform comment lines\n\nCo-authored-by: deansheather <376117+deansheather@users.noreply.github.com>
…nCo-authored-by: deansheather <376117+deansheather@users.noreply.github.com>
Copy link
Member

@deansheatherdeansheather left a comment

Choose a reason for hiding this comment

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

Looks good other than the TERRAFORM_ARCH comment

@sreyasreya marked this pull request as ready for reviewAugust 24, 2025 23:09
@sreyasreya merged commit9b7d41d intomainAug 25, 2025
32 checks passed
@sreyasreya deleted the jon/tf113 branchAugust 25, 2025 17:06
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsAug 25, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@sreyasreyasreya left review comments

@deansheatherdeansheatherdeansheather approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@sreya@deansheather

[8]ページ先頭

©2009-2025 Movatter.jp