opentofu/website/docs/language/state/examples/encryption
Larry Bordowitz bcbfebce3d Implement the Azure Key Provider
This uses the same auth package as the newly-rewritten Azure State
Backend, so many of the properties and environment variables are the
same. I have put this through both the compliance test as well as built
the binary and run some end-to-end tests, and found that it
appropriately uses the Azure key as expected.

Signed-off-by: Larry Bordowitz <laurence.bordowitz@gmail.com>
2025-09-29 06:19:02 -04:00
..
external-method Fix a typo in the external method code snippet (#2881) 2025-06-02 15:19:47 +03:00
aes_gcm.tf Update some names in the encryption docs (#2762) 2025-05-07 16:06:22 +03:00
aws_kms.tf Adding AWS KMS documentation (#1399) 2024-03-14 16:18:04 +01:00
azure_vault_asymmetric.tf Implement the Azure Key Provider 2025-09-29 06:19:02 -04:00
azure_vault_ex1.tf Implement the Azure Key Provider 2025-09-29 06:19:02 -04:00
azure_vault_ex2.tf Implement the Azure Key Provider 2025-09-29 06:19:02 -04:00
azure_vault_ex3.tf Implement the Azure Key Provider 2025-09-29 06:19:02 -04:00
azure_vault_symmetric.tf Implement the Azure Key Provider 2025-09-29 06:19:02 -04:00
configuration.ps1 Update some names in the encryption docs (#2762) 2025-05-07 16:06:22 +03:00
configuration.sh Update some names in the encryption docs (#2762) 2025-05-07 16:06:22 +03:00
configuration.tf Update some names in the encryption docs (#2762) 2025-05-07 16:06:22 +03:00
enforce.tf Documentation updates for 1.7.0-alpha1 (state encryption) (#1396) 2024-03-14 15:05:05 +01:00
fallback.tf Update some names in the encryption docs (#2762) 2025-05-07 16:06:22 +03:00
fallback_from_unencrypted.tf website: mark input passphrase for state encryption as sensitive 2025-05-07 16:39:01 -07:00
fallback_to_unencrypted.tf Update some names in the encryption docs (#2762) 2025-05-07 16:06:22 +03:00
gcp_kms.tf add website docs for GCP KMS key provider (#1459) 2024-04-04 12:08:33 +03:00
keyprovider-external-header.json Fixes #2022: Running external commands as a key provider (#2023) 2025-01-08 12:08:30 -05:00
keyprovider-external-input.json Fixes #2022: Running external commands as a key provider (#2023) 2025-01-08 12:08:30 -05:00
keyprovider-external-output.json Fixes #2022: Running external commands as a key provider (#2023) 2025-01-08 12:08:30 -05:00
keyprovider-external-provider.go Fixes #2022: Running external commands as a key provider (#2023) 2025-01-08 12:08:30 -05:00
keyprovider-external-provider.py Fixes #2337: External encryption method (#2367) 2025-01-31 12:13:18 -05:00
keyprovider-external-provider.sh Fixes #2022: Running external commands as a key provider (#2023) 2025-01-08 12:08:30 -05:00
keyprovider-external.tofu Fixing incorrect keyprovider-external.tofu (#2365) 2025-01-13 15:53:05 +01:00
openbao.tf Cleaning up encryption docs for 1.7.0-beta1 (#1495) 2024-04-18 09:19:17 +01:00
pbkdf2.tf Fixes #2022: Running external commands as a key provider (#2023) 2025-01-08 12:08:30 -05:00
sample.tf website: mark input passphrase for state encryption as sensitive 2025-05-07 16:39:01 -07:00
terraform_remote_state.tf Update some names in the encryption docs (#2762) 2025-05-07 16:06:22 +03:00
terraform_remote_state_full_a.tf Update some names in the encryption docs (#2762) 2025-05-07 16:06:22 +03:00
terraform_remote_state_full_b.tf Update some names in the encryption docs (#2762) 2025-05-07 16:06:22 +03:00