mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 02:40:14 +00:00
create more optional neovim settings
This commit is contained in:
@ -26,7 +26,7 @@ data "aws_iam_policy_document" "vmimport" {
|
||||
actions = [
|
||||
"s3:GetBucketLocation",
|
||||
"s3:GetObject",
|
||||
"s3:ListBucket",
|
||||
"s3:ListBucket",
|
||||
]
|
||||
resources = [
|
||||
"arn:aws:s3:::${aws_s3_object.image.bucket}",
|
||||
|
Reference in New Issue
Block a user