Ismayil Mirzali
Ismayil Mirzali
#### Description According to [current AWS Documentation](https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-envvars.html), the CLI actually looks for the `AWS_SHARED_CREDENTIALS_FILE` variable and not `AWS_CREDENTIALS_FILE`. #### Motivation and Context Closes #4167 Closes #4213 #### Screenshots (if appropriate):...
**Description** This PR should fix the issue where the Digital Ocean provider unnecessarily tries to update records, due to the TTL comparison that happens [here](https://github.com/kubernetes-sigs/external-dns/blob/master/plan/plan.go#L197). ```go func shouldUpdateTTL(desired, current *endpoint.Endpoint)...
Happens with the latest version with both the macOS binary and the Docker image. ``` [2024-03-15T15:05:49Z ERROR martin] Unable to get a Postgres connection from the pool develop: Error occurred...
### Description This PR introduces 2 new data sources: `aws_vpc_ipam` and `aws_vpc_ipams`, following the convention of the `aws_vpc_ipam_pool` and `aws_vpc_ipam_pools` data sources. ### Relations ### References ### Output from Acceptance...