Error when creating stack
Closed this issue · 4 comments
SeriousMatt commented
Getting a cloudformation error in nested stack Codesuite-Demo-SSMInject which causes the entire stack to fail:
CREATE_FAILED | The following resource(s) failed to create: [ImportCode].
The account used also has full admin permissions for AWS resources.
SeriousMatt commented
I have tracked the issue by not providing the following parameters: Client Certificate Data and Client Key Data. These parameters do not show up in my local .kube config file either.
Netheros commented
Same issue here. I think it is because by default the .kube config file uses token authentication not a client certificate.
mohangarimella commented
Were you successful? Did you get your stack working?
SeriousMatt commented
Using this script setup, no. I was new to Kubernetes at the time and
eventually I just configured the cluster manually not using this repo.
…On Sun, May 19, 2019, 5:06 AM mohangarimella ***@***.***> wrote:
Were you successful? Did you get your stack working?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#8>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AC7TNBEQ4CMQR2N7R3WO4X3PWB4X5ANCNFSM4FR6V5BQ>
.