Skip to content

Commit 7a0af6d

Browse files
modular-magicianchrisst
authored andcommitted
Mark project as computed for iam-project (#3777)
Signed-off-by: Modular Magician <[email protected]>
1 parent b86018c commit 7a0af6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

google/iam_project.go

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ var IamProjectSchema = map[string]*schema.Schema{
1212
"project": {
1313
Type: schema.TypeString,
1414
Optional: true,
15+
Computed: true,
1516
ForceNew: true,
1617
},
1718
}

0 commit comments

Comments
 (0)