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

SDKv2 Test Primitive types in Diff #2786

Open
VenelinMartinov opened this issue Dec 24, 2024 · 0 comments
Open

SDKv2 Test Primitive types in Diff #2786

VenelinMartinov opened this issue Dec 24, 2024 · 0 comments
Assignees
Labels
kind/engineering Work that is not visible to an external user

Comments

@VenelinMartinov
Copy link
Contributor

VenelinMartinov commented Dec 24, 2024

For schemas with TF primitive types:

  • Bool
  • String
  • Float
  • Int

with the additional variations:

  • Optional
  • Required
  • Optional + Computed
    • set in the program
    • set by the provider
  • Defaults

each of these with:

  • ForceNew

for the following scenarios:

  • null unchanged
  • non-null unchanged
  • added
  • removed
  • changed
@pulumi-bot pulumi-bot added the needs-triage Needs attention from the triage team label Dec 24, 2024
@VenelinMartinov VenelinMartinov added kind/engineering Work that is not visible to an external user and removed needs-triage Needs attention from the triage team labels Dec 24, 2024
@VenelinMartinov VenelinMartinov self-assigned this Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/engineering Work that is not visible to an external user
Projects
None yet
Development

No branches or pull requests

2 participants