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.63k stars 9.01k forks source link

[Docs]: Resource: aws_lakeformation_resource_lf_tags #30343

Open st-wang opened 1 year ago

st-wang commented 1 year ago

Documentation Link

https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/lakeformation_resource_lf_tags

Description

In this doc, the description is Manages an attachment between one or more existing LF-tags and an existing Lake Formation resource. . However, when running this script there is an error on lf-tag resource if they exist already (ex. if they've been created manually in LF.) The first resource lines act actually to create new lf-tags, not to declare the existing ones.

References

No response

Would you like to implement a fix?

None

github-actions[bot] commented 1 year ago

Community Note

Voting for Prioritization

Volunteering to Work on This Issue