mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
1.7 KiB
1.7 KiB
Airgapped Terraform Enterprise on Azure
In progress and absolutely, totally not ready for use.
Stateless active/active.
Requirements
| Requirement | Description |
|---|---|
| TFE license file | A Terraform Enterprise license file must be provided as a Base64 encoded secret in Azure Key Vault. |
| TLS certificate | The TLS certificate and private key files must be PEM-encoded. The TLS certificate file can contain a full chain of TLS certificates if necessary. |
| Virtual machine | Must be Linux. |
Sources
- Terraform Enterprise
- Hashicorp's Terraform Enterprise Azure Module on GitHub
- Azure's Terraform Enterprise Azure Instance Module on GitHub
