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
Copy file name to clipboardexpand all lines: website/docs/r/globalaccelerator_cross_account_attachment.html.markdown
+1
Original file line number
Diff line number
Diff line change
@@ -44,6 +44,7 @@ The following arguments are optional:
44
44
45
45
*`principals` - (Optional) List of AWS account IDs that are allowed to associate resources with the accelerator.
46
46
*`resource` - (Optional) List of resources to be associated with the accelerator.
47
+
*`cidr_block` - (Optional) IP address range, in CIDR format, that is specified as resource.
47
48
*`endpoint_id` - (Optional) The endpoint ID for the endpoint that is specified as a AWS resource.
48
49
*`region` - (Optional) The AWS Region where a shared endpoint resource is located.
49
50
*`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.
0 commit comments