provider-aws icon indicating copy to clipboard operation
provider-aws copied to clipboard

Crossplane AWS Provider

Results 148 provider-aws issues
Sort by recently updated
recently updated
newest added

### What happened? We are right now updating our rds certificates and have discovered a similar issue like described in this ticket #1889 At least we see additional unexpected behaviour...

bug

### Checklist * [ ] Create the new release branch with minor version, i.e. `release-0.21` for `v0.21.0`. * You can use the existing branch for patch releases. * [ ]...

release

__This is a preview-PR, it's not supposed to be merged now.__ It's to show a feature that requires https://github.com/crossplane/crossplane/pull/5557 and https://github.com/crossplane-contrib/provider-aws/pull/2030 Related to #2029 ### Description of your changes This...

Fixes ![Screenshot 2024-09-06 at 12 13 50](https://github.com/user-attachments/assets/0c292ce6-6bcd-407f-b0bc-0455fe21e5c1) The value of `DesiredCount` and `RunningCount` are equal, so the `Condition` should be `Available` I have: - [ ] Read and followed Crossplane's...

### What happened? I'm trying to create a [Cognito User](https://marketplace.upbound.io/providers/upbound/provider-aws-cognitoidp/v1.13.0/resources/cognitoidp.aws.upbound.io/User/v1beta1) and AWS requests are without username field. The User resource doc shows **there is no** field called `username ` or...

bug

### Description of your changes Fixes #2087 I have: - [x] Read and followed Crossplane's [contribution process]. - [x] Run `make reviewable test` to ensure this PR is ready for...

### What happened? This PR https://github.com/crossplane-contrib/provider-aws/pull/1985 i believe results in a bug where existing redis clusters with `engineVersion: 6.x` set are failing to sync due to the check for version...

bug

### Checklist * [ ] Create the new release branch with minor version, i.e. `release-0.21` for `v0.21.0`. * You can use the existing branch for patch releases. * [ ]...

release