Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow bucket object listing #305

Merged
merged 2 commits into from
Nov 11, 2023
Merged

Commits on Nov 11, 2023

  1. terraform-iam: convert to aws_iam_policy_document

    This makes it a bit easier to write these policies. It's a mechanical
    conversion from the previous version.
    flokli committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    410a444 View commit details
    Browse the repository at this point in the history
  2. terraform-iam: fix listing for nix-cache-logs and others (hopefully)

    This adds support for the ListObjects[V2] actions, which should allow
    listing the contents in there.
    flokli authored and zimbatm committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    eccb66d View commit details
    Browse the repository at this point in the history