Skip to content

Commit

Permalink
computed for content (GoogleCloudPlatform#8865)
Browse files Browse the repository at this point in the history
Co-authored-by: Edward Sun <sunedward@google.com>
  • Loading branch information
2 people authored and simonebruzzechesse committed Sep 7, 2023
1 parent 695a251 commit d27905a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ func ResourceStorageBucketObject() *schema.Resource {
ForceNew: true,
ExactlyOneOf: []string{"source"},
Sensitive: true,
Computed: true,
Description: `Data as string to be uploaded. Must be defined if source is not. Note: The content field is marked as sensitive. To view the raw contents of the object, please define an output.`,
},

Expand Down

0 comments on commit d27905a

Please sign in to comment.