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

feat: allow anonymous access if token not set #15

Merged
merged 1 commit into from
Apr 18, 2020
Merged

feat: allow anonymous access if token not set #15

merged 1 commit into from
Apr 18, 2020

Conversation

jhosteny
Copy link
Contributor

@jhosteny jhosteny commented Apr 8, 2020

If this module is used in the code pipeline module (e.g., in the ECS web app module), the provider fails with bad credentials, even if the pipeline or webhooks are disabled.

By setting anonymous access on the provider configuration when the token is not provided, this problem is avoided.

A longer term fix is probably (as others have suggested) to remove the code pipeline from the web app module.

Copy link
Contributor

@maximmi maximmi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jhosteny please, rebase the PR

@jhosteny jhosteny requested a review from maximmi April 17, 2020 14:56
@maximmi
Copy link
Contributor

maximmi commented Apr 18, 2020

/codefresh run test

Copy link
Contributor

@maximmi maximmi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @jhosteny

@maximmi maximmi merged commit bc1fc67 into cloudposse:master Apr 18, 2020
@jhosteny
Copy link
Contributor Author

Hi @maximmi, can you push a new tag with this change at some point? I'd like to thread it back up all the way into https://github.com/cloudposse/terraform-aws-ecs-web-app.

@maximmi
Copy link
Contributor

maximmi commented Apr 22, 2020

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

Successfully merging this pull request may close these issues.

2 participants