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

Mark content in storage object content data source as computed #21074

Conversation

modular-magician
Copy link
Collaborator

Fixes #15717 in a backward-compatible manner.

The bug was once fixed in #10778, but it is reverted due to backward incompatibility.
This pull request retries to fix the bug without affecting to existing configuration.

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

storage: fixed an issue where plans with a dependency on the `content` field in the `google_storage_bucket_object_content` data source could erroneously fail

Derived from GoogleCloudPlatform/magic-modules#12857

…hicorp#12857)

[upstream:326280da0ae9d98c47bfda24616d6da9555b9a6b]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician requested a review from a team as a code owner January 28, 2025 17:20
@modular-magician modular-magician merged commit 3ce9fdb into hashicorp:main Jan 28, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot read the content attribute of the google_storage_bucket_object_content data source
1 participant