-
-
Notifications
You must be signed in to change notification settings - Fork 598
Closed
Description
Description
During restore from the snapshot error appear:
"snapshot_identifier": conflicts with global_cluster_identifier
All works fine if snapshot restore doesn't require.
- ✋ I have searched the open/closed issues and my issue is not listed.
⚠️ Note
Tested on different module version.
Also updated AWS provider to the latest available 4.60.0 which has this issue in the description and marked as fixed - it doesn't help.
Versions
-
Module version [Required]: 7.7.0
-
Terraform version:
v1.3.4 -
Provider version(s):
- provider registry.terraform.io/hashicorp/aws v4.60.0
- provider registry.terraform.io/hashicorp/local v2.4.0
- provider registry.terraform.io/hashicorp/null v3.2.1
- provider registry.terraform.io/hashicorp/random v3.4.3
- provider registry.terraform.io/hashicorp/template v2.2.0
Reproduction Code [Required]
Run RDS creation/update with defined variable - snapshot_identifier
Expected behavior
Create RDS from snapshot.
Actual behavior
Got an error on PLAN run:
│ "snapshot_identifier": conflicts with global_cluster_identifier
Metadata
Metadata
Assignees
Labels
No labels