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 56965a6 commit 5e5d7fbCopy full SHA for 5e5d7fb
dashboards.tf
@@ -1,3 +1,5 @@
1
+# Copyright (c) 2023, Oracle and/or its affiliates.
2
+# Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl.
3
4
resource "oci_management_dashboard_management_dashboards_import" "multiple_dashboard_files" {
5
for_each = fileset("./contents/dashboards", "*.json")
0 commit comments