https://github.com/opszero/terraform-helm-opentelemetry
https://github.com/opszero/terraform-helm-opentelemetry
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/opszero/terraform-helm-opentelemetry
- Owner: opszero
- License: other
- Created: 2025-06-13T06:31:04.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-06-24T04:16:20.000Z (7 months ago)
- Last Synced: 2025-06-24T05:27:30.821Z (7 months ago)
- Language: HCL
- Size: 21.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Support: SUPPORT
Awesome Lists containing this project
README
## Providers
| Name | Version |
|------|---------|
| [helm](#provider\_helm) | n/a |
## Inputs
| Name | Description | Type | Default | Required |
|------|-------------|------|---------|:--------:|
| [enable\_otel\_collector](#input\_enable\_otel\_collector) | Enable or disable otel\_collector deployment | `bool` | `true` | no |
| [name](#input\_name) | n/a | `string` | `"otl-collector"` | no |
| [namespace](#input\_namespace) | n/a | `string` | `"otl-collector"` | no |
| [values\_file](#input\_values\_file) | Path to the values.yaml file | `string` | n/a | yes |
## Resources
| Name | Type |
|------|------|
| [helm_release.otel_collector](https://registry.terraform.io/providers/hashicorp/helm/latest/docs/resources/release) | resource |
## Outputs
No outputs.
# 🚀 Built by opsZero!
Since 2016 [opsZero](https://opszero.com) has been providing Kubernetes
expertise to companies of all sizes on any Cloud. With a focus on AI and
Compliance we can say we seen it all whether SOC2, HIPAA, PCI-DSS, ITAR,
FedRAMP, CMMC we have you and your customers covered.
We provide support to organizations in the following ways:
- [Modernize or Migrate to Kubernetes](https://opszero.com/solutions/modernization/)
- [Cloud Infrastructure with Kubernetes on AWS, Azure, Google Cloud, or Bare Metal](https://opszero.com/solutions/cloud-infrastructure/)
- [Building AI and Data Pipelines on Kubernetes](https://opszero.com/solutions/ai/)
- [Optimizing Existing Kubernetes Workloads](https://opszero.com/solutions/optimized-workloads/)
We do this with a high-touch support model where you:
- Get access to us on Slack, Microsoft Teams or Email
- Get 24/7 coverage of your infrastructure
- Get an accelerated migration to Kubernetes
Please [schedule a call](https://calendly.com/opszero-llc/discovery) if you need support.