You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -154,6 +154,14 @@ allow group group_name to manage orm-jobs in compartment compartment_name
154
154
155
155
Refer to the [documentation](https://docs.oracle.com/en/database/other-databases/essbase/21/essad/complete-deployment-tasks.html) for a list of post-deployment tasks.
156
156
157
+
## Contributing
158
+
159
+
This project welcomes contributions from the community. Before submitting a pull request, please [review our contribution guide](./CONTRIBUTING.md)
160
+
161
+
## Security
162
+
163
+
Please consult the [security guide](./SECURITY.md) for our responsible security vulnerability disclosure process
164
+
157
165
## License
158
166
159
167
These terraform scripts are licensed under the Universal Permissive License 1.0. See [LICENSE](./LICENSE) for more details.
@@ -170,6 +178,8 @@ When deploying using BYOL, the Essbase license is governed by the following Lice
170
178
171
179
The Oracle Essbase product requires an on-premises purchased license and active support contract. This allows customers to leverage BYOL option for deploying Essbase on OCI.
172
180
181
+
Copyright (c) 2023 Oracle and/or its affiliates.
182
+
173
183
## Questions
174
184
175
185
If you have an issue or a question, please take a look at our [FAQs](./FAQs.md) or [open an issue](https://github.com/oracle-quickstart/oci-essbase/issues/new).
0 commit comments