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/nixops-aws
base: 7e0f25872fff
Choose a base ref
...
head repository: NixOS/nixops-aws
compare: ce9e0ae63981
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Nov 27, 2020

  1. Allow Route53 recordsets to point at EIPs

    Allow the values in a route53 recordset to be ElasticIP resources, in
    the same way that they are allowed to be machine resources, and resolve
    the ip address of the ElasticIP when creating the recordset
    glittershark authored and adisbladis committed Nov 27, 2020
    Copy the full SHA
    de62c23 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a457c87 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #118 from glittershark/route53-eip

    Allow Route53 recordsets to point at EIPs
    adisbladis committed Nov 27, 2020
    Copy the full SHA
    ce9e0ae View commit details
    Browse the repository at this point in the history