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: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -361,8 +361,8 @@ Sometimes it is handy to have public access to Redshift clusters (for example if
361
361
| enable\_ssmmessages\_endpoint | Should be true if you want to provision a SSMMESSAGES endpoint to the VPC | bool |`"false"`| no |
362
362
| enable\_storagegateway\_endpoint | Should be true if you want to provision a Storage Gateway endpoint to the VPC | bool |`"false"`| no |
363
363
| enable\_sts\_endpoint | Should be true if you want to provision a STS endpoint to the VPC | bool |`"false"`| no |
364
-
| enable\_transfer\_endpoint | Should be true if you want to provision a Transfer endpoint tothe VPC | bool |`"false"`| no |
365
-
| enable\_transferserver\_endpoint | Should be true if you want to provision a Transer Server endpoint to the VPC | bool |`"false"`| no |
364
+
| enable\_transfer\_endpoint | Should be true if you want to provision a Transfer endpoint to the VPC | bool |`"false"`| no |
365
+
| enable\_transferserver\_endpoint | Should be true if you want to provision a Transfer Server endpoint to the VPC | bool |`"false"`| no |
366
366
| enable\_vpn\_gateway | Should be true if you want to create a new VPN Gateway resource and attach it to the VPC | bool |`"false"`| no |
367
367
| events\_endpoint\_private\_dns\_enabled | Whether or not to associate a private hosted zone with the specified VPC for CloudWatch Events endpoint | bool |`"false"`| no |
368
368
| events\_endpoint\_security\_group\_ids | The ID of one or more security groups to associate with the network interface for CloudWatch Events endpoint | list(string) |`[]`| no |
0 commit comments