We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6af3db6 + 260a266 commit b8bcc7fCopy full SHA for b8bcc7f
README.md
@@ -1,4 +1,4 @@
1
-docker run -it -v ~/.aws:/root/.aws ghcr.io/mojaloop/control-center-util:0.9.4 /bin/bash
+docker run -it -v ~/.aws:/root/.aws ghcr.io/mojaloop/control-center-util:5.0.0 /bin/bash
2
3
to get started, run the follwing from commandline:
4
~~~
setenv
@@ -2,5 +2,5 @@ export AWS_PROFILE=oss
export PRIVATE_REPO_TOKEN=nullvalue
export PRIVATE_REPO_USER=nullvalue
export ANSIBLE_BASE_OUTPUT_DIR=$PWD/output
5
-export IAC_TERRAFORM_MODULES_TAG=v0.30.8
+export IAC_TERRAFORM_MODULES_TAG=v5.0.0
6
export PRIVATE_REPO=example.com
0 commit comments