github.com/pix4d/terravalet@v0.8.1-0.20240131132849-abcd6a79eeeb/testdata/import/10_import_no-new-resources.json (about) 1 { 2 "resource_changes": [ 3 { 4 "address": "module.github.github_branch_default.default[\"test-import-gh\"]", 5 "type": "github_branch_default", 6 "name": "default", 7 "index": "test-import-gh", 8 "provider_name": "registry.terraform.io/hashicorp/github", 9 "change": { 10 "actions": [ 11 "no-op" 12 ] 13 } 14 }, 15 { 16 "address": "module.github.github_branch_protection_v3.settings[\"test-import-gh:master\"]", 17 "type": "github_branch_protection_v3", 18 "name": "settings", 19 "index": "test-import-gh:master", 20 "provider_name": "registry.terraform.io/hashicorp/github", 21 "change": { 22 "actions": [ 23 "no-op" 24 ] 25 } 26 }, 27 { 28 "address": "module.github.github_repository.repos[\"test-import-gh\"]", 29 "type": "github_repository", 30 "name": "repos", 31 "index": "test-import-gh", 32 "provider_name": "registry.terraform.io/hashicorp/github", 33 "change": { 34 "actions": [ 35 "no-op" 36 ] 37 } 38 } 39 ] 40 }