Closed seankross closed 7 months ago
On branch s3-iam
aws_secrets_all()
Error in `relocate()`: ! Can't select columns that don't exist. ✖ Column `arn` doesn't exist. Run `rlang::last_trace()` to see where the error occurred.
Probably the ideal is it returns an empty tibble (like when there are no buckets)
thanks. not specific to no secrets - was filtering to a certain element being present, but I dont think that's necessary, plus another fix
should be fixed
On branch s3-iam
Probably the ideal is it returns an empty tibble (like when there are no buckets)