Skip to content

Commit dfd4bab

Browse files
authored
Update README.md
1 parent b05b4cb commit dfd4bab

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,3 +175,18 @@ You can deploy the GitHub Actions self-hosted direct into your Oracle Cloud Infr
175175
|Plan | `terraform plan` is used to create an execution plan. This command is a convenient way to check the execution plan prior to make any changes to the infrastructure resources.|
176176
|Apply | `terraform apply` is used to apply the changes required to reach the desired state of the configuration described by the template.|
177177
|Destroy | `terraform destroy` is used to destroy the Terraform-managed infrastructure.|
178+
179+
## Contributing
180+
181+
This project welcomes contributions from the community. Before submitting a pull request, please [review our contribution guide](./CONTRIBUTING.md)
182+
183+
## Security
184+
185+
Please consult the [security guide](./SECURITY.md) for our responsible security vulnerability disclosure process
186+
187+
## License
188+
189+
Copyright (c) 2023 Oracle and/or its affiliates.
190+
191+
Released under the Universal Permissive License v1.0 as shown at
192+
<https://oss.oracle.com/licenses/upl/>.

0 commit comments

Comments
 (0)