{"id":16785101,"url":"https://github.com/imod/azure-nextgen-migration","last_synced_at":"2025-07-23T17:32:00.504Z","repository":{"id":139866403,"uuid":"348877054","full_name":"imod/azure-nextgen-migration","owner":"imod","description":"example project showing pulumi migration problems","archived":false,"fork":false,"pushed_at":"2021-03-17T23:23:17.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-10T06:39:14.008Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/imod.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-03-17T23:08:04.000Z","updated_at":"2021-03-17T23:23:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"e7c82b72-2056-425e-97a8-9bdf7fdffa4b","html_url":"https://github.com/imod/azure-nextgen-migration","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/imod/azure-nextgen-migration","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imod%2Fazure-nextgen-migration","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imod%2Fazure-nextgen-migration/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imod%2Fazure-nextgen-migration/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imod%2Fazure-nextgen-migration/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imod","download_url":"https://codeload.github.com/imod/azure-nextgen-migration/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imod%2Fazure-nextgen-migration/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266719653,"owners_count":23973809,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T08:08:09.987Z","updated_at":"2025-07-23T17:32:00.497Z","avatar_url":"https://github.com/imod.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# azure-nextgen-migration\n\nexample project showing pulumi migration problem from `azure-nextgen` to `azure-native`: https://github.com/pulumi/pulumi-azure-native/issues/674\n\nthis project is setup with pulumi azure nextgen:\n\n    \"@pulumi/azure-nextgen\": \"^0.4.0\"\n    \"@pulumi/pulumi\": \"^2.17.2\"\n\nrunning `pulumi up` will create the following stack:\n\n```\nCurrent stack is dev:\n    Owner: imod\n    Last updated: 11 seconds ago (2021-03-18 00:01:23.736431 +0100 CET)\n    Pulumi version: v2.17.2\nCurrent stack resources (7):\n    TYPE                                                            NAME\n    pulumi:pulumi:Stack                                             azure-nextgen-migration-dev\n    ├─ azure-nextgen:resources/latest:ResourceGroup                 rgwxyz\n    │  └─ custom:azure:MyResourcesGroup                             myresources\n    │     ├─ custom:azure:MyInsights                                myinsights\n    │     │  └─ azure-nextgen:insights/v20150501:Component          myinsights\n    │     └─ azure-nextgen:storage/latest:StorageAccount            mysa\n    └─ pulumi:providers:azure-nextgen                               default_0_4_0\n```\n\nUpdating the project to:\n\n    \"@pulumi/azure-native\": \"^0.7.1\"\n    \"@pulumi/pulumi\": \"^2.22.0\"\n    \nwill show the following update preview:\n\n```\nPreviewing update (dev)\n\nView Live: https://app.pulumi.com/imod/azure-nextgen-migration/dev/previews/1717ba79-5635-440c-9ed3-f349d690a223\n\n     Type                                                   Name                         Plan       Info\n     pulumi:pulumi:Stack                                    azure-nextgen-migration-dev             2 war\n     ├─ azure-native:resources/latest:ResourceGroup         rgwxyz                                  [\n     │  └─ custom:azure:MyResourcesGroup                    myresources                            \n +   │     ├─ azure-native:storage/latest:StorageAccount    mysa                         create    \n     │     └─ custom:azure:MyInsights                       myinsights                             \n +   │        └─ azure-native:insights/v20150501:Component  myinsights                   create    \n -   ├─ azure-nextgen:insights/v20150501:Component          myinsights                   delete     \n -   └─ azure-nextgen:storage/latest:StorageAccount         mysa                         delete   \n```\n\nAs you can see, it wants to delete the all the resources which have a custom component as a parent.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimod%2Fazure-nextgen-migration","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimod%2Fazure-nextgen-migration","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimod%2Fazure-nextgen-migration/lists"}