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

Add tests and supporting helper functions for Freeform Config Template #696

Conversation

chrismarget-j
Copy link
Collaborator

The missing piece which was causing id to be blank was the UseStateForUnknown() plan modifier:

PlanModifiers: []planmodifier.String{stringplanmodifier.UseStateForUnknown()},

@chrismarget-j chrismarget-j requested a review from bwJuniper July 2, 2024 00:19
Copy link
Collaborator

@bwJuniper bwJuniper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks great, thanks for the help with the test.

@bwJuniper bwJuniper merged commit 787619a into 688-support-freeform-reference-design Jul 2, 2024
1 check passed
@bwJuniper bwJuniper deleted the 688-support-freeform-reference-design-tests branch July 2, 2024 13:12
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