-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
enhancement for postgresql backup instance #13183
enhancement for postgresql backup instance #13183
Conversation
ms-henglu
commented
Aug 31, 2021
•
edited
Loading
edited
26e4786
to
e2ed8f9
Compare
website/docs/r/data_protection_backup_instance_postgresql.html.markdown
Outdated
Show resolved
Hide resolved
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 @ms-henglu. Aside from a few minor comments this is looking good 👍🏼. Since this is my first larger PR review I may ask someone from my team to have a look over this as well.
website/docs/r/data_protection_backup_instance_postgresql.html.markdown
Outdated
Show resolved
Hide resolved
internal/services/dataprotection/data_protection_backup_instance_postgresql_resource.go
Show resolved
Hide resolved
@stephybun , Hi, thanks for code review! I've updated it according to your suggestions, please take another look, thanks! |
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.
Hi @ms-henglu, agreed with @stephybun - pending from some minor comments and test results this should be good to merge 👍
internal/services/dataprotection/data_protection_backup_instance_postgresql_resource.go
Show resolved
Hide resolved
website/docs/r/data_protection_backup_instance_postgresql.html.markdown
Outdated
Show resolved
Hide resolved
@manicminer , Hi, thanks for code review. I've added debug message when conversion failed. And the field supports both key vault secret's id and versionless id, so I've added that to the doc. Thanks! |
About the test results, service team is fixing the bug which caused all tests failed. I'll attach a tc results once it got fixed. |
@manicminer , Hi, tests passed. Could you please take another look, thanks! |
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 @ms-henglu, this LGTM 🔌
This functionality has been released in v2.75.0 of the Terraform Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
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 contributions. |