• Mal Graty's avatar
    Let AWS DNS API code pull creds from instance role · 48eaa0e5
    Mal Graty authored
    Add option (AWS_USE_INSTANCE_ROLE) to have the AWS DNS API driver pull
    the necessary credentials from the AWS EC2 instance metadata endpoint
    when required.
    
    This is a non-breaking change as it only takes effect when explicitly
    turned on via the environment variable, and fails safe back to the
    normal code path.
    48eaa0e5
dns_aws.sh 10.4 KB