Skip to content

Commit 5b46edc

Browse files
local-exec added
1 parent 45a0908 commit 5b46edc

File tree

1 file changed

+1
-1
lines changed
  • app-dev/devops-and-containers/devops/oci-devops-terraform-function-java-graalvm

1 file changed

+1
-1
lines changed

app-dev/devops-and-containers/devops/oci-devops-terraform-function-java-graalvm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Before applying the Stack fill in the vars:
6565
<li><i>initial_image</i> that is used to create the OCI Function as target environment for the OCI DevOps deployment pipeline.
6666
By default it is loaded from Dockerhub, but you can use any X86 arch image if want to replace this</li>
6767
<li><i>docker_user</i> is your OCIR Docker user to push the initial image (above) to OCIR repo for the Function. Replace &lt;namespace&gt; with your <code>tenancy namespace</code>. <code>oracleidentitycloudservice</code> is only used for federated domains/users, not local</li>
68-
<li><i>docker_user</i> is our OCIR Docker user password (your user profile auth token in OCI)</li>
68+
<li><i>docker_password</i> is our OCIR Docker user password (your user profile auth token in OCI)</li>
6969
</ul>
7070

7171
Run Stacks's Apply to create the OCI DevOps project.

0 commit comments

Comments
 (0)