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

prepare framework migration #408

Closed
wants to merge 7 commits into from
Closed

prepare framework migration #408

wants to merge 7 commits into from

Conversation

treywelsh
Copy link
Collaborator

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for PR followers and do not help prioritize the request

Description

The goal of this PR is to implement a provider using the framework in a minimal way in order to allow to migrate resources one by one over several provider releases.

This try to follow the migration procedure from terraform documentation.

References

Close #383

Checklist

  • I have created an issue and I have mentioned it in References
  • My code follows the style guidelines of this project (use go fmt)
  • My changes generate no new warnings or errors
  • I have updated the unit tests and they pass succesfuly
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation (if needed)
  • I have updated the changelog file

@treywelsh treywelsh force-pushed the framework_migration branch 4 times, most recently from 5f77965 to 4716d26 Compare February 16, 2023 17:20
@treywelsh treywelsh force-pushed the framework_migration branch 3 times, most recently from 059b972 to 6b9563e Compare February 24, 2023 15:49
@treywelsh treywelsh force-pushed the framework_migration branch 3 times, most recently from 6f076e8 to c43aeaf Compare February 24, 2023 16:58
@github-actions
Copy link

github-actions bot commented Apr 1, 2023

This pull request is stale because it has been open for 30 days with no activity and it is not in a milestone. Remove 'status: stale' label or comment, or this will be closed in 5 days.

@github-actions github-actions bot closed this Apr 7, 2023
@treywelsh treywelsh deleted the framework_migration branch April 14, 2023 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

framework 1.0 available
1 participant