fix: work around deleted plugin release - #11771
Conversation
nywilken
left a comment
There was a problem hiding this comment.
LGTM. Thanks for looking into this further. Please let us know if we should communicate different process/instructions to maintainers.
|
@nywilken Thank you! 💖 I think the docs are great as-is - for huaweicloud/packer-plugin-huaweicloud, I believe this might tie back to a previously valid For ivoronin/packer-plugin-sshkey, I think this ties to our lack of flexibility on the platform side in smart fallbacks when a |
|
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
This PR pins the versions of huaweicloud/packer-plugin-huaweicloud and ivoronin/packer-plugin-sshkey. Without these plugin packages pinned, we run into build errors, which affect our deployments of hashicorp/dev-portal.
Note: we're working on a more robust fix for this issue in hashicorp/web-platform-packages#47. That fix will allow use to provide more robust resolution of docs
.mdxfiles whenversionsis set tolatest. This may mitigate the need to pin plugins to specific versions when they fail.