You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
don't let me butcher the description, here is the real thing. On the second apply it just worked
Error: error creating Backup Plan: InvalidParameterValueException: A Backup vault with ARN arn:aws:backup:us-east-1:951703363424:backup-vault:nexus-efs-vault does not exist
{
RespMetadata: {
StatusCode: 400,
RequestID: "72df00c7-d794-49a7-9e4d-43fa678d4cff"
},
Code_: "ERROR_3201",
Context: "arn:aws:backup:us-east-1:951703363424:backup-vault:nexus-efs-vault",
Message_: "A Backup vault with ARN arn:aws:backup:us-east-1:951703363424:backup-vault:nexus-efs-vault does not exist"
}
This likely is caused by things either getting created in the wrong order or the creation not being recognized until the second apply. I'm going to leave this open for informational purposes
Describe the bug
don't let me butcher the description, here is the real thing. On the second apply it just worked
To Reproduce
The text was updated successfully, but these errors were encountered: