chore(deps): update dependencies

This commit is contained in:
Julien Dessaux 2025-03-06 00:36:17 +01:00
parent 6208fbfed4
commit f3a758d21a
Signed by: adyxax
GPG key ID: F92E51B86E07177E
3 changed files with 44 additions and 42 deletions

View file

@ -2,11 +2,11 @@
[Read the full documentation here](https://registry.terraform.io/providers/adyxax/eventline/latest/docs)
The [Eventline](https://www.exograd.com/products/eventline/) provider is used to interact with the resources supported by Eventline. The provider needs to be configured with the proper credentials before it can be used. It requires terraform 1.0 or later.
The [Eventline](https://www.exograd.com/products/eventline/) terraform / OpenTofu provider is used to interact with the resources supported by Eventline. The provider needs to be configured with the proper credentials before it can be used. It requires terraform 1.0 or later.
## Example Usage
```terraform
```hcl
terraform {
required_providers {
eventline = {