{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":261481511,"defaultBranch":"v2","name":"terraform-provider-ignition","ownerLogin":"community-terraform-providers","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2020-05-05T13:37:24.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/64848149?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1719832799.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"bbacc72a9dbbdef903a866f34090220027cc7d40","ref":"refs/heads/dependabot/github_actions/goreleaser/goreleaser-action-6","pushedAt":"2024-07-01T11:19: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":"Bump goreleaser/goreleaser-action from 5 to 6\n\nBumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 5 to 6.\n- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)\n- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: goreleaser/goreleaser-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump goreleaser/goreleaser-action from 5 to 6"}},{"before":null,"after":"b8e0f9cb73b17f906abc7dc491d525f5df596adb","ref":"refs/heads/dependabot/go_modules/github.com/coreos/ignition/v2-2.19.0","pushedAt":"2024-06-10T11:06:15.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":"Bump github.com/coreos/ignition/v2 from 2.18.0 to 2.19.0\n\nBumps [github.com/coreos/ignition/v2](https://github.com/coreos/ignition) from 2.18.0 to 2.19.0.\n- [Release notes](https://github.com/coreos/ignition/releases)\n- [Changelog](https://github.com/coreos/ignition/blob/main/docs/release-notes.md)\n- [Commits](https://github.com/coreos/ignition/compare/v2.18.0...v2.19.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/coreos/ignition/v2\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github.com/coreos/ignition/v2 from 2.18.0 to 2.19.0"}},{"before":null,"after":"cb273db3e551eebb3e0019d9402f70e433b9260b","ref":"refs/heads/dependabot/github_actions/golangci/golangci-lint-action-6","pushedAt":"2024-06-01T11:03:35.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":"Bump golangci/golangci-lint-action from 5 to 6\n\nBumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5 to 6.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: golangci/golangci-lint-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump golangci/golangci-lint-action from 5 to 6"}},{"before":null,"after":"0b42b0ab58d655d9dce88c384a8b611744974568","ref":"refs/heads/dependabot/go_modules/github.com/hashicorp/terraform-plugin-sdk/v2-2.34.0","pushedAt":"2024-05-20T11:25:36.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":"Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.33.0 to 2.34.0\n\nBumps [github.com/hashicorp/terraform-plugin-sdk/v2](https://github.com/hashicorp/terraform-plugin-sdk) from 2.33.0 to 2.34.0.\n- [Release notes](https://github.com/hashicorp/terraform-plugin-sdk/releases)\n- [Changelog](https://github.com/hashicorp/terraform-plugin-sdk/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/hashicorp/terraform-plugin-sdk/compare/v2.33.0...v2.34.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/hashicorp/terraform-plugin-sdk/v2\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.33.0 to 2.34.0"}},{"before":"fa78dafbf5582a76af90a3c34286f7932182024b","after":"1bb816a4cde1bcb2a3e9e09c33756b7dd28d6d15","ref":"refs/heads/v2","pushedAt":"2024-05-16T16:19:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"yussufsh","name":"Yussuf Shaikh","path":"/yussufsh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17543270?s=80&v=4"},"commit":{"message":"Add missing mount_options parameter in filesystem\n\nCloses #79\n\nThere was some mixup between the \"mount\" option from Ignition v2 and\nthe \"options\" and \"mountOptions\" from Ignition v3.1+\n\nThis commit fixes the names of the related functions, adds mountOptions\nsupport and updates the documentation accordingly.\n\nSigned-off-by: Florian Maury ","shortMessageHtmlLink":"Add missing mount_options parameter in filesystem"}},{"before":"7eba6b757275d26ea52be68d4fc069f45cf6b90a","after":null,"ref":"refs/heads/dependabot/go_modules/go_modules-b9ac453758","pushedAt":"2024-05-01T14:21:01.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"yussufsh","name":"Yussuf Shaikh","path":"/yussufsh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17543270?s=80&v=4"}},{"before":"4e835fd309c9027e5ff0f78b7fa4ba5eae4be172","after":"fa78dafbf5582a76af90a3c34286f7932182024b","ref":"refs/heads/v2","pushedAt":"2024-05-01T14:21:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"yussufsh","name":"Yussuf Shaikh","path":"/yussufsh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17543270?s=80&v=4"},"commit":{"message":"Bump golang.org/x/net from 0.21.0 to 0.23.0 in the go_modules group\n\nBumps the go_modules group with 1 update: [golang.org/x/net](https://github.com/golang/net).\n\n\nUpdates `golang.org/x/net` from 0.21.0 to 0.23.0\n- [Commits](https://github.com/golang/net/compare/v0.21.0...v0.23.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n dependency-type: indirect\n dependency-group: go_modules\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump golang.org/x/net from 0.21.0 to 0.23.0 in the go_modules group"}},{"before":"e1fc2ba240e9bbbddf88e5889507b35cbe5cf7f7","after":null,"ref":"refs/heads/dependabot/github_actions/golangci/golangci-lint-action-5","pushedAt":"2024-05-01T14:20:29.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"yussufsh","name":"Yussuf Shaikh","path":"/yussufsh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17543270?s=80&v=4"}},{"before":"a75088c32479423d284b4f359ce2f7b8173b7a65","after":"4e835fd309c9027e5ff0f78b7fa4ba5eae4be172","ref":"refs/heads/v2","pushedAt":"2024-05-01T14:20:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"yussufsh","name":"Yussuf Shaikh","path":"/yussufsh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17543270?s=80&v=4"},"commit":{"message":"Bump golangci/golangci-lint-action from 4 to 5\n\nBumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4 to 5.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: golangci/golangci-lint-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump golangci/golangci-lint-action from 4 to 5"}},{"before":null,"after":"e1fc2ba240e9bbbddf88e5889507b35cbe5cf7f7","ref":"refs/heads/dependabot/github_actions/golangci/golangci-lint-action-5","pushedAt":"2024-05-01T11:04:52.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":"Bump golangci/golangci-lint-action from 4 to 5\n\nBumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4 to 5.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: golangci/golangci-lint-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump golangci/golangci-lint-action from 4 to 5"}},{"before":null,"after":"7eba6b757275d26ea52be68d4fc069f45cf6b90a","ref":"refs/heads/dependabot/go_modules/go_modules-b9ac453758","pushedAt":"2024-04-19T13:14:40.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":"Bump golang.org/x/net from 0.21.0 to 0.23.0 in the go_modules group\n\nBumps the go_modules group with 1 update: [golang.org/x/net](https://github.com/golang/net).\n\n\nUpdates `golang.org/x/net` from 0.21.0 to 0.23.0\n- [Commits](https://github.com/golang/net/compare/v0.21.0...v0.23.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n dependency-type: indirect\n dependency-group: go_modules\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump golang.org/x/net from 0.21.0 to 0.23.0 in the go_modules group"}},{"before":"5ba9d2ffad6f9c8271aa0334f2066ff3836783f4","after":null,"ref":"refs/heads/dependabot/go_modules/google.golang.org/protobuf-1.33.0","pushedAt":"2024-03-16T14:43:52.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"yussufsh","name":"Yussuf Shaikh","path":"/yussufsh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17543270?s=80&v=4"}},{"before":"768f0ab1f8ddab632e5e4c10f65e46fd534e9e93","after":"a75088c32479423d284b4f359ce2f7b8173b7a65","ref":"refs/heads/v2","pushedAt":"2024-03-16T14:43:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"yussufsh","name":"Yussuf Shaikh","path":"/yussufsh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17543270?s=80&v=4"},"commit":{"message":"Bump google.golang.org/protobuf from 1.32.0 to 1.33.0\n\nBumps google.golang.org/protobuf from 1.32.0 to 1.33.0.\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/protobuf\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump google.golang.org/protobuf from 1.32.0 to 1.33.0"}},{"before":null,"after":"5ba9d2ffad6f9c8271aa0334f2066ff3836783f4","ref":"refs/heads/dependabot/go_modules/google.golang.org/protobuf-1.33.0","pushedAt":"2024-03-13T23:37:56.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":"Bump google.golang.org/protobuf from 1.32.0 to 1.33.0\n\nBumps google.golang.org/protobuf from 1.32.0 to 1.33.0.\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/protobuf\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump google.golang.org/protobuf from 1.32.0 to 1.33.0"}},{"before":"b7fcd48065e23e96686414f7205314383a32350f","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/coreos/ignition/v2-2.18.0","pushedAt":"2024-03-13T04:49:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"yussufsh","name":"Yussuf Shaikh","path":"/yussufsh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17543270?s=80&v=4"}},{"before":"ececf948334e6519347d2ed7f9c4e0364f6717d5","after":"768f0ab1f8ddab632e5e4c10f65e46fd534e9e93","ref":"refs/heads/v2","pushedAt":"2024-03-13T04:49:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"yussufsh","name":"Yussuf Shaikh","path":"/yussufsh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17543270?s=80&v=4"},"commit":{"message":"Bump github.com/coreos/ignition/v2 from 2.17.0 to 2.18.0\n\nBumps [github.com/coreos/ignition/v2](https://github.com/coreos/ignition) from 2.17.0 to 2.18.0.\n- [Release notes](https://github.com/coreos/ignition/releases)\n- [Changelog](https://github.com/coreos/ignition/blob/main/docs/release-notes.md)\n- [Commits](https://github.com/coreos/ignition/compare/v2.17.0...v2.18.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/coreos/ignition/v2\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github.com/coreos/ignition/v2 from 2.17.0 to 2.18.0"}},{"before":null,"after":"b7fcd48065e23e96686414f7205314383a32350f","ref":"refs/heads/dependabot/go_modules/github.com/coreos/ignition/v2-2.18.0","pushedAt":"2024-03-11T11:49:20.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":"Bump github.com/coreos/ignition/v2 from 2.17.0 to 2.18.0\n\nBumps [github.com/coreos/ignition/v2](https://github.com/coreos/ignition) from 2.17.0 to 2.18.0.\n- [Release notes](https://github.com/coreos/ignition/releases)\n- [Changelog](https://github.com/coreos/ignition/blob/main/docs/release-notes.md)\n- [Commits](https://github.com/coreos/ignition/compare/v2.17.0...v2.18.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/coreos/ignition/v2\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github.com/coreos/ignition/v2 from 2.17.0 to 2.18.0"}},{"before":"d69158a86a78999701d321e1ddca935e2b6e7b45","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/hashicorp/terraform-plugin-sdk/v2-2.33.0","pushedAt":"2024-03-01T13:41:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"yussufsh","name":"Yussuf Shaikh","path":"/yussufsh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17543270?s=80&v=4"}},{"before":"665038e99d6a3a6696a131954e5a5b6960c1df82","after":"ececf948334e6519347d2ed7f9c4e0364f6717d5","ref":"refs/heads/v2","pushedAt":"2024-03-01T13:41:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"yussufsh","name":"Yussuf Shaikh","path":"/yussufsh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17543270?s=80&v=4"},"commit":{"message":"Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.32.0 to 2.33.0\n\nBumps [github.com/hashicorp/terraform-plugin-sdk/v2](https://github.com/hashicorp/terraform-plugin-sdk) from 2.32.0 to 2.33.0.\n- [Release notes](https://github.com/hashicorp/terraform-plugin-sdk/releases)\n- [Changelog](https://github.com/hashicorp/terraform-plugin-sdk/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/hashicorp/terraform-plugin-sdk/compare/v2.32.0...v2.33.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/hashicorp/terraform-plugin-sdk/v2\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.32.0 to 2.33.0"}},{"before":"cb101a82161afd3a44d4d64d37cac2eb48d5b50f","after":null,"ref":"refs/heads/dependabot/github_actions/golangci/golangci-lint-action-4","pushedAt":"2024-03-01T13:39:29.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"yussufsh","name":"Yussuf Shaikh","path":"/yussufsh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17543270?s=80&v=4"}},{"before":"2a7ecb5612351d4e7d83ffb1f47aebbdd9e8c7eb","after":"665038e99d6a3a6696a131954e5a5b6960c1df82","ref":"refs/heads/v2","pushedAt":"2024-03-01T13:39:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"yussufsh","name":"Yussuf Shaikh","path":"/yussufsh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17543270?s=80&v=4"},"commit":{"message":"Bump golangci/golangci-lint-action from 3 to 4\n\nBumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3 to 4.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: golangci/golangci-lint-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump golangci/golangci-lint-action from 3 to 4"}},{"before":null,"after":"cb101a82161afd3a44d4d64d37cac2eb48d5b50f","ref":"refs/heads/dependabot/github_actions/golangci/golangci-lint-action-4","pushedAt":"2024-03-01T11:52:01.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":"Bump golangci/golangci-lint-action from 3 to 4\n\nBumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3 to 4.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: golangci/golangci-lint-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump golangci/golangci-lint-action from 3 to 4"}},{"before":null,"after":"d69158a86a78999701d321e1ddca935e2b6e7b45","ref":"refs/heads/dependabot/go_modules/github.com/hashicorp/terraform-plugin-sdk/v2-2.33.0","pushedAt":"2024-02-26T11:31:54.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":"Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.32.0 to 2.33.0\n\nBumps [github.com/hashicorp/terraform-plugin-sdk/v2](https://github.com/hashicorp/terraform-plugin-sdk) from 2.32.0 to 2.33.0.\n- [Release notes](https://github.com/hashicorp/terraform-plugin-sdk/releases)\n- [Changelog](https://github.com/hashicorp/terraform-plugin-sdk/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/hashicorp/terraform-plugin-sdk/compare/v2.32.0...v2.33.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/hashicorp/terraform-plugin-sdk/v2\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.32.0 to 2.33.0"}},{"before":"83031abeadded5f3bbf90f7122f183c9557533d0","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/hashicorp/terraform-plugin-sdk/v2-2.32.0","pushedAt":"2024-02-21T10:23:32.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"yussufsh","name":"Yussuf Shaikh","path":"/yussufsh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17543270?s=80&v=4"}},{"before":"db08fe5768eb4d16d5f9a12c00dc7fd40cea3b9a","after":"2a7ecb5612351d4e7d83ffb1f47aebbdd9e8c7eb","ref":"refs/heads/v2","pushedAt":"2024-02-21T10:23:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"yussufsh","name":"Yussuf Shaikh","path":"/yussufsh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17543270?s=80&v=4"},"commit":{"message":"Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.31.0 to 2.32.0\n\nBumps [github.com/hashicorp/terraform-plugin-sdk/v2](https://github.com/hashicorp/terraform-plugin-sdk) from 2.31.0 to 2.32.0.\n- [Release notes](https://github.com/hashicorp/terraform-plugin-sdk/releases)\n- [Changelog](https://github.com/hashicorp/terraform-plugin-sdk/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/hashicorp/terraform-plugin-sdk/compare/v2.31.0...v2.32.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/hashicorp/terraform-plugin-sdk/v2\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.31.0 to 2.32.0"}},{"before":"5b57771039350384868d8a4fd0e9a1a4067a2e69","after":"83031abeadded5f3bbf90f7122f183c9557533d0","ref":"refs/heads/dependabot/go_modules/github.com/hashicorp/terraform-plugin-sdk/v2-2.32.0","pushedAt":"2024-02-21T09:50:37.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":"Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.31.0 to 2.32.0\n\nBumps [github.com/hashicorp/terraform-plugin-sdk/v2](https://github.com/hashicorp/terraform-plugin-sdk) from 2.31.0 to 2.32.0.\n- [Release notes](https://github.com/hashicorp/terraform-plugin-sdk/releases)\n- [Changelog](https://github.com/hashicorp/terraform-plugin-sdk/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/hashicorp/terraform-plugin-sdk/compare/v2.31.0...v2.32.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/hashicorp/terraform-plugin-sdk/v2\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.31.0 to 2.32.0"}},{"before":"87559c2ded98314a7a0bf510b3f9c56a6643dbd1","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/kisielk/errcheck-1.7.0","pushedAt":"2024-02-21T09:49:41.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"yussufsh","name":"Yussuf Shaikh","path":"/yussufsh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17543270?s=80&v=4"}},{"before":"71ffceb803435107d177e8b62985fe69777c9124","after":"db08fe5768eb4d16d5f9a12c00dc7fd40cea3b9a","ref":"refs/heads/v2","pushedAt":"2024-02-21T09:49:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"yussufsh","name":"Yussuf Shaikh","path":"/yussufsh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17543270?s=80&v=4"},"commit":{"message":"Bump github.com/kisielk/errcheck from 1.6.3 to 1.7.0\n\nBumps [github.com/kisielk/errcheck](https://github.com/kisielk/errcheck) from 1.6.3 to 1.7.0.\n- [Release notes](https://github.com/kisielk/errcheck/releases)\n- [Commits](https://github.com/kisielk/errcheck/compare/v1.6.3...v1.7.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/kisielk/errcheck\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github.com/kisielk/errcheck from 1.6.3 to 1.7.0"}},{"before":null,"after":"87559c2ded98314a7a0bf510b3f9c56a6643dbd1","ref":"refs/heads/dependabot/go_modules/github.com/kisielk/errcheck-1.7.0","pushedAt":"2024-02-12T11:28:38.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":"Bump github.com/kisielk/errcheck from 1.6.3 to 1.7.0\n\nBumps [github.com/kisielk/errcheck](https://github.com/kisielk/errcheck) from 1.6.3 to 1.7.0.\n- [Release notes](https://github.com/kisielk/errcheck/releases)\n- [Commits](https://github.com/kisielk/errcheck/compare/v1.6.3...v1.7.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/kisielk/errcheck\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github.com/kisielk/errcheck from 1.6.3 to 1.7.0"}},{"before":null,"after":"5b57771039350384868d8a4fd0e9a1a4067a2e69","ref":"refs/heads/dependabot/go_modules/github.com/hashicorp/terraform-plugin-sdk/v2-2.32.0","pushedAt":"2024-02-05T11:29:23.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":"Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.31.0 to 2.32.0\n\nBumps [github.com/hashicorp/terraform-plugin-sdk/v2](https://github.com/hashicorp/terraform-plugin-sdk) from 2.31.0 to 2.32.0.\n- [Release notes](https://github.com/hashicorp/terraform-plugin-sdk/releases)\n- [Changelog](https://github.com/hashicorp/terraform-plugin-sdk/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/hashicorp/terraform-plugin-sdk/compare/v2.31.0...v2.32.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/hashicorp/terraform-plugin-sdk/v2\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.31.0 to 2.32.0"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEc6u-agA","startCursor":null,"endCursor":null}},"title":"Activity ยท community-terraform-providers/terraform-provider-ignition"}