-
Notifications
You must be signed in to change notification settings - Fork 403
CloudFormation stack template does not work #1546
Comments
This issue hasn't been updated in 45 days, so we are tagging it as 'stale'. If you want to remove this label, comment:
|
cc @saimadineni |
This issue is tagged as 'stale' and hasn't been updated in 45 days, so we are tagging it as 'to-be-closed'. It will be closed in 45 days unless updates are made. If you want to remove this label, comment:
|
what i dont like is that these issues never get ressolved. Is there any status on this? I had similar error and the problem was the IAM configuration plus cloud driver was not enabled.... |
@spinnakerbot remove-label to-be-closed seeing this with the AWS console & the CLI $ aws cloudformation deploy --stack-name spinnaker-managing-infrastructure-setup --template-file managing.yaml --parameter-overrides UseAccessKeyForAuthentication=true --capabilities CAPABILITY_NAMED_IAM --region us-east-2
An error occurred (ValidationError) when calling the CreateChangeSet operation: Unresolved resource dependencies [SpinnakerInstanceProfile] in the Outputs block of the template Is there a change that we can make to the |
Getting the same issue, couldn't find the proper documentation to work around this. |
@akshayabd any update on this? |
I've added it in the agenda to discuss in next week's AWS SIG meeting: |
We discussed this in the SIG meeting today. These docs are too outdated and just updating the EKS version isn't correct. @pauljrob is working on a new version of the docs. In the meantime he recommends users follow https://aws.amazon.com/blogs/opensource/continuous-delivery-spinnaker-amazon-eks/ So the recommendation is to remove the existing docs and just point to the article above. Once a new version of the docs is available @pauljrob will create a PR for it. |
We should add a blurb to the page that will point users to that aws page while the spinnaker.io page is being worked on. |
Apologies I haven't gotten to this yet - WIP |
#1763 opened for review |
Page: /setup/install/providers/aws/aws-ec2/
Feedback: running the provided stack template with recommended parameters fails with the message : Unresolved resource dependencies [SpinnakerInstanceProfile] in the Outputs block of the template
The text was updated successfully, but these errors were encountered: