Skip to content

feat(mongodb): [118133960]support mongodb encryption and backup rule #2692

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

Merged
merged 3 commits into from
Jun 28, 2024

Conversation

tongyiming
Copy link
Collaborator

No description provided.

@tongyiming tongyiming changed the title support mongodb encryption and backup rule feat(mongodb): [118133960]support mongodb encryption and backup rule Jun 25, 2024
@tongyiming tongyiming added the run check run check label Jun 25, 2024
},
Schema: map[string]*schema.Schema{
"instance_id": {
Required: true,
Copy link
Collaborator

Choose a reason for hiding this comment

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

forcenew

"key_id": {
Optional: true,
Type: schema.TypeString,
Description: "Key ID. If this parameter is not set and the specific key ID is not specified, Tencent Cloud will automatically generate the key.",
Copy link
Collaborator

Choose a reason for hiding this comment

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

and this key will be beyond the control of Terraform.

@tongyiming tongyiming force-pushed the feat/mongodb-encryption-backup branch from b22db4a to 1bd6afd Compare June 27, 2024 11:35
@tongyiming tongyiming added run check run check and removed run check run check labels Jun 27, 2024
@tongyiming tongyiming force-pushed the feat/mongodb-encryption-backup branch from dc1e468 to 24b03e3 Compare June 28, 2024 09:59
@hellertang hellertang merged commit 0f567ca into master Jun 28, 2024
8 checks passed
@hellertang hellertang deleted the feat/mongodb-encryption-backup branch June 28, 2024 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run check run check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants