Commit 8ce95c7
authored
Remove category usage in tests, add deprecation (#49)
This was addressed in #45 but regressed in #46 after changes to the
acceptance testing flow.
Category is deprecated in the Cortex API and the provider will need an
update to adopt the newer filtering approach. In the meantime, we just
remove the feature from acceptance testing and mark it as deprecated.1 parent 13e9e42 commit 8ce95c7
File tree
3 files changed
+2
-3
lines changed- docs/resources
- internal/provider
3 files changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| 144 | + | |
144 | 145 | | |
145 | 146 | | |
146 | 147 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
131 | 130 | | |
132 | 131 | | |
133 | 132 | | |
| |||
220 | 219 | | |
221 | 220 | | |
222 | 221 | | |
223 | | - | |
224 | 222 | | |
225 | 223 | | |
226 | 224 | | |
| |||
0 commit comments