Azure Service Fabric Mesh Secret

This page shows how to write Terraform for Service Fabric Mesh Secret and write them securely.

azurerm_service_fabric_mesh_secret (Terraform)

The Secret in Service Fabric Mesh can be configured in Terraform with the resource name azurerm_service_fabric_mesh_secret. The following sections describe how to use the resource and its parameters.

Example Usage from GitHub

An example could not be found in GitHub.

Review your Terraform file for Azure best practices

Shisho Cloud, our free checker to make sure your Terraform configuration follows best practices, is available (beta).

Parameters

Explanation in Terraform Registry

Manages a Service Fabric Mesh Secret. !> Note: Service Fabric Mesh is being retired on 2021-04-28 and new Clusters can no longer be provisioned. More information about the retirement can be found here. Azure recommends migrating to either a Azure Container Instances, Azure Kubernetes Service or a Service Fabric Managed Cluster. !> Note: This resource is deprecated and will be removed in version 3.0 of the Azure Provider.

Azure Resource Manager Example

Azure Resource Manager code does not have the related resource.

Frequently asked questions

What is Azure Service Fabric Mesh Secret?

Azure Service Fabric Mesh Secret is a resource for Service Fabric Mesh of Microsoft Azure. Settings can be wrote in Terraform.

security-icon

Automate config file reviews on your commits

Fix issues in your infrastructure as code with auto-generated patches.