• Bryce Carman's avatar
    Add AWS cloud provider option for IAM role · 3b99e1b4
    Bryce Carman authored
    Currently the AWS cloud provider uses the EC2 instance role when
    interacting with AWS APIs. This change gives the option to provide and IAM
    role that the cloud provider will assume before calling the APIs. All
    resources created by the role will be owned by that account instead of
    the account where the EC2 instance is running.
    3b99e1b4
regions_test.go 1.97 KB