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: backup schedule time #609

Merged
merged 5 commits into from
Nov 28, 2024
Merged

feat: backup schedule time #609

merged 5 commits into from
Nov 28, 2024

Conversation

wai-wong-edb
Copy link
Collaborator

No description provided.

@wai-wong-edb wai-wong-edb force-pushed the ww-scheduled-backup-time branch from 278bf8f to 117837c Compare November 13, 2024 15:38
@wai-wong-edb wai-wong-edb changed the title feat: backup schedule feat: backup schedule time Nov 13, 2024
@wai-wong-edb wai-wong-edb force-pushed the ww-scheduled-backup-time branch from 27d7f9d to 62e7984 Compare November 25, 2024 15:38
@@ -31,3 +32,9 @@ func buildAPIReqAssignTags(tfRsrcTags []commonTerraform.Tag) []commonApi.Tag {
}
return tags
}

var ResourceBackupScheduleTime = schema.StringAttribute{
MarkdownDescription: "Backup schedule time in 24 hour format.",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Backup schedule time in 24 hour cron expression format.

Copy link
Collaborator

@edbamolvyavahare edbamolvyavahare left a comment

Choose a reason for hiding this comment

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

LGTM

# Conflicts:
#	pkg/models/cluster.go
#	pkg/models/pgd/api/data_group.go
#	pkg/models/pgd/terraform/data_group.go
#	pkg/provider/common.go
#	pkg/provider/data_source_cluster.go
#	pkg/provider/data_source_fareplica.go
#	pkg/provider/data_source_pgd.go
#	pkg/provider/resource_cluster.go
#	pkg/provider/resource_fareplica.go
#	pkg/provider/resource_pgd.go
Copy link
Collaborator

@edbamolvyavahare edbamolvyavahare left a comment

Choose a reason for hiding this comment

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

LGTM

@wai-wong-edb wai-wong-edb merged commit 2bea36d into main Nov 28, 2024
7 checks passed
@wai-wong-edb wai-wong-edb deleted the ww-scheduled-backup-time branch November 28, 2024 10:55
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