You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`resource_group_name_prefix`| (Optional) Prefix of the resource group name that's combined with a random ID so name is unique in your Azure subscription.| rg |
16
+
|`resource_group_location`| (Optional) Azure Region in which to deploy these resources.| eastus |
17
+
|`attestation_provider_name`| Name of the Attestation provider | attestationprovider007 |
18
+
19
+
## Example
20
+
21
+
To see how to run this example, see [Configure an Azure Attestation provider using Terraform](https://docs.microsoft.com/en-us/azure/developer/terraform/create-attestation-provider).
0 commit comments