Skip to content

Commit 286279a

Browse files
authored
Update website/docs/r/networkflowmonitor_monitor.html.markdown
1 parent 378f594 commit 286279a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/networkflowmonitor_monitor.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ The following arguments are optional:
6161

6262
The `local_resource` and `remote_resource` blocks support the following:
6363

64-
* `type` - (Required) The type of the resource. Valid values are `AWS::EC2::VPC`, `AWS::EC2::Subnet`, `AWS::EC2::AvailabilityZone`, `AWS::EC2::Region, `AWS::EKS::Cluster`.
64+
* `type` - (Required) The type of the resource. Valid values are `AWS::EC2::VPC`, `AWS::EC2::Subnet`, `AWS::EC2::AvailabilityZone`, `AWS::EC2::Region`, and `AWS::EKS::Cluster`.
6565
* `identifier` - (Required) The identifier of the resource. For VPC resources, this is the VPC ARN.
6666

6767
## Attribute Reference

0 commit comments

Comments
 (0)