Skip to content

Commit c5bb17d

Browse files
readme update
1 parent c552652 commit c5bb17d

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
@@ -73,7 +73,7 @@ After doing this the Stack can be run to create the OCI DevOps project. After th
7373
<p>
7474
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.
7575
<br>
76-
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. :
76+
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 <code>project_name</code> e.g. :
7777
<pre>
7878
fn invoke helloworldai-java-project helloworldai-java-project
7979
</pre>

0 commit comments

Comments
 (0)