{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":327685695,"defaultBranch":"main","name":"terraform-provider-tailscale","ownerLogin":"tailscale","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-01-07T17:51:24.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/48932923?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726854097.0","currentOid":""},"activityList":{"items":[{"before":"564e910ac65002b487ef7bc9a2244e8474117889","after":null,"ref":"refs/heads/mpminardi/support-webhook-event-categories","pushedAt":"2024-09-20T16:25:43.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mpminardi","name":"Mario Minardi","path":"/mpminardi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8587567?s=80&v=4"}},{"before":"7b5e205d856c10df7be0ab6e9e8db4bf278a1ceb","after":"527b66c103f335543bcbd18ad4daa48ac4c18d98","ref":"refs/heads/main","pushedAt":"2024-09-20T16:25:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mpminardi","name":"Mario Minardi","path":"/mpminardi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8587567?s=80&v=4"},"commit":{"message":"tailscale: add missing webhook event categories (#435)\n\nAdd missing `categoryDeviceMisconfigurations` and\r\n`categoryTailnetManagement` event subscriptions to the validation logic\r\nfor the `subscriptions` property for the webhook resource.\r\n\r\nUpdates https://github.com/tailscale/terraform-provider-tailscale/issues/433\r\n\r\nSigned-off-by: Mario Minardi ","shortMessageHtmlLink":"tailscale: add missing webhook event categories (#435)"}},{"before":"9fcfbf2029a8afbb234458d77710ed10ec0af4e3","after":"564e910ac65002b487ef7bc9a2244e8474117889","ref":"refs/heads/mpminardi/support-webhook-event-categories","pushedAt":"2024-09-20T16:15:46.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mpminardi","name":"Mario Minardi","path":"/mpminardi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8587567?s=80&v=4"},"commit":{"message":"tailscale: add missing webhook event categories\n\nAdd missing `categoryDeviceMisconfigurations` and\n`categoryTailnetManagement` event subscriptions to the validation logic\nfor the `subscriptions` property for the webhook resource.\n\nUpdates https://github.com/tailscale/terraform-provider-tailscale/issues/433\n\nSigned-off-by: Mario Minardi ","shortMessageHtmlLink":"tailscale: add missing webhook event categories"}},{"before":"975defc912f9b7452df67a59b6f0a0b7b23b9cfc","after":"7454c8f7cab11b277edb32000b9b1bb9d542f133","ref":"refs/heads/dependabot/go_modules/tailscale.com-1.74.1","pushedAt":"2024-09-20T16:11:34.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump tailscale.com from 1.72.1 to 1.74.1\n\nBumps [tailscale.com](https://github.com/tailscale/tailscale) from 1.72.1 to 1.74.1.\n- [Release notes](https://github.com/tailscale/tailscale/releases)\n- [Commits](https://github.com/tailscale/tailscale/compare/v1.72.1...v1.74.1)\n\n---\nupdated-dependencies:\n- dependency-name: tailscale.com\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump tailscale.com from 1.72.1 to 1.74.1"}},{"before":"81602a52355b02476ad2e506e32b9cf1fc8c8a5e","after":"ab755818f21ea146b580b9161d6870fe44e016df","ref":"refs/heads/dependabot/go_modules/golang.org/x/tools-0.25.0","pushedAt":"2024-09-20T16:11:31.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump golang.org/x/tools from 0.24.0 to 0.25.0\n\nBumps [golang.org/x/tools](https://github.com/golang/tools) from 0.24.0 to 0.25.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.24.0...v0.25.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump golang.org/x/tools from 0.24.0 to 0.25.0"}},{"before":"01a438baa85199de1f5eb58482e1a32edbe7dfeb","after":null,"ref":"refs/heads/mpminardi/update-oauth-usage","pushedAt":"2024-09-20T16:10:21.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mpminardi","name":"Mario Minardi","path":"/mpminardi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8587567?s=80&v=4"}},{"before":"6c9ad08ce76529282d64e11643e1d01625356fc7","after":"7b5e205d856c10df7be0ab6e9e8db4bf278a1ceb","ref":"refs/heads/main","pushedAt":"2024-09-20T16:10:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mpminardi","name":"Mario Minardi","path":"/mpminardi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8587567?s=80&v=4"},"commit":{"message":"tailscale: update to new tailscale client OAuth config pattern (#434)\n\nUpdate tailscale-client-go dependency and modify OAuth usage to work\r\nwith the breaking change in OAuth API that was introduced.\r\n\r\nUpdates https://github.com/tailscale/corp/issues/21867\r\n\r\nSigned-off-by: Mario Minardi ","shortMessageHtmlLink":"tailscale: update to new tailscale client OAuth config pattern (#434)"}},{"before":"55baf9f1b91d179ae232c8ce32dad0773403f8fd","after":null,"ref":"refs/heads/dependabot/go_modules/tailscale.com-1.74.0","pushedAt":"2024-09-19T12:45:03.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"975defc912f9b7452df67a59b6f0a0b7b23b9cfc","ref":"refs/heads/dependabot/go_modules/tailscale.com-1.74.1","pushedAt":"2024-09-19T12:44:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump tailscale.com from 1.72.1 to 1.74.1\n\nBumps [tailscale.com](https://github.com/tailscale/tailscale) from 1.72.1 to 1.74.1.\n- [Release notes](https://github.com/tailscale/tailscale/releases)\n- [Commits](https://github.com/tailscale/tailscale/compare/v1.72.1...v1.74.1)\n\n---\nupdated-dependencies:\n- dependency-name: tailscale.com\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump tailscale.com from 1.72.1 to 1.74.1"}},{"before":null,"after":"9fcfbf2029a8afbb234458d77710ed10ec0af4e3","ref":"refs/heads/mpminardi/support-webhook-event-categories","pushedAt":"2024-09-16T22:25:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mpminardi","name":"Mario Minardi","path":"/mpminardi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8587567?s=80&v=4"},"commit":{"message":"tailscale: add missing webhook event categories\n\nAdd missing `categoryDeviceMisconfigurations` and\n`categoryTailnetManagement` event subscriptions to the validation logic\nfor the `subscriptions` property for the webhook resource.\n\nUpdates https://github.com/tailscale/terraform-provider-tailscale/issues/433\n\nSigned-off-by: Mario Minardi ","shortMessageHtmlLink":"tailscale: add missing webhook event categories"}},{"before":null,"after":"01a438baa85199de1f5eb58482e1a32edbe7dfeb","ref":"refs/heads/mpminardi/update-oauth-usage","pushedAt":"2024-09-16T21:59:36.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mpminardi","name":"Mario Minardi","path":"/mpminardi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8587567?s=80&v=4"},"commit":{"message":"tailscale: update to new tailscale client OAuth config pattern\n\nUpdate tailscale-client-go dependency and modify OAuth usage to work\nwith the breaking change in OAuth API that was introduced.\n\nUpdates https://github.com/tailscale/corp/issues/21867\n\nSigned-off-by: Mario Minardi ","shortMessageHtmlLink":"tailscale: update to new tailscale client OAuth config pattern"}},{"before":"60ce32f08d27dd91f8f2358e708000b2c59fab9b","after":null,"ref":"refs/heads/mpminardi/documentation-fixes","pushedAt":"2024-09-16T14:37:26.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mpminardi","name":"Mario Minardi","path":"/mpminardi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8587567?s=80&v=4"}},{"before":"a46f5005f0ed5750247448f1cc237f553cf2efc0","after":"6c9ad08ce76529282d64e11643e1d01625356fc7","ref":"refs/heads/main","pushedAt":"2024-09-16T14:37:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mpminardi","name":"Mario Minardi","path":"/mpminardi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8587567?s=80&v=4"},"commit":{"message":"{docs,examples,tailscale}: fix minor documentation mistakes (#432)\n\nFix minor documentation mistakes that made their way into v0.17.0.\nNamely:\n- Clarify that advertised routes cannot be managed through terraform and\n not \"routes\" in general.\n- Add missing example for posture_integration resource.\n- Add missing example and import for tailnet_settings resource.\n\nUpdates #cleanup\n\nSigned-off-by: Mario Minardi ","shortMessageHtmlLink":"{docs,examples,tailscale}: fix minor documentation mistakes (#432)"}},{"before":null,"after":"60ce32f08d27dd91f8f2358e708000b2c59fab9b","ref":"refs/heads/mpminardi/documentation-fixes","pushedAt":"2024-09-13T20:56:44.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mpminardi","name":"Mario Minardi","path":"/mpminardi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8587567?s=80&v=4"},"commit":{"message":"{docs,examples,tailscale}: fix minor documentation mistakes\n\nFix minor documentation mistakes that made their way into v0.17.0.\nNamely:\n- Clarify that advertised routes cannot be managed through terraform and\n not \"routes\" in general.\n- Add missing example for posture_integration resource.\n- Add missing example and import for tailnet_settings resource.\n\nUpdates #cleanup\n\nSigned-off-by: Mario Minardi ","shortMessageHtmlLink":"{docs,examples,tailscale}: fix minor documentation mistakes"}},{"before":"a46f5005f0ed5750247448f1cc237f553cf2efc0","after":null,"ref":"refs/tags/v0.17.0","pushedAt":"2024-09-13T20:12:03.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mpminardi","name":"Mario Minardi","path":"/mpminardi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8587567?s=80&v=4"}},{"before":"8723438cf9711122bfa490143cab49e205e67246","after":null,"ref":"refs/heads/mpminardi/license-headers","pushedAt":"2024-09-13T17:15:00.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mpminardi","name":"Mario Minardi","path":"/mpminardi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8587567?s=80&v=4"}},{"before":"ed15c6e8823a1b9e7af49f948f9e02680bfe8b81","after":"a46f5005f0ed5750247448f1cc237f553cf2efc0","ref":"refs/heads/main","pushedAt":"2024-09-13T17:14:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mpminardi","name":"Mario Minardi","path":"/mpminardi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8587567?s=80&v=4"},"commit":{"message":"{all}: check for license headers in CI (#431)\n\nCheck license headers in CI runs with scripts/check_license_headers.sh.\r\nAlso adjust LICENSE to reflect the current authors.\r\n\r\nUpdates #cleanup\r\n\r\nSigned-off-by: Mario Minardi ","shortMessageHtmlLink":"{all}: check for license headers in CI (#431)"}},{"before":null,"after":"8723438cf9711122bfa490143cab49e205e67246","ref":"refs/heads/mpminardi/license-headers","pushedAt":"2024-09-13T16:34:36.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mpminardi","name":"Mario Minardi","path":"/mpminardi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8587567?s=80&v=4"},"commit":{"message":"{all}: check for license headers in CI\n\nCheck license headers in CI runs with scripts/check_license_headers.sh.\nAlso adjust LICENSE to reflect the current authors.\n\nUpdates #cleanup\n\nSigned-off-by: Mario Minardi ","shortMessageHtmlLink":"{all}: check for license headers in CI"}},{"before":null,"after":"55baf9f1b91d179ae232c8ce32dad0773403f8fd","ref":"refs/heads/dependabot/go_modules/tailscale.com-1.74.0","pushedAt":"2024-09-13T12:06:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump tailscale.com from 1.72.1 to 1.74.0\n\nBumps [tailscale.com](https://github.com/tailscale/tailscale) from 1.72.1 to 1.74.0.\n- [Release notes](https://github.com/tailscale/tailscale/releases)\n- [Commits](https://github.com/tailscale/tailscale/compare/v1.72.1...v1.74.0)\n\n---\nupdated-dependencies:\n- dependency-name: tailscale.com\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump tailscale.com from 1.72.1 to 1.74.0"}},{"before":"b086ba8022fb4024736f5220a045183e8d940d21","after":null,"ref":"refs/heads/mpminardi/better-subnet-routes-docs","pushedAt":"2024-09-10T15:34:21.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mpminardi","name":"Mario Minardi","path":"/mpminardi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8587567?s=80&v=4"}},{"before":"289a1c03bd1fd973df516245e179a5a462776236","after":"ed15c6e8823a1b9e7af49f948f9e02680bfe8b81","ref":"refs/heads/main","pushedAt":"2024-09-10T15:34:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mpminardi","name":"Mario Minardi","path":"/mpminardi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8587567?s=80&v=4"},"commit":{"message":"{docs,tailscale}: better document device_subnet_routes (#428)\n\nAdd better documentation to the device_subnet_routes resource to clarify\r\nthat routes need to be advertised on the device itself, and that all routes\r\n(including those enabled via the admin console / autoApprovers in the ACL)\r\nmust be added to the `routes` param when using this resource to avoid\r\nconfiguration drift.\r\n\r\nUpdates https://github.com/tailscale/corp/issues/22115\r\n\r\nSigned-off-by: Mario Minardi ","shortMessageHtmlLink":"{docs,tailscale}: better document device_subnet_routes (#428)"}},{"before":"334d16111f16c6c129f82bf77653966f4f7d6663","after":"b086ba8022fb4024736f5220a045183e8d940d21","ref":"refs/heads/mpminardi/better-subnet-routes-docs","pushedAt":"2024-09-10T15:15:04.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mpminardi","name":"Mario Minardi","path":"/mpminardi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8587567?s=80&v=4"},"commit":{"message":"{docs,tailscale}: better document device_subnet_routes\n\nAdd better documentation to the device_subnet_routes resource to clarify\nthat routes need to be advertised on the device itself, and that all routes\n(including those enabled via the admin console / autoApprovers in the ACL)\nmust be added to the `routes` param when using this resource to avoid\nconfiguration drift.\n\nUpdates https://github.com/tailscale/corp/issues/22115\n\nSigned-off-by: Mario Minardi ","shortMessageHtmlLink":"{docs,tailscale}: better document device_subnet_routes"}},{"before":null,"after":"81602a52355b02476ad2e506e32b9cf1fc8c8a5e","ref":"refs/heads/dependabot/go_modules/golang.org/x/tools-0.25.0","pushedAt":"2024-09-10T12:36:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump golang.org/x/tools from 0.24.0 to 0.25.0\n\nBumps [golang.org/x/tools](https://github.com/golang/tools) from 0.24.0 to 0.25.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.24.0...v0.25.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump golang.org/x/tools from 0.24.0 to 0.25.0"}},{"before":"bc6f6a94635ec22ea9a2ee03290241b5d863d211","after":"334d16111f16c6c129f82bf77653966f4f7d6663","ref":"refs/heads/mpminardi/better-subnet-routes-docs","pushedAt":"2024-09-09T19:37:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mpminardi","name":"Mario Minardi","path":"/mpminardi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8587567?s=80&v=4"},"commit":{"message":"{docs,tailscale}: better document device_subnet_routes\n\nAdd better documentation to the device_subnet_routes resource to clarify\nthat routes need to be advertised on the device itself, and that all routes\n(including those enabled via the admin console / autoApprovers in the ACL)\nmust be added to the `routes` param when using this resource to avoid\nconfiguration drift.\n\nUpdates https://github.com/tailscale/corp/issues/22115\n\nSigned-off-by: Mario Minardi ","shortMessageHtmlLink":"{docs,tailscale}: better document device_subnet_routes"}},{"before":null,"after":"bc6f6a94635ec22ea9a2ee03290241b5d863d211","ref":"refs/heads/mpminardi/better-subnet-routes-docs","pushedAt":"2024-09-09T19:34:25.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mpminardi","name":"Mario Minardi","path":"/mpminardi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8587567?s=80&v=4"},"commit":{"message":"{docs,tailscale}: better document device_subnet_routes\n\nAdd better documentation to the device_subnet_routes resource to clarify\nthat routes need to be advertised on the device itself, and that all routes\n(including those enabled via the admin console / autoApprovers in the ACL)\nmust be added to the `routes` param when using this resource to avoid\nconfiguration drift.\n\nUpdates https://github.com/tailscale/corp/issues/22115","shortMessageHtmlLink":"{docs,tailscale}: better document device_subnet_routes"}},{"before":"85c25deee24e845eab514b3b47a98a5aebcab2ee","after":null,"ref":"refs/heads/percy/users-by-name","pushedAt":"2024-09-09T15:25:15.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"oxtoacart","name":"Percy Wegmann","path":"/oxtoacart","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5000654?s=80&v=4"}},{"before":"5260c20eef4ca8c36fc4f258bafd7eba236876ca","after":"289a1c03bd1fd973df516245e179a5a462776236","ref":"refs/heads/main","pushedAt":"2024-09-09T15:25:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"oxtoacart","name":"Percy Wegmann","path":"/oxtoacart","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5000654?s=80&v=4"},"commit":{"message":"tailscale: allow configuring user data source using login_name\n\nThis is useful because clients typically have no knowledge of user IDs.\n\nUpdates tailscale/corp#21867\n\nSigned-off-by: Percy Wegmann ","shortMessageHtmlLink":"tailscale: allow configuring user data source using login_name"}},{"before":"5e0e2874893a392612b3f9ee42ada7f05a5e7f99","after":"85c25deee24e845eab514b3b47a98a5aebcab2ee","ref":"refs/heads/percy/users-by-name","pushedAt":"2024-09-08T15:43:31.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"oxtoacart","name":"Percy Wegmann","path":"/oxtoacart","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5000654?s=80&v=4"},"commit":{"message":"tailscale: allow configuring user data source using login_name\n\nThis is useful because clients typically have no knowledge of user IDs.\n\nUpdates tailscale/corp#21867\n\nSigned-off-by: Percy Wegmann ","shortMessageHtmlLink":"tailscale: allow configuring user data source using login_name"}},{"before":"c7335a694ebe0239585ab98fbe81a9c545876eff","after":"5e0e2874893a392612b3f9ee42ada7f05a5e7f99","ref":"refs/heads/percy/users-by-name","pushedAt":"2024-09-08T15:41:12.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"oxtoacart","name":"Percy Wegmann","path":"/oxtoacart","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5000654?s=80&v=4"},"commit":{"message":"tailscale: allow configuring user data source using login_name\n\nThis is useful because clients typically have no knowledge of user IDs.\n\nUpdates tailscale/corp#21867\n\nSigned-off-by: Percy Wegmann ","shortMessageHtmlLink":"tailscale: allow configuring user data source using login_name"}},{"before":"ce95a56f5f086896533e2676d6af603be59ced4d","after":"c7335a694ebe0239585ab98fbe81a9c545876eff","ref":"refs/heads/percy/users-by-name","pushedAt":"2024-09-06T21:30:22.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"oxtoacart","name":"Percy Wegmann","path":"/oxtoacart","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5000654?s=80&v=4"},"commit":{"message":"tailscale: allow configuring user data source using login_name\n\nThis is useful because clients typically have no knowledge of user IDs.\n\nUpdates tailscale/corp#21867\n\nSigned-off-by: Percy Wegmann ","shortMessageHtmlLink":"tailscale: allow configuring user data source using login_name"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMFQxNjoyNTo0My4wMDAwMDBazwAAAAS8KuzJ","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMFQxNjoyNTo0My4wMDAwMDBazwAAAAS8KuzJ","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0wNlQyMTozMDoyMi4wMDAwMDBazwAAAASvVJZe"}},"title":"Activity ยท tailscale/terraform-provider-tailscale"}