Skip to content

AWS Datasync Azure blob store location - Agent ARNs are not required anymore #43066

Description

@bendzsak-dpc

Description

In AWS Datasync enhanced mode the agent arns are not required anymore but in the aws_datasync_location_azure_blob it is still required.

https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/datasync_location_azure_blob
agent_arns - (Required) A list of DataSync Agent ARNs with which this location will be associated.

In the official AWS guide it is an optional parameter:

AgentArns
(Optional) Specifies the Amazon Resource Name (ARN) of the DataSync agent that can connect with your Azure Blob Storage container. If you are setting up an agentless cross-cloud transfer, you do not need to specify a value for this parameter.

Affected Resource(s) or Data Source(s)

  • aws_datasync_location_azure_blob

Potential Terraform Configuration

References

No response

Would you like to implement the enhancement?

No

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementRequests to existing resources that expand the functionality or scope.service/datasyncIssues and PRs that pertain to the datasync service.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions