Closed paullatzelsperger closed 2 months ago
This PR allows tunnelling the endpointOverride property through the resource definition, and then to set it on the SDK clients.
endpointOverride
using the provisioner in self-hosted environments or with custom DNS would be impossible otherwise
iamAsyncClient
Closes # <-- insert Issue number if one exists
_Please be sure to take a look at the contributing guidelines and our etiquette for pull requests._
What this PR changes/adds
This PR allows tunnelling the
endpointOverride
property through the resource definition, and then to set it on the SDK clients.Why it does that
using the provisioner in self-hosted environments or with custom DNS would be impossible otherwise
Further notes
iamAsyncClient
can exist, one per endpoint overrideLinked Issue(s)
Closes # <-- insert Issue number if one exists
_Please be sure to take a look at the contributing guidelines and our etiquette for pull requests._