Skip to content

Commit c5495a6

Browse files
committed
Remove aspect_type_id configuration
Signed-off-by: Fatih Türken <turkenf@gmail.com>
1 parent 8531320 commit c5495a6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

config/dataplex/config.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ func Configure(p *config.Provider) {
1515
r.References["project"] = config.Reference{
1616
TerraformName: "google_project",
1717
}
18-
r.MarkAsRequired("aspect_type_id")
1918
r.MarkAsRequired("location")
2019
})
2120
}

0 commit comments

Comments
 (0)