Skip to content

Commit

Permalink
markdown formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhil-goenka committed Jun 29, 2024
1 parent 9cc6232 commit f9f79bf
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ The following arguments are optional:

* `principals` - (Optional) List of AWS account IDs that are allowed to associate resources with the accelerator.
* `resource` - (Optional) List of resources to be associated with the accelerator.
* `cidr_block` - (Optional) IP address range, in CIDR format, that is specified as resource.
* `endpoint_id` - (Optional) The endpoint ID for the endpoint that is specified as a AWS resource.
* `region` - (Optional) The AWS Region where a shared endpoint resource is located.
* `cidr_block` - (Optional) IP address range, in CIDR format, that is specified as resource.
* `endpoint_id` - (Optional) The endpoint ID for the endpoint that is specified as a AWS resource.
* `region` - (Optional) The AWS Region where a shared endpoint resource is located.
* `tags` - (Optional) A map of tags to assign to the resource. If configured with a provider [`default_tags` configuration block](https://registry.terraform.io/providers/hashicorp/aws/latest/docs#default_tags-configuration-block) present, tags with matching keys will overwrite those defined at the provider-level.

## Attribute Reference
Expand Down

0 comments on commit f9f79bf

Please sign in to comment.