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

feat: Adds mongodbatlas_stream_privatelink_endpoint resource and data sources #2924

Closed
wants to merge 9 commits into from

Conversation

oarbusi
Copy link
Collaborator

@oarbusi oarbusi commented Dec 23, 2024

Description

Adds mongodbatlas_stream_privatelink_endpoint resource and data sources

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

Type of change:

  • Bug fix (non-breaking change which fixes an issue). Please, add the "bug" label to the PR.
  • New feature (non-breaking change which adds functionality). Please, add the "enhancement" label to the PR. A migration guide must be created or updated if the new feature will go in a major version.
  • Breaking change (fix or feature that would cause existing functionality to not work as expected). Please, add the "breaking change" label to the PR. A migration guide must be created or updated.
  • This change requires a documentation update
  • Documentation fix/enhancement

Required Checklist:

  • I have signed the MongoDB CLA
  • I have read the contributing guides
  • I have checked that this change does not generate any credentials and that they are NOT accidentally logged anywhere.
  • 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
  • If changes include deprecations or removals I have added appropriate changelog entries.
  • If changes include removal or addition of 3rd party GitHub actions, I updated our internal document. Reach out to the APIx Integration slack channel to get access to the internal document.

Further comments

oarbusi and others added 8 commits December 12, 2024 10:04
…ture and resource schema (#2878)

* initial scaffolding and generation of schema

* schema adjustments

* temporary nolint:gocritic for commented out code

* comment out test
…es schema (#2884)

* data source schema

* comment out implementation
…2890)

* initial implementation of resource

* implement resource & model conversion necessary for resource

* handle nil/empty dnssubdomain

* refresh function for the deletion of the resource

* empty list for dnsSubDomain attribute

* retry strategy for creation

* changelog

* adjust latest SDK

* fix unit test after dnssubdomain fix

* fix generate docs all check
…ces (#2897)

* singular data source

* plural data source

* changelog

* example check fix

* pr

* use correct states for creation
…ce and data source (#2910)

* wip: tests

* set up confluent provider in tests

* test fixes

* run tests in CI

* adjust migration test to use confluent external provider

* change detection

* depends on

* specific project for tests

* failedonupdate fix

* test improvement

* changes to tests

* remove config in import step

* externalprovider for failed update test case

* error on update
…l to easily support future vendors (#2921)

* change required and validate in model conversion

* test required
…oint` resource and data sources (#2923)

* examples

* generate docs

* fix example

* pr docs copy

* versions

* format

* fix

* pr comments

* docs update for example update

* docs generation

* Update examples/mongodbatlas_stream_privatelink_endpoint/confluent_dedicated_cluster/README.md

Co-authored-by: maastha <[email protected]>

* Update examples/mongodbatlas_stream_privatelink_endpoint/confluent_dedicated_cluster/README.md

Co-authored-by: maastha <[email protected]>

* Update examples/mongodbatlas_stream_privatelink_endpoint/confluent_serverless/README.md

Co-authored-by: maastha <[email protected]>

* Update examples/mongodbatlas_stream_privatelink_endpoint/confluent_serverless/README.md

Co-authored-by: maastha <[email protected]>

* version constraint

---------

Co-authored-by: maastha <[email protected]>
@oarbusi
Copy link
Collaborator Author

oarbusi commented Dec 23, 2024

DO NOT MERGE YET

Copy link
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!

@github-actions github-actions bot added the stale label Dec 30, 2024
@github-actions github-actions bot closed this Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant