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: env0_azure_credentials - apply after import will delete+create #378

Merged
merged 1 commit into from
May 16, 2022

Conversation

TomerHeber
Copy link
Collaborator

Part of a larger effort to add import to all credentials types.
This one is for Azure (AWS complete and GCP pending).

Solution

  1. Fixed some bugs.
  2. Added import functionality.
  3. Added acceptance testing.
  4. Added examples for import.

Id: "id2",
Name: "update",
Id: "f595c4b6-0a24-4c22-89f7-7030045de3aa",
Name: "testUpdate",
Copy link
Collaborator Author

@TomerHeber TomerHeber May 15, 2022

Choose a reason for hiding this comment

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

bug in the testing. Not sure how it passed in the past.
The name should be "testUpdate" and not "update".

@github-actions github-actions bot added ready to merge PR approved - can be merged once the PR owner is ready and removed pending final review labels May 16, 2022
@TomerHeber TomerHeber merged commit fcf606a into main May 16, 2022
@TomerHeber TomerHeber deleted the fix-apply-will-delete-create-#99 branch May 16, 2022 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
examples fix provider ready to merge PR approved - can be merged once the PR owner is ready
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants