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

feature: support migration from community provider #62

Open
mkjmdski opened this issue Oct 3, 2024 · 2 comments
Open

feature: support migration from community provider #62

mkjmdski opened this issue Oct 3, 2024 · 2 comments

Comments

@mkjmdski
Copy link

mkjmdski commented Oct 3, 2024

Hello!
So far I have been using https://registry.terraform.io/providers/AegirHealth/netlify/latest/docs community netlify provider, as official one has not been a thing yet at time when I was configuring infrastrcture.
However the community project has been discontinued.
I'm looking forward to migrate my code to the official provider now, but I'm missing following features to be able to do that:

  • creating a new site with custom domain
  • connecting site to a deploy_key
  • setting up build hook (I relay on triggering builds by hooks in custom workflows)
@ramonsnir
Copy link
Member

See my comment here #39 (comment) for what's currently blocking us.

Adding deploy keys and build hooks is easy, but we'll hold off on that until we have a good solution for site creation (just due to priorities; no technical blocker on those).

@mkjmdski
Copy link
Author

Thanks for letting me know, I hope you will get time soon to look into developing the provider as it looks promising!

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