Skip to content

Commit

Permalink
[u R] Update Terraform to 1.6.x (#5687, #5656, PR #5780)
Browse files Browse the repository at this point in the history
achave11-ucsc committed Jan 20, 2024
2 parents 574525c + cf93b05 commit 24d67f9
Showing 5 changed files with 14 additions and 5 deletions.
9 changes: 9 additions & 0 deletions UPGRADING.rst
Original file line number Diff line number Diff line change
@@ -20,6 +20,15 @@ reverted. This is all fairly informal and loosely defined. Hopefully we won't
have too many entries in this file.


#5687 Update Terraform to 1.6.x
===============================

Everyone
~~~~~~~~

Update Terraform on your developer machines to version 1.6.5.


#5046 Replace tinyquery with bigquery-emulator
==============================================

2 changes: 1 addition & 1 deletion environment.boot
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
azul_python_version=3.11.7
azul_python_image=docker.io/library/python:3.11.7-bullseye
azul_docker_version=24.0.7
azul_terraform_version=1.3.10
azul_terraform_version=1.6.5
4 changes: 2 additions & 2 deletions requirements.all.txt
Original file line number Diff line number Diff line change
@@ -10,7 +10,7 @@ blinker==1.7.0
boto3==1.28.63
boto3-stubs==1.28.63
botocore==1.31.63
botocore-stubs==1.34.21
botocore-stubs==1.34.22
brotli==1.1.0
cachetools==5.3.2
certifi==2023.11.17
@@ -31,7 +31,7 @@ elasticsearch-dsl==7.4.0
et-xmlfile==1.1.0
fastavro==1.8.2
flake8==5.0.4
flask==3.0.0
flask==3.0.1
flask-basicauth==0.2.0
flask-cors==4.0.0
furl==2.1.3
4 changes: 2 additions & 2 deletions requirements.dev.trans.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
blessed==1.20.0
blinker==1.7.0
botocore-stubs==1.34.21
botocore-stubs==1.34.22
brotli==1.1.0
click==8.1.7
colorama==0.4.4
configargparse==1.7
docutils==0.16
et-xmlfile==1.1.0
flask==3.0.0
flask==3.0.1
flask-basicauth==0.2.0
flask-cors==4.0.0
geventhttpclient==2.0.11
Binary file modified terraform/_schema.json.gz
Binary file not shown.

0 comments on commit 24d67f9

Please sign in to comment.