NVIDIA/terraform-provider-mcahr
Go
Captured source
source ↗NVIDIA/terraform-provider-mcahr
Description: MCAHR terraform provider repo
Language: Go
License: Apache-2.0
Stars: 4
Forks: 2
Open issues: 1
Created: 2025-02-05T10:06:39Z
Pushed: 2026-06-05T15:36:56Z
Default branch: main
Fork: no
Archived: no
README:
Terraform Provider NVIDIA Mission Control autonomous hardware recovery (terraform-provider-mcahr)
The Terraform NVIDIA Mission Control autonomous hardware recovery provider allows you to manage NVIDIA Mission Control autonomous hardware recovery resources using OpenTofu.
Requirements
Example Usage
For detailed examples, please refer to the content in the [examples/](./examples/) directory and the documentation for each resource.
Resources and Data Sources
Full documentation for available resources and data sources can be found in the [docs/](./docs/) directory of this repository.
Security considerations
- Token delivery: prefer the
MCAHR_TOKENenvironment variable (read duringConfigure, bypasses state and plan output). Never hardcoded in a provider block or a .tfvars file. - Relayed commands:
mcahr_action,mcahr_bot, andmcahr_runbooksend theircommandto the NVIDIA Mission Control autonomous hardware recovery backend for execution on platform-managed agents — vet and pin any imported modules that produce them.
License
This provider is distributed under the Apache 2.0 License. See the [LICENSE](./LICENSE) file for more information.
Notability
notability 2.0/10Low-stars routine repo