hashicorp / terraform-provider-aws

The AWS Provider enables Terraform to manage AWS resources.
https://registry.terraform.io/providers/hashicorp/aws
Mozilla Public License 2.0
9.85k stars 9.2k forks source link

Implement DestinationDataSharing for aws_ssm_resource_data_sync #18330

Open eballetbaz opened 3 years ago

eballetbaz commented 3 years ago

Community Note

Description

Implement support for property DestinationDataSharing on resource aws_ssm_resource_data_sync

New or Affected Resource(s)

References

https://docs.aws.amazon.com/cli/latest/reference/ssm/create-resource-data-sync.html https://docs.aws.amazon.com/systems-manager/latest/userguide/sysman-inventory-datasync.html#systems-manager-inventory-resource-data-sync-AWS-Organizations

melbit-michaelw commented 2 years ago

As per the linked PR, I'm looking for feedback on whether the approach I've taken is valid, and if not, suggestions on what the correct approach should be instead.

rkitron commented 2 years ago

Hi,

Do you have any updates on this,

Thanks,

dhohengassner commented 2 years ago

Thanks for bringing this up - run into the same issue today 👍

Hope we will get feedback on the already created PR soon as is an important security feature to restrict bucket access to your org.

arongate commented 1 year ago

Please any update on this ? We really need it.

Thanks,

arongate commented 1 month ago

Hello, Any news ?