Skip to content

Resource: oxide_system_subnet_pool_member #832

Description

@sudomateo

Deprecate the oxide_subnet_pool_member resource in favor of a new oxide_system_subnet_pool_member resource with the following structure.

resource "oxide_system_subnet_pool_member" "example" {
  pool = "my-pool"
  subnet = "my-subnet"
}

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