Commit 416afe0
committed
resource(switch_port_settings): update implementation
This patch made the following changes.
* Renamed the resource from `oxide_switch_port_configuration` to
`oxide_switch_port_settings` to be consistent with the upstream API.
* Changed the schema to reflect the schema from the
`networking_switch_port_settings_create` API. Further
work is required to account for the schema returned by the
`networking_switch_port_settings_view` API.
* Created new functions to convert to and from Terraform models to Oxide
models.1 parent cadb709 commit 416afe0
2 files changed
Lines changed: 588 additions & 796 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | | - | |
| 202 | + | |
203 | 203 | | |
204 | 204 | | |
0 commit comments