mongodb / terraform-provider-mongodbatlas

Terraform MongoDB Atlas Provider: Deploy, update, and manage MongoDB Atlas infrastructure as code through HashiCorp Terraform
https://registry.terraform.io/providers/mongodb/mongodbatlas
Mozilla Public License 2.0
246 stars 179 forks source link

chore: Implements no-op resource and run test with resource #2765

Closed lantoli closed 3 weeks ago

lantoli commented 4 weeks ago

Description

In order to run tests locally:

make enable-advancedclustertpf   # only once

ACCTEST_PACKAGES=./internal/service/advancedclustertpf ACCTEST_REGEX_RUN='TestAccAdvancedCluster_basic' make testacc          

Link to any related issue(s): CLOUDP-281930

Type of change:

Required Checklist:

Further comments

github-actions[bot] commented 3 weeks ago

This PR has gone 7 days without any activity and meets the project’s definition of "stale". This will be auto-closed if there is no new activity over the next 7 days. If the issue is still relevant and active, you can simply comment with a "bump" to keep it open, or add the label "not_stale". Thanks for keeping our repository healthy!

lantoli commented 3 weeks ago

unit-test and lint PR checks failing