- 20 Feb, 2018 2 commits
-
-
Mal Graty authored
This is to provide a clean path to future extension work such as adding a _use_container_role function to offer similar support for ECS containers. The $_using_role flag has also been made generic so that future role providers can also make use of it.
-
Mal Graty authored
Use the behavior established in the botocore python library to inform how and when instance metadata is fetched in an attempt to acquire valid AWS credentials. - Use it as a fallback when no other credentials are provided - Set the timeout of metadata requests to 1 second
-
- 19 Feb, 2018 1 commit
-
-
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.
-
- 15 Feb, 2018 4 commits
- 14 Feb, 2018 6 commits
-
-
neilpang authored
-
neilpang authored
-
neilpang authored
-
neilpang authored
-
-
Martin Donlon authored
Replace printf with echo Move dreamhost to bottom of DNS API list
-
- 13 Feb, 2018 4 commits
- 12 Feb, 2018 1 commit
-
-
neilpang authored
-
- 11 Feb, 2018 1 commit
-
-
Martin Donlon authored
-
- 10 Feb, 2018 3 commits
- 07 Feb, 2018 2 commits
-
-
neilpang authored
-
-
- 06 Feb, 2018 1 commit
-
- 26 Jan, 2018 3 commits
- 25 Jan, 2018 6 commits
- 24 Jan, 2018 3 commits
- 23 Jan, 2018 3 commits
-
-
martgras authored
-
martgras authored
-
martgras authored
Adding support for Azure DNS See https://docs.microsoft.com/en-us/azure/dns/
-