Closed nleite closed 3 years ago
@nleite I'll have the team look into why the fix did not seem to address the issue.
Internal ticket INTMDB-255
Slightly different issue than what we fixed last time but corrected and will be in the next release, 1.0.2.
We have released the pre-release https://github.com/mongodb/terraform-provider-mongodbatlas/releases/tag/v1.0.2-pre.1 If you @nleite could test and verify before release that would be great.
1.0.2 is out. Please let us know if any issues remain.
👍 I'm testing this out today. thanks!
Terraform CLI and Terraform MongoDB Atlas Provider Version
Terraform Configuration File
Steps to Reproduce
terraform init -upgrade
terraform plan -out tfplan
terraform apply tfplan
Expected Behavior
Encrypted backup keys set on Atlas. No crash expected :trollface:
Actual Behavior
Debug Output
Crash Output
Additional Context
This operation was applying a change to already existing deployed cluster.
References
Testing new build that "fixes" https://github.com/mongodb/terraform-provider-mongodbatlas/issues/517
FYI @themantissa
N.