RemoteAdministrationEndpoint attribute for aws_fsx_windows_file_system #13616
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/fsx
Issues and PRs that pertain to the fsx service.
Milestone
Community Note
Description
FSx has two network interfaces attached to it. One is used by clients by using the DNS Name attribute and the other is used for remote PowerShell connections.
Currently, only the DNS name is an attribute supported by the
aws_fsx_windows_file_system
resource. I would like to have theRemoteAdministrationEndpoint
(Windows Remote PowerShell Endpoint) also available as an attribute.New or Affected Resource(s)
Potential Terraform Configuration
Addition of a
remote_admin_endpoint
attribute to the resource which can be used to retrieve theRemoteAdministrationEndpoint
. This could then be referenced asReferences
The text was updated successfully, but these errors were encountered: