Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation correction for aws_s3_object-fix #30890

Merged
merged 1 commit into from
Apr 25, 2023

Commits on Apr 22, 2023

  1. Documentation correction for aws_s3_object-fix hashicorp#30770

    Description
    In the example usage of the Resource:  aws_lambda_function.test_lambda there is this field: s3_bucket = data.aws_s3_object.lambda.id. That id refers to the object id not the bucket id.
    
    References:
    documentation containing issue:
    https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/s3_object
    ishwar-amzn authored Apr 22, 2023
    Configuration menu
    Copy the full SHA
    e05d8b0 View commit details
    Browse the repository at this point in the history