This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
generated from crossplane/provider-template
-
Notifications
You must be signed in to change notification settings - Fork 30
Failing to create AWS IAM Role #176
Labels
bug
Something isn't working
Comments
5 tasks
is the issue still relevant ? provider is running from master:
|
Any updates? |
We have the same problem when creating IAM roles with |
The same happens with policy: status:
atProvider: {}
conditions:
- lastTransitionTime: '2022-06-27T14:14:41Z'
message: >-
connect failed: cannot get terraform setup: failed to use pod service
account: unknown endpoint, could not resolve endpoint, partition: "aws",
service: "sts", region: "", known: [ap-northeast-2 aws-global
eu-central-1 eu-west-2 us-east-2 eu-west-1 us-west-1-fips us-west-2-fips
sa-east-1 us-east-1 us-east-1-fips ap-south-1 ap-southeast-1
ap-southeast-2 eu-north-1 eu-south-1 us-east-2-fips us-west-1 us-west-2
me-south-1 af-south-1 ap-east-1 ap-northeast-1 ca-central-1 eu-west-3]
reason: ReconcileError
status: 'False'
type: Synced |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
What happened?
I wanted to create an AWS IAM Role using the jet-aws provider, yet it seems to fail already with the provided example manifest provided example manifest
How can we reproduce it?
I simply created the resource with the following manifest ...
... after a while I got the following final state ...
What environment did it happen in?
Crossplane version: 1.6.1
The text was updated successfully, but these errors were encountered: