Skip to content

Commit 99b2c66

Browse files
chore: update Terraform to 1.3.7
This reverts commit eafed4b.
1 parent eafed4b commit 99b2c66

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [Unreleased]
9+
10+
- chore: update Terraform to 1.3.7 [#56]
11+
12+
[#56]: https://github.com/SumoLogic/sumologic-kubernetes-setup/pull/56
13+
814
## [v3.5.0] - 2023-01-12
915

1016
- chore: update monitors to 1.2.1 [#51]

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM alpine:3.17.1
22

3-
ENV TERRAFORM_VERSION=1.2.7
3+
ENV TERRAFORM_VERSION=1.3.7
44
ENV COLLECTION_VERSION=c251098963278e02c012cf8471d0b7a162efcb74
55
ENV MONITORS_VERSION=v1.2.1
66
ARG TARGETPLATFORM

0 commit comments

Comments
 (0)