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

test: Fix DBaaS tests, mark 'connection_pooler' as Computed #674

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

adeatcu-ionos
Copy link
Contributor

What does this fix or implement?

Checklist

  • PR name added as appropriate (e.g. feat:/fix:/doc:/test:/refactor:)
  • Tests added or updated
  • Documentation updated
  • Changelog updated and version incremented (label: upcoming release)
  • Github Issue linked if any
  • Jira task updated

@@ -68,6 +68,7 @@ func resourceDbaasPgSqlCluster() *schema.Resource {
MaxItems: 1,
Description: "Configuration options for the connection pooler",
Optional: true,
Computed: true,
Copy link
Collaborator

@cristiGuranIonos cristiGuranIonos Sep 24, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if this changed, we should add it to the changelog, also to the commit title

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cristiGuranIonos yes, I forgot to add it in the CHANGELOG.md. This was supposed to be done in the PR for the connection_pooler attribute but I missed it. I'll add it in both CHANGELOG.md and title.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@adeatcu-ionos adeatcu-ionos changed the title test: Fix DBaaS tests test: Fix DBaaS tests, mark 'connection_pooler' as Computed Sep 24, 2024
digna-ionos
digna-ionos previously approved these changes Sep 26, 2024
Copy link

sonarcloud bot commented Sep 26, 2024

@adeatcu-ionos adeatcu-ionos merged commit 9f7d532 into master Sep 26, 2024
7 checks passed
@adeatcu-ionos adeatcu-ionos deleted the fix-dbaas-tests branch September 26, 2024 15:35
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.

3 participants