mirror of
https://github.com/opentofu/opentofu.org.git
synced 2026-01-11 19:56:26 +00:00
Fixed JetBrains capitalization (#351)
Signed-off-by: AbstractionFactory <179820029+abstractionfactory@users.noreply.github.com>
This commit is contained in:
parent
62b3559d24
commit
0ea7220976
1 changed files with 2 additions and 2 deletions
|
|
@ -34,7 +34,7 @@ Apart from users, we also have a very active community helping out with reportin
|
|||
|
||||
Since our last release, we have indexed the documentation of over 4.000 providers and over 20.000 modules in the [OpenTofu Search](https://search.opentofu.org) interface. This was a monumental effort producing over 146 GB of raw data and the project updates the documentation for new provider and module versions every 15-30 minutes. Thanks to the generous sponsorship by Cloudflare, our costs for maintaining this infrastructure are minimal. It took over 12.000 lines of combined Go and Typescript code to accomplish.
|
||||
|
||||
## Jetbrains and VS Code IDE support
|
||||
## JetBrains and VS Code IDE support
|
||||
|
||||
In their 2024.3 release, [Jetbrains has announced support for OpenTofu](https://www.jetbrains.com/idea/whatsnew/2024-3/). The integration switches to OpenTofu when it detects a `.tofu` file in a project and provides OpenTofu-specific code completion, such as state encryption.
|
||||
|
||||
|
|
@ -44,4 +44,4 @@ In parallel, the OpenTofu core team started working with the community on [a pos
|
|||
|
||||
## Future plans
|
||||
|
||||
With provider iteration now implemented, we are turning our attention to the other [much-requested features](https://github.com/opentofu/opentofu/issues/1496). Most importantly, we already have a working prototype for the OCI provider registry and we are also [looking for your input on the related RFCs](https://github.com/opentofu/opentofu/pulls?q=is%3Apr+is%3Aopen+oci+rfc). For more details on upcoming features take a look at the [1.10.0 planning milestone](https://github.com/opentofu/opentofu/milestone/11) on GitHub.
|
||||
With provider iteration now implemented, we are turning our attention to the other [much-requested features](https://github.com/opentofu/opentofu/issues/1496). Most importantly, we already have a working prototype for the OCI provider registry and we are also [looking for your input on the related RFCs](https://github.com/opentofu/opentofu/pulls?q=is%3Apr+is%3Aopen+oci+rfc). For more details on upcoming features take a look at the [1.10.0 planning milestone](https://github.com/opentofu/opentofu/milestone/11) on GitHub.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue