Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cross-test Configure: PF: Inputs work as expected #2763

Open
12 tasks
iwahbe opened this issue Dec 17, 2024 · 0 comments
Open
12 tasks

Cross-test Configure: PF: Inputs work as expected #2763

iwahbe opened this issue Dec 17, 2024 · 0 comments
Labels
area/testing The internal testing setup of the bridge kind/engineering Work that is not visible to an external user

Comments

@iwahbe
Copy link
Member

iwahbe commented Dec 17, 2024

We need to assert that when the configure handler witnesses an attribute/property of the given type, they cannot distinguish between Pulumi and Terraform.

Primitive types

  • StringAttribute
  • BoolAttribute
  • Int64Attribute
  • Float64Attribute
  • NumberAttribute

Attribute Collection types

  • ListAttribute
  • SetAttribute
  • MapAttribute
  • ObjectAttribute

Block Collection types

  • ListNestedBlock
  • SetNestedBlock
  • MapNestedBlock
@pulumi-bot pulumi-bot added the needs-triage Needs attention from the triage team label Dec 17, 2024
@iwahbe iwahbe added kind/engineering Work that is not visible to an external user area/testing The internal testing setup of the bridge and removed needs-triage Needs attention from the triage team labels Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/testing The internal testing setup of the bridge kind/engineering Work that is not visible to an external user
Projects
None yet
Development

No branches or pull requests

2 participants