Skip to content

bug #227

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

Closed
teeejas opened this issue Sep 24, 2021 · 4 comments
Closed

bug #227

teeejas opened this issue Sep 24, 2021 · 4 comments

Comments

@teeejas
Copy link

teeejas commented Sep 24, 2021

I am stuck on this error what is it looking for?

on main.tf line 13, in module "atlantis":
│ 13: module "atlantis" {
│ The argument "atlantis_repo_allowlist" is required, but no definition was found.

Here is what I have in my tfvars
atlantis_allowed_repo_names = ["jks-lab","jks-lab2"]

atlantis_repo_allowlist =["github.com/teeejas/*","github.com/teeejas/jks-lab"]

Tried all possible combinations.. nothing works

@antonbabenko
Copy link
Member

Double-check that you don't have atlantis_repo_whitelist anywhere in your code since it was renamed (see #198) and sometimes the code may referring to it.

Also, make sure that you are using the latest version of the module.

PS: Please open the issue following the template and provide the configuration you are using.

@teeejas
Copy link
Author

teeejas commented Sep 24, 2021 via email

@antonbabenko
Copy link
Member

This looks correct to me.

@github-actions
Copy link

github-actions bot commented Nov 8, 2022

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants