sparse-gold-10561
10/11/2023, 2:25 PMaws:batch:JobQueue
as the resources created with 5.0 have schedulingPolicyArn
set as ""
inside of the state, instead of None or not existing. Since its an optional parameter, we don't have any values for them configured. Now we can't delete or change the old resources.. Any advice?
aws:batch:JobQueue resource-xxxxx deleting (0s)
@ Destroying..............
- aws:batch:JobQueue resource-xxxxx deleting (10s) error: [AttributeName("scheduling_policy_arn")] ARN Type Validation Error: Value "" cannot be parsed as an ARN.
- aws:batch:JobQueue resource-xxxxx **deleting failed** error: [AttributeName("scheduling_policy_arn")] ARN Type Validation Error: Value "" cannot be parsed as an ARN.
pulumi:pulumi:Stack stack-xxxxx error: update failed
pulumi:pulumi:Stack stack-xxxxx **failed** 1 error
Diagnostics:
aws:batch:JobQueue ( resource-xxxxx):
error: [AttributeName("scheduling_policy_arn")] ARN Type Validation Error: Value "" cannot be parsed as an ARN.
pulumi:pulumi:Stack ( stack-xxxxx):
error: update failed
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.
Powered by