Skip to content

Commit

Permalink
Mark project as computed for iam-project (hashicorp#805)
Browse files Browse the repository at this point in the history
Signed-off-by: Modular Magician <[email protected]>
  • Loading branch information
modular-magician authored and chrisst committed Jun 4, 2019
1 parent ba78542 commit 21665d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions google-beta/iam_project.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ var IamProjectSchema = map[string]*schema.Schema{
"project": {
Type: schema.TypeString,
Optional: true,
Computed: true,
ForceNew: true,
},
}
Expand Down

0 comments on commit 21665d9

Please sign in to comment.