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

feat: Allow setting maintenance time in ovh_cloud_project_database #748

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

amstuta
Copy link
Contributor

@amstuta amstuta commented Oct 11, 2024

Description

Fixes #747

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Improvement (improve existing resource(s) or datasource(s))
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

How Has This Been Tested?

  • Test A: make testacc TESTARGS="-run TestAccCloudProjectDatabase_basic"

Plan string `json:"plan"`
SubnetId string `json:"subnetId,omitempty"`
Version string `json:"version"`
MaintenanceTime string `json:"maintenanceTime,omitempty"`
Copy link
Contributor

Choose a reason for hiding this comment

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

Could be kept alphabetically sorted

deathiop
deathiop previously approved these changes Oct 11, 2024
@amstuta amstuta merged commit bf72782 into master Oct 11, 2024
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.

[FEATURE] ovh_cloud_project_database provide maintenance_time as in API
2 participants