Skip to content

Commit

Permalink
Fixed JetBrains capitalization (#351)
Browse files Browse the repository at this point in the history
Signed-off-by: AbstractionFactory <179820029+abstractionfactory@users.noreply.github.com>
  • Loading branch information
abstractionfactory authored Jan 13, 2025
1 parent 62b3559 commit 0ea7220
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions blog/2025-01-10-opentofu-1-9-0.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand All @@ -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.

0 comments on commit 0ea7220

Please sign in to comment.