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

add acceptance test for a template name not found + fix the #497 issue #499

Conversation

yomovh
Copy link
Contributor

@yomovh yomovh commented Nov 17, 2023

Description

Fixes #497 : when a template was not found the data source launched a panic.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • [X ] Test A: make testacc TESTARGS="-run TestAccMeInstallationTemplateDataSource_basic"

@amstuta amstuta merged commit 727afb2 into master Nov 17, 2023
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] ovh_me_installation_template datasource don't handle properly non-existing template
2 participants