-
Notifications
You must be signed in to change notification settings - Fork 47
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
Added HVS MongoDB Atlas integration resource #1084
Added HVS MongoDB Atlas integration resource #1084
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉 Thanks for putting this together!
examples/resources/hcp_vault_secrets_integration_mongodbatlas/resource.tf
Outdated
Show resolved
Hide resolved
…resource.tf Co-authored-by: Anton Averchenkov <[email protected]>
Co-authored-by: Anton Averchenkov <[email protected]>
…las-Integration-Resource
} | ||
i.ResourceID = types.StringValue(integrationModel.ResourceID) | ||
i.ResourceName = types.StringValue(integrationModel.ResourceName) | ||
i.Name = types.StringValue(integrationModel.Name) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The bug has been fixed upstream, the update response returns all the fields so we do not need to fall back on the saved state anymore.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍🏻
🛠️ Description
🏗️ Acceptance tests
Output from acceptance testing: