deps(tf): update terraform-aws-bc-proxy
This commit is contained in:
parent
574c348bc1
commit
1c594ee38a
2 changed files with 8 additions and 1 deletions
7
terraform-modules/Makefile
Normal file
7
terraform-modules/Makefile
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue