Skip to content

Commit

Permalink
Marked preview as Computed: true (#4472)
Browse files Browse the repository at this point in the history
  • Loading branch information
melinath authored Feb 8, 2021
1 parent ac5a2ce commit 2774921
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ func resourceComputeSecurityPolicy() *schema.Resource {
"preview": {
Type: schema.TypeBool,
Optional: true,
Computed: true,
Description: `When set to true, the action specified above is not enforced. Stackdriver logs for requests that trigger a preview action are annotated as such.`,
},
},
Expand Down

0 comments on commit 2774921

Please sign in to comment.