Skip to content

Commit f10c4d4

Browse files
author
Mikołaj Świątek
committed
fix: pull terraform modules for monitors
1 parent c2e7ae6 commit f10c4d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ RUN cd /monitors/ \
3737
&& git checkout ${MONITORS_VERSION} \
3838
&& cd .. \
3939
&& cp terraform-sumologic-sumo-logic-monitor/monitor_packages/kubernetes/* . \
40+
&& terraform init -input=false || terraform init -input=false -upgrade \
4041
&& rm -rf terraform-sumologic-sumo-logic-monitor
4142

4243
ARG BUILD_TAG=latest

0 commit comments

Comments
 (0)