Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a new UDl for Oracle Cloud Infrastructure resource specific Terraform HCl syntax highlighting UDL file #218

Merged
merged 5 commits into from
Feb 9, 2024

Conversation

robinchatterjee
Copy link
Contributor

HCL is the language used by Terraform for Infrastructure as Code. Till now there is no Official Terraform HCL syntax highlighting UDL available for Notepad ++. I have consolidated whatever generic HCL syntax information was available and have added many of the common resources that are in use in Oracle Cloud Infrastructure specific Terraform.
You can find more information about this language in its own Terraform site https://registry.terraform.io/providers/oracle/oci/latest/docs
and samples of OCI specific terraform can be found here
https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/terraformexamples.htm

robinchatterjee and others added 5 commits February 10, 2024 00:05
Terraform is the Hashicorp Control Language HCL and it has extension or resources based on differnt providers. This UDL helps to syntax highlight both HCl language elements and OCI resources
Updated repository details for OCI_Terraform
Added an Entry For Oracle cloud infrastructure specific Terraform HCL language.
@pryrt pryrt merged commit 60cf4fc into notepad-plus-plus:master Feb 9, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants