Skip to content

Conversation

lgarber-akamai
Copy link
Contributor

@lgarber-akamai lgarber-akamai commented Oct 3, 2025

📝 Description

This pull request adds support for all changes relevant to the Managed Databases/VPC integration, which should now be generally available in production.

This includes changes to the following modules:

  • linode.cloud.database_mysql_v2
  • linode.cloud.database_postgresql_v2
  • linode.cloud.vpc
  • linode.cloud.vpc_subnet

NOTE: The new response fields are also implicitly available under the relevant info and list modules.

✔️ How to Test

The following test steps assume you have pulled down this PR locally and run make install.

Integration Testing

make test-int TEST_ARGS="-v database_mysql_v2_vpc database_mysql_v2_vpc_detach database_postgresql_v2_vpc database_postgresql_v2_vpc_detach"

Manual Testing

  1. In an ansible_linode sandbox environment (e.g. dx-devenv), run the following playbook:

@lgarber-akamai lgarber-akamai added the new-feature for new features in the changelog. label Oct 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature for new features in the changelog.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant