Closed tbroden84 closed 2 months ago
Unless we need more specific settings for LavinMQ. Help to remove extra files created in: https://github.com/cloudamqp/terraform-provider-cloudamqp/pull/296
Unless we need more specific settings for LavinMQ. Help to remove extra files created in: #296
This should do fine for LavinMQ as well. I was just testing with the exact same change in instance.txt and instance_with_version.txt :)
WHY are these changes introduced?
To use the same instance resource VCR test configuration for both backends. This force each configuration to include the subscription plan to be used.
WHAT is this pull request doing?
Remove the default subscription plan from
instance*.txt
configuration. Add the subscription plan to all tests.HOW can this pull request be tested?
Run VCR tests.