Skip to content

feat: add oxide_subnet_pools data source (SSE-447) - #860

Draft
sudomateo wants to merge 1 commit into
mainfrom
sse-447-oxide-subnet-pools
Draft

sudomateo wants to merge 1 commit into
mainfrom
sse-447-oxide-subnet-pools

Conversation

@sudomateo

Copy link
Copy Markdown
Member

Summary

  • register the oxide_subnet_pools data source requested by SSE-447
  • reuse the existing system subnet-pool list implementation and mark the legacy name deprecated in favor of oxide_system_subnet_pools
  • add acceptance coverage, generated documentation, an example, and a changelog entry

Closes #827.

Tests

  • make test
  • make test TEST_PACKAGE=./internal/provider/system_subnet_pools TEST_NAME='TestDataSourceMetadataAndDeprecation' TEST_ARGS='-timeout 10m -race -cover'
  • make lint

Test limitation

  • make testacc-sim could not run because the Amp orb has no Docker daemon (/var/run/docker.sock is unavailable), so TestAccDataSourceSubnetPools_full was added but not executed against the simulator.

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Data Source: oxide_subnet_pools

1 participant