The ARN obtained from the public parameter in data.aws_ssm_parameter is changed #16483
Labels
bug
Addresses a defect in current functionality.
service/ssm
Issues and PRs that pertain to the ssm service.
Milestone
Community Note
Terraform CLI and Terraform AWS Provider Version
Affected Resource(s)
Terraform Configuration Files
Debug Output
Expected Behavior
I should be able to get the resources of the public parameter store.
Actual Behavior
but, ARN is strange, includes account ID.
It looks like I'm recreating a new ARN without using the return value.
terraform-provider-aws/aws/data_source_aws_ssm_parameter.go
Lines 65 to 79 in 79e4383
The text was updated successfully, but these errors were encountered: