Skip to content

Conversation

@t0yv0
Copy link
Member

@t0yv0 t0yv0 commented May 16, 2025

Toward fixing #3078

Surprisingly this still cannot pass the test because it is now doing:

priorState.Value.Diff(plannedStateValue)

and that somehow blows up in the presence of values with DynamicPseudoType type.

I get this:

        stderr: error: AttributeName("dyn"): Error converting tftypes.Number<"42"> (value2) at "AttributeName(\"dyn\")": can't unmarshal tftypes.Number into *string, expected string

@t0yv0 t0yv0 requested a review from VenelinMartinov May 16, 2025 20:56
@t0yv0
Copy link
Member Author

t0yv0 commented May 16, 2025

Reminder to self: tuples don't yet fully integrate through RawStateDelta so tuple paths are not there.

@VenelinMartinov
Copy link
Contributor

superseded by #3099

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants