pulumi / pulumi-terraform-bridge

A library allowing Terraform providers to be bridged into Pulumi.
Apache License 2.0
200 stars 43 forks source link

PF Test Block types in Create #2547

Open iwahbe opened 1 month ago

iwahbe commented 1 month ago

Matrix of types:

t0yv0 commented 1 month ago

Validators deserve a separate mini-test suite maybe to also make sure we assert on how Pulumi projects validation failures - and don't regress there.

Plan Modifiers deserve a separate mini-test-suite maybe to cover across all methods (Create, etc). They get more interesting with updates, but I'm generally not that worried about this feature. We can start with basic coverage and count it done.

cleverguy25 commented 4 weeks ago

Added to epic https://github.com/pulumi/home/issues/3657