Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show logs of the AWS stack operation progress #104

Open
avp1984 opened this issue Nov 23, 2023 · 1 comment
Open

Show logs of the AWS stack operation progress #104

avp1984 opened this issue Nov 23, 2023 · 1 comment

Comments

@avp1984
Copy link

avp1984 commented Nov 23, 2023

Hi,
Is there any cli parameter to enable the trace of the stackup process?

I am using the dockerised version and it is throwing the error "no credentials provided". Passing the role to switch in the cli and it is not being honoured. This issue starts two days back and the version we use is "1.4.6"

The command we used is

docker run --rm -v /builds/orchestrator /orchestrator/components/shared-infra:/cwd -e AWS_ACCESS_KEY_ID -e AWS_SECRET_ACCESS_KEY -e AWS_SESSION_TOKEN -e AWS_REGION realestate/stackup:1.4.6 configStack up -t bootstrap/bootstrap.yml -p bootstrap/stack_params_dev.yml --tags bootstrap/tags.yml --with-role arn:aws:iam::0000000:role/ci-deployment --service-role-arn arn:aws:iam::0000000:role/ci-passed-role

Any help on enabling the trace is greatly appreciated.

@mdub
Copy link
Contributor

mdub commented Nov 23, 2023

Have you tried --debug?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants