Skip to content

Commit 24d67f9

Browse files
committed
[u R] Update Terraform to 1.6.x (#5687, #5656, PR #5780)
2 parents 574525c + cf93b05 commit 24d67f9

File tree

5 files changed

+14
-5
lines changed

5 files changed

+14
-5
lines changed

UPGRADING.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,15 @@ reverted. This is all fairly informal and loosely defined. Hopefully we won't
2020
have too many entries in this file.
2121

2222

23+
#5687 Update Terraform to 1.6.x
24+
===============================
25+
26+
Everyone
27+
~~~~~~~~
28+
29+
Update Terraform on your developer machines to version 1.6.5.
30+
31+
2332
#5046 Replace tinyquery with bigquery-emulator
2433
==============================================
2534

environment.boot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
azul_python_version=3.11.7
22
azul_python_image=docker.io/library/python:3.11.7-bullseye
33
azul_docker_version=24.0.7
4-
azul_terraform_version=1.3.10
4+
azul_terraform_version=1.6.5

requirements.all.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ blinker==1.7.0
1010
boto3==1.28.63
1111
boto3-stubs==1.28.63
1212
botocore==1.31.63
13-
botocore-stubs==1.34.21
13+
botocore-stubs==1.34.22
1414
brotli==1.1.0
1515
cachetools==5.3.2
1616
certifi==2023.11.17
@@ -31,7 +31,7 @@ elasticsearch-dsl==7.4.0
3131
et-xmlfile==1.1.0
3232
fastavro==1.8.2
3333
flake8==5.0.4
34-
flask==3.0.0
34+
flask==3.0.1
3535
flask-basicauth==0.2.0
3636
flask-cors==4.0.0
3737
furl==2.1.3

requirements.dev.trans.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
blessed==1.20.0
22
blinker==1.7.0
3-
botocore-stubs==1.34.21
3+
botocore-stubs==1.34.22
44
brotli==1.1.0
55
click==8.1.7
66
colorama==0.4.4
77
configargparse==1.7
88
docutils==0.16
99
et-xmlfile==1.1.0
10-
flask==3.0.0
10+
flask==3.0.1
1111
flask-basicauth==0.2.0
1212
flask-cors==4.0.0
1313
geventhttpclient==2.0.11

terraform/_schema.json.gz

-87 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)