Skip to content

Commit 25df1fa

Browse files
readme update
1 parent 0bf05a2 commit 25df1fa

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
@@ -71,7 +71,7 @@ After doing this the Stack can be run to create the OCI DevOps project. After th
7171
<p>
7272
The Stack creates only a <i>private subnet</i> in the VCN and hence the Function cannot be called outside the tenancy by default after the build and deploy.
7373
<br>
74-
However, the Function invocation can be done from OCI Cloud Shell either by connecting to the VCN private subnet or to OCI Service Network, both options will work. The invocation can be done as follows when using the Stack <b>project_name</b> e.g. :
74+
However, the Function invocation can be done from OCI Cloud Shell either by connecting to the VCN private subnet or to OCI Service Network, both options will work. The invocation can be done as follows using the Stack <b>project_name</b> e.g. :
7575
<pre>
7676
fn invoke helloworldai-java-project helloworldai-java-project
7777
</pre>

0 commit comments

Comments
 (0)