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

Fix to prevent api key from being removed from the state file when the key is updated #341

Merged
merged 5 commits into from
Feb 19, 2025

Conversation

pburrows-ns1
Copy link
Contributor

Issue: #340

API Keys are only visible on create, which means they get removed from the state file if they get updated at all due to the empty response for key on update.

This fix keeps the api key in the state file.

@pburrows-ns1 pburrows-ns1 force-pushed the PENG-6067/fix-apikey-state branch from 146f722 to a5a65d1 Compare February 18, 2025 13:51
Copy link
Contributor

@fformica fformica left a comment

Choose a reason for hiding this comment

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

LGTM

@pburrows-ns1 pburrows-ns1 merged commit 8cc2b0a into master Feb 19, 2025
2 checks passed
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