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.
1 parent 1c66986 commit 3113012Copy full SHA for 3113012
oci-deployment-examples/oci-devops-deploy-containerinstance/README.md
@@ -234,6 +234,15 @@ outputArtifacts:
234
235
- The terraform state is managed by the object storage, once it's removed or any alteration, the terraform actions will also be changed accordingly.
236
237
+### Cleanup of the resources.
238
+
239
+- Delete OCI devops project using `cascade deletion` option.
240
+- Remove the content and bucket of OCI Object storage.
241
+- Delete the OCI Container instance.
242
+- Remove the artifacts and delete artifact and container registry repos.
243
+- Clean up the devops logs /policies /dynamic group as accordingly.
244
245
246
Read more
247
----
248
0 commit comments