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

Dmvp 3881 mongo atlas version upgrade #333

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

mrdntgrn
Copy link
Contributor

@mrdntgrn mrdntgrn commented Apr 8, 2024

No description provided.

Copy link

what-the-diff bot commented Apr 8, 2024

PR Summary

  • Updated AWS Provider Version in Several Modules
    The AWS provider version used in our ingress basic tests and multiple-domains modules have been changed. In the basic test module, it has been altered from version 4.67.0 to version 3.41 or higher. For multiple-domains, it has been adjusted from 4.67.0 to version 4.0. This ensures our applications align with particular versions which come with their own improvements and fixes.

  • Changes to MongoDB Atlas Module
    The MongoDB Atlas module has seen some updates as well. The version of the mongodbatlas provider used has been updated from 1.2 or higher to version 1.15.2. This change was seen in both README.md and versions.tf files. This means we're now supporting a more recent version of MongoDB Atlas, which would likely enhance stability and bring in new features compared to the older version.

  • Variable Adjustments in MongoDB Atlas Module
    There were a couple changes to the variables used in MongoDB Atlas module. One variable use_cloud_provider_snapshot_backup_policy has been removed entirely, this indicates that this specific feature is no longer available in the MongoDB atlas module. The description for use_cloud_backup_schedule variable also saw some updates, though the details of the update were not specified, it typically means it would better reflect its current functionality or usage.

Copy link

github-actions bot commented Apr 8, 2024

Output

[INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks.
[INFO] Initializing environment for https://github.com/antonbabenko/pre-commit-terraform.
[INFO] Initializing environment for https://github.com/qoomon/git-conventional-commits.
[INFO] Initializing environment for https://github.com/zricethezav/gitleaks.
[INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/zricethezav/gitleaks.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
check for added large files..............................................Passed
check for merge conflicts................................................Passed
check vcs permalinks.....................................................Passed
fix end of files.........................................................Passed
trim trailing whitespace.................................................Passed
check for merge conflicts................................................Passed
check for case conflicts.................................................Passed
mixed line ending........................................................Passed
detect aws credentials...................................................Passed
detect private key.......................................................Passed
Terraform fmt............................................................Passed
Terraform docs...........................................................Passed
Detect hardcoded secrets.................................................Passed

Copy link

github-actions bot commented Apr 8, 2024

Output

check for added large files..............................................Passed
check for merge conflicts................................................Passed
check vcs permalinks.....................................................Passed
fix end of files.........................................................Passed
trim trailing whitespace.................................................Passed
check for merge conflicts................................................Passed
check for case conflicts.................................................Passed
mixed line ending........................................................Passed
detect aws credentials...................................................Passed
detect private key.......................................................Passed
Terraform fmt............................................................Passed
Terraform docs...........................................................Passed
Detect hardcoded secrets.................................................Passed

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.

None yet

2 participants