Skip to content

Commit b8bcc7f

Browse files
authored
Merge pull request #7 from mojaloop/change-version
Changing the iac-modules tag
2 parents 6af3db6 + 260a266 commit b8bcc7f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
docker run -it -v ~/.aws:/root/.aws ghcr.io/mojaloop/control-center-util:0.9.4 /bin/bash
1+
docker run -it -v ~/.aws:/root/.aws ghcr.io/mojaloop/control-center-util:5.0.0 /bin/bash
22

33
to get started, run the follwing from commandline:
44
~~~

setenv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ export AWS_PROFILE=oss
22
export PRIVATE_REPO_TOKEN=nullvalue
33
export PRIVATE_REPO_USER=nullvalue
44
export ANSIBLE_BASE_OUTPUT_DIR=$PWD/output
5-
export IAC_TERRAFORM_MODULES_TAG=v0.30.8
5+
export IAC_TERRAFORM_MODULES_TAG=v5.0.0
66
export PRIVATE_REPO=example.com

0 commit comments

Comments
 (0)