deps(tf): update terraform-aws-bc-proxy

This commit is contained in:
Iain Learmonth 2023-01-21 13:28:31 +00:00
parent 574c348bc1
commit 1c594ee38a
2 changed files with 8 additions and 1 deletions

View file

@ -0,0 +1,7 @@
update:
(for X in terraform-*; do \
pushd $$X; \
git pull --ff-only ; \
popd; \
done)

@ -1 +1 @@
Subproject commit 9f74a85d8c598384aefb042e6761a88302a30788 Subproject commit c5402e75c19172849b69cf24610269709432e4a1