provider-aws
provider-aws copied to clipboard
Crossplane AWS Provider
Update cycles = updating but the resource is still not in a desired state therefore Crossplane requests another update (which will go on indefinitely) ### What happened? There are some...
### What happened? - Update from 0.27.1 to 0.29.0 - IAM Policy are tied down as much as possible. After the Update we do get a DEBUG Messages that "Observe"...
### What happened? With version 0.28.1 the provider needs access to iam:UpdateUser on all users to update tags. In 0.27.1 this could be limited to users with prefixes. Role with...
### What happened? During reconciliation for CloudFront distribution, Crossplane changed the order in the `customHeaders.items`. Due to that if you use tools like argoCD you end up with an infinite...
### What happened? failed to list the ResourceRecordSet resource: api error Throttling: Rate exceeded I hope to know how to avoid the ratelimit ### How can we reproduce it? ###...
Do we have a CRD/API for creating an ec2 autoscaling group ?
### What problem are you facing? Creating a privatednsnamespace with tags succeeds in creating the namespace, however, the tags are not applied and any updates to the namespace still fail....
I am trying to spawn an Instance using a LaunchTemplate which has `imageId` set. I have set `launchTemplate.launchTemplateName` to reference said template. I expect that I only need to set...
### What resource do you need? NACL,VPC Flow logs and Private Hosted zone association with VPC ### What is your use case? How can we create subnet Netwok access control...
### What happened? When creating a CacheCluster CRD for redis, no kubernetes secret is created containing the details required for establishing a connection to redis, e.g. - endpoint url -...