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

Allow compatibility for pages and environments #118

Closed
rgupta-mwb opened this issue Apr 26, 2022 · 2 comments
Closed

Allow compatibility for pages and environments #118

rgupta-mwb opened this issue Apr 26, 2022 · 2 comments
Assignees

Comments

@rgupta-mwb
Copy link

Hi, I have been trying to import some repos into a master repo forked from this, but some repositories couldn't be imported because the module doesn't support pages or environments which a repo may have. Is there anything we can do about this, even if it is just so it doesn't make any change to it but allows me to import the repo?

@mariux
Copy link
Member

mariux commented Apr 26, 2022

hi @rgupta-mwb..

thank you for taking the time to report this.

the module doesn't support pages or environments which a repo may have.

pages are supported and documented here: https://github.com/mineiros-io/terraform-github-repository#var-pages

I am not quiet sure what you mean by environments: We did not yet implemented the github_repository_environment resource.

But this should not block you from importing as it is an independent resource that can also be used outside of the module until the module adds support for this.

How does your code look like? What command do you use to import and what errors do you get?

@mariux mariux self-assigned this Apr 26, 2022
@soerenmartius soerenmartius added the help wanted Extra attention is needed label Aug 27, 2022
@mariux mariux removed the help wanted Extra attention is needed label Sep 3, 2022
@soerenmartius
Copy link
Member

soerenmartius commented Sep 19, 2022

Hi @rgupta-mwb , just following up on this. Would it be possible to get your input? Otherwise we would close this request soon.

Thanks and have a good evening

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

3 participants