Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/infra
base: f876f4f92a7d
Choose a base ref
...
head repository: NixOS/infra
compare: 251de3f83b07
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Jun 20, 2018

  1. Update provisioner IAM policy

    NixOps now uses the DescribeIamInstanceProfileAssociations API, so we
    need to allow that.
    
    For reference, the policy was updated via
    
    $ aws iam create-policy-version --region us-east-1 --policy-arn arn:aws:iam::080433136561:policy/hydra-provisioner-201709041653 --policy-document file://hydra-provisioner/policy.json --set-as-default
    edolstra committed Jun 20, 2018
    Copy the full SHA
    251de3f View commit details
    Browse the repository at this point in the history