Data Source: aws_appmesh_virtual_node

Terraform data source for managing an AWS App Mesh Virtual Node.

Example Usage

data "aws_appmesh_virtual_node" "test" {
  name      = "serviceBv1"
  mesh_name = "example-mesh"
}

Argument Reference

This data source supports the following arguments:

Attribute Reference

This data source exports the following attributes in addition to the arguments above: