Skip to content

Resource: oxide_system_subnet_pool_silo_link #833

Description

@sudomateo

Deprecate the oxide_subnet_pool_silo_link resource in favor of a new oxide_system_subnet_pool_silo_link resource with the following structure.

resource "oxide_system_subnet_pool_silo_link" "example" {
  pool = "my-pool"
  silo = "my-silo"
}

It will use the following Oxide APIs:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions