Skip to content

INTMDB-270: fix issue with project resource importer test #601

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

Merged
merged 1 commit into from
Nov 11, 2021

Conversation

abner-dou
Copy link
Contributor

Description

Fixed Project Import test, field with_default_alerts_settings value now is ignored on import (currently the API doesn't return this value)

Link to any related issue(s):INTMDB-270

Type of change:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Documentation fix/enhancement

Required Checklist:

  • I have signed the MongoDB CLA
  • I have read the Terraform contribution guidelines
  • I have added tests that prove my fix is effective or that my feature works per HashiCorp requirements
  • I have added any necessary documentation (if appropriate)
  • I have run make fmt and formatted my code

Further comments


--- PASS: TestAccResourceMongoDBAtlasProject_importBasic (13.96s)
PASS
coverage: 2.5% of statements
ok github.com/mongodb/terraform-provider-mongodbatlas/mongodbatlas 16.563s coverage: 2.5% of statements
? github.com/mongodb/terraform-provider-mongodbatlas/version [no test files]

Copy link
Collaborator

@themantissa themantissa left a comment

Choose a reason for hiding this comment

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

Thank you for the quick turnaround.

@abner-dou abner-dou merged commit 288b42d into master Nov 11, 2021
@abner-dou abner-dou deleted the INTMDB-270-fix branch November 11, 2021 03: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.

2 participants