While trying to create a backup policy for mongodb cluster using Terraform. I got below error
Error: error updating a Cloud Provider Snapshot Backup Policy: PATCH ***************** 403 (request "Forbidden") This resource requires access through a whitelist of ip ranges.
I have been using the code from the sample provided here just replaced the mongodb cluster id and name with my cluster name and id.
I couldn't find anything for this error online. Please help if anyone faced this error.