-
Notifications
You must be signed in to change notification settings - Fork 210
chore: Merges dev branch with mongodbatlas_log_integration resource and data sources feature
#4010
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
Draft
oarbusi
wants to merge
21
commits into
master
Choose a base branch
from
CLOUDP-346618-plbev2-dev
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…uto-generated resources (#3930) * implement alias in import * pr * pr comment * remove fallback * tests
…uto-generated resources (#3930) * implement alias in import * pr * pr comment * remove fallback * tests
* generate PBLE v3 resource * changelog * pr fixes * include spec changes * include changes of spec * test * add CLOUDP in TODOs * add test in CI, removes cluster temporarily * regenerate from dev after conflicts * Update internal/serviceapi/pushbasedlogexportv3api/resource_test.go Co-authored-by: Copilot <[email protected]> * improve test * kms in CI * move CI test to autogen_fast * rename to log_integration * missing rename * revert moveing acc test in ci * run test in parallel * import verify id --------- Co-authored-by: Copilot <[email protected]>
…rm-provider-mongodbatlas into CLOUDP-346618-plbev2-dev
* generate data source of log integration * add data source to the provider and make data sources be added when running make enable-autogen * changelog * regenerate * add alias
…` resource and singular data source (#3991) * docs and example for mongodbatlas_log_integration resource and singlar data source * Apply suggestions from code review Co-authored-by: Copilot <[email protected]> * docs suggestion * fix link * example suggestions * example formatting * fix import --------- Co-authored-by: Copilot <[email protected]>
… `mongodbatlas_log_integration` (#3999) * migration guide * wording * remove UI suggestion * remove redundant section * pr suggestions * doc: Adds example of migration from `mongodbatlas_push_based_log_export` to `mongodbatlas_log_integration` (#4000) * migration guide * examples of migration * remove module example * rename from basic to direct-resource-usage * remove duplicate info * pr suggestions * doc: Adds module example of migration from `mongodbatlas_push_based_log_export` to `mongodbatlas_log_integration` (#4001) * Revert "remove module example" This reverts commit 2c0bfbf. * mention prefix path in module maintainer * pr suggestions * fix example check
mongodbatlas_log_integration resource and data sources featuremongodbatlas_log_integration resource and data sources feature
Contributor
|
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! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Merges
mongodbatlas_log_integrationresource and data sources featureLink to any related issue(s): CLOUDP-346618
Type of change:
Required Checklist:
Further comments