provider: Make region
parameter Optional
#23321
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
provider
Pertains to the provider itself, rather than any interaction with AWS.
Milestone
The provider currently requires the
region
parameter to be set, though it can be set using the environment variablesAWS_REGION
andAWS_DEFAULT_REGION
.The
aws-sdk-go-base
can now source the region from:Region
parameterAWS_REGION
andAWS_DEFAULT_REGION
The provider should still validate the region unless
skip_region_validation
is setThe text was updated successfully, but these errors were encountered: