|
2053 | 2053 | "github_repository.this", |
2054 | 2054 | "github_team.this" |
2055 | 2055 | ] |
| 2056 | + }, |
| 2057 | + { |
| 2058 | + "address": "github_issue_label.this[\"github-action-releaser:topic/ci\"]", |
| 2059 | + "mode": "managed", |
| 2060 | + "type": "github_issue_label", |
| 2061 | + "name": "this", |
| 2062 | + "index": "github-action-releaser:topic/ci", |
| 2063 | + "provider_name": "registry.terraform.io/integrations/github", |
| 2064 | + "schema_version": 0, |
| 2065 | + "values": { |
| 2066 | + "repository": "github-action-releaser", |
| 2067 | + "name": "topic/ci", |
| 2068 | + "color": "#57cc2c", |
| 2069 | + "description": "Topic CI", |
| 2070 | + "url": "https://github.com/pl-strflt/github-action-releaser/labels/topic%2Fci" |
| 2071 | + }, |
| 2072 | + "sensitive_values": {}, |
| 2073 | + "depends_on": [ |
| 2074 | + "github_repository.this" |
| 2075 | + ] |
| 2076 | + }, |
| 2077 | + { |
| 2078 | + "address": "github_issue_label.this[\"github-action-releaser:topic dx\"]", |
| 2079 | + "mode": "managed", |
| 2080 | + "type": "github_issue_label", |
| 2081 | + "name": "this", |
| 2082 | + "index": "github-action-releaser:topic dx", |
| 2083 | + "provider_name": "registry.terraform.io/integrations/github", |
| 2084 | + "schema_version": 0, |
| 2085 | + "values": { |
| 2086 | + "repository": "github-action-releaser", |
| 2087 | + "name": "topic dx", |
| 2088 | + "color": "#57cc2c", |
| 2089 | + "description": "Topic DX", |
| 2090 | + "url": "https://github.com/pl-strflt/github-action-releaser/labels/topic%20dx" |
| 2091 | + }, |
| 2092 | + "sensitive_values": {}, |
| 2093 | + "depends_on": [ |
| 2094 | + "github_repository.this" |
| 2095 | + ] |
| 2096 | + }, |
| 2097 | + { |
| 2098 | + "address": "github_issue_label.this[\"projects-status-history:stale\"]", |
| 2099 | + "mode": "managed", |
| 2100 | + "type": "github_issue_label", |
| 2101 | + "name": "this", |
| 2102 | + "index": "projects-status-history:stale", |
| 2103 | + "provider_name": "registry.terraform.io/integrations/github", |
| 2104 | + "schema_version": 0, |
| 2105 | + "values": { |
| 2106 | + "repository": "projects-status-history", |
| 2107 | + "name": "stale", |
| 2108 | + "color": "#57cc2c", |
| 2109 | + "description": "Stale", |
| 2110 | + "url": "https://github.com/pl-strflt/projects-status-history/labels/stale" |
| 2111 | + }, |
| 2112 | + "sensitive_values": {}, |
| 2113 | + "depends_on": [ |
| 2114 | + "github_repository.this" |
| 2115 | + ] |
2056 | 2116 | } |
2057 | 2117 | ] |
2058 | 2118 | } |
|
0 commit comments