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

Use declare keyword in TS example for dynamic resource outputs. #13146

Closed
wants to merge 1 commit into from

Conversation

thoward
Copy link
Contributor

@thoward thoward commented Oct 17, 2024

Per: #11639 and #13132 ... this should be using declare.

@thoward thoward added kind/bug Some behavior is incorrect or out of spec kind/documentation Improvements or additions to documentation labels Oct 17, 2024
@thoward thoward added this to the 0.111 milestone Oct 17, 2024
@thoward thoward self-assigned this Oct 17, 2024
@thoward thoward requested a review from a team as a code owner October 17, 2024 21:08
@pulumi-bot
Copy link
Collaborator

@thoward thoward requested a review from justinvp October 17, 2024 21:37
@thoward
Copy link
Contributor Author

thoward commented Oct 28, 2024

ping @justinvp . would love to get a technical review here.

Copy link
Member

@justinvp justinvp left a comment

Choose a reason for hiding this comment

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

I'm not convinced this is necessary. None of our generated provider SDKs use declare. I've asked about it at #11639 (comment)

@mikhailshilkov mikhailshilkov removed this from the 0.111 milestone Oct 31, 2024
@thoward
Copy link
Contributor Author

thoward commented Nov 8, 2024

Gonna close this until we figure out if its necessary or not. Can reopen if we determine it's needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Some behavior is incorrect or out of spec kind/documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants