Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Set the right property name for allocation pools in ovh_cloud_project_network_private_subnet_v2 #816

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

amstuta
Copy link
Contributor

@amstuta amstuta commented Jan 30, 2025

Description

Fixes #815

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Improvement (improve existing resource(s) or datasource(s))
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

How Has This Been Tested?

  • Test A: make testacc TESTARGS="-run TestAccCloudProjectNetworkPrivateSubnetV2_basic"
  • Test B: make testacc TESTARGS="-run TestAccCloudProjectNetworkPrivateSubnetV2DefaultDns_basic"

@amstuta amstuta requested a review from a team as a code owner January 30, 2025 08:47
@amstuta amstuta merged commit 354382b into master Jan 30, 2025
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.

[BUG][Network] Unsupported argument "allocation_pools" in ovh_cloud_project_network_private_subnet_v2
2 participants