Skip to content

Chore(deps): Bump github.com/gruntwork-io/terratest from 0.41.0 to 0.41.3 #936

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2022

Bumps github.com/gruntwork-io/terratest from 0.41.0 to 0.41.3.

Release notes

Sourced from github.com/gruntwork-io/terratest's releases.

v0.41.3

What's Changed

Full Changelog: gruntwork-io/terratest@v0.41.2...v0.41.3

v0.41.2

What's Changed

Full Changelog: gruntwork-io/terratest@v0.41.01...v0.41.2

v0.41.01

What's Changed

Full Changelog: gruntwork-io/terratest@v0.41.0...v0.41.01

Commits
  • 6fb8605 fix formatting and imports (#1202)
  • e25292e Merge pull request #1203 from hongil0316/docker_compose_project_name_fix
  • 2f193bf Fix project-name so it doesn't contain special characters for docker-compose
  • 3f5f355 Merge pull request #1201 from hongil0316/docker_compose_buildkit_support
  • 3310bc8 support buildkit for dockcer-compose
  • 57feb6b Merge pull request #1199 from hongil0316/docker_buildkit_support
  • c6920dd Support buildkit for docker run
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/gruntwork-io/terratest](https://github.com/gruntwork-io/terratest) from 0.41.0 to 0.41.3.
- [Release notes](https://github.com/gruntwork-io/terratest/releases)
- [Commits](gruntwork-io/terratest@v0.41.0...v0.41.3)

---
updated-dependencies:
- dependency-name: github.com/gruntwork-io/terratest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 22, 2022 22:11
@dependabot dependabot bot added dependencies go Pull requests that update Go code labels Nov 22, 2022
@dependabot dependabot bot requested a review from themantissa November 22, 2022 22:11
@Zuhairahmed Zuhairahmed self-requested a review November 23, 2022 21:58
Copy link
Contributor

@Zuhairahmed Zuhairahmed left a comment

Choose a reason for hiding this comment

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

LGTM

@Zuhairahmed Zuhairahmed merged commit 3f166a7 into master Nov 23, 2022
@Zuhairahmed Zuhairahmed deleted the dependabot/go_modules/github.com/gruntwork-io/terratest-0.41.3 branch November 23, 2022 21:58
martinstibbe added a commit that referenced this pull request Nov 29, 2022
* Serverless Endpoint Service Doc Bug (#930)

* Update CHANGELOG.md

* Chore(deps): Bump github.com/gruntwork-io/terratest (#936)

Bumps [github.com/gruntwork-io/terratest](https://github.com/gruntwork-io/terratest) from 0.41.0 to 0.41.3.
- [Release notes](https://github.com/gruntwork-io/terratest/releases)
- [Commits](gruntwork-io/terratest@v0.41.0...v0.41.3)

---
updated-dependencies:
- dependency-name: github.com/gruntwork-io/terratest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add additional context for prometheus example

* Update Readme.md

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Zuhair Ahmed <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
martinstibbe added a commit that referenced this pull request Nov 30, 2022
* Serverless Endpoint Service Doc Bug (#930)

* Update CHANGELOG.md

* Chore(deps): Bump github.com/gruntwork-io/terratest (#936)

Bumps [github.com/gruntwork-io/terratest](https://github.com/gruntwork-io/terratest) from 0.41.0 to 0.41.3.
- [Release notes](https://github.com/gruntwork-io/terratest/releases)
- [Commits](gruntwork-io/terratest@v0.41.0...v0.41.3)

---
updated-dependencies:
- dependency-name: github.com/gruntwork-io/terratest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Create .github_changelog_generator

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Zuhair Ahmed <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Zuhairahmed added a commit that referenced this pull request Dec 1, 2022
* INTMDB-438 ForceNew on cluster name change (#902)

* Added ForceNew for name on Cluster

* Updated documentation to include information on name changes for cluster

* INTMDB-481: Add support for identity provider display name import (#924)

* Add support for identity provider display name import

* Update example for mongodbatlas_federated_settings_org_config

* Update documentation for mongodbatlas_federated_settings_org_configs

* Remove confusing verbiage

* INTMDB-498: Updated Prometheus Example (#942)

* Serverless Endpoint Service Doc Bug (#930)

* Update CHANGELOG.md

* Chore(deps): Bump github.com/gruntwork-io/terratest (#936)

Bumps [github.com/gruntwork-io/terratest](https://github.com/gruntwork-io/terratest) from 0.41.0 to 0.41.3.
- [Release notes](https://github.com/gruntwork-io/terratest/releases)
- [Commits](gruntwork-io/terratest@v0.41.0...v0.41.3)

---
updated-dependencies:
- dependency-name: github.com/gruntwork-io/terratest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add additional context for prometheus example

* Update Readme.md

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Zuhair Ahmed <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* INTMDB-484: Skip tests for OPS GENIE and GOV (#937)

* Serverless Endpoint Service Doc Bug (#930)

* Update CHANGELOG.md

* Skip broken OPS_GENIE token and GOV tests in main ACC test run

* make fmt

* Remove comment

Co-authored-by: Zuhair Ahmed <[email protected]>

* INTMDB-438 ForceNew on cluster name change (#929)

* Added ForceNew for name on Cluster

* Updated documentation to include information on name changes for cluster

* INTMDB-434 - Fixed private_endpoint output documentation (#907)

* Fixed documentation to include more accurate information on how to output a private_endpoint by endpoint_id

* Updated cluster docs to have a generic example for getting connection_string from endpoint_service_id, and links to full examples for AWS, AZURE, and GCP

* Updated examples to have a reference to a cluster, optionally, in order to extract the connection strings

* Updated readme to contain information on the optional cluster_name variable

* Removed moved documentation and added example output in comment

* formatting

* formatting -GCP

* Typo fix

* typo fix - azure

* Apply suggestions from code review

Copy updates on example readme

Co-authored-by: Zuhair Ahmed <[email protected]>

* Updated advanced_cluster documentation to have information on getting connection string

Co-authored-by: Zuhair Ahmed <[email protected]>

* INTMDB-493: Serverless Private Endpoint Connection String Example Fix (#940)

* Serverless Endpoint Service Doc Bug (#930)

* Update CHANGELOG.md

* Change connection_strings_private_srv to a list of connections

* Update connection_strings_private_srv to connection_strings_private_endpoint_srv

Co-authored-by: Zuhair Ahmed <[email protected]>

* INTMDB-426: Alert Configuration -- Api Token erroneous changes (#941)

* Serverless Endpoint Service Doc Bug (#930)

* Update CHANGELOG.md

* Ignore API keys after apply

Co-authored-by: Zuhair Ahmed <[email protected]>

* INTMDB-368: Shorten test names that are too long to allow for targeting specific tests (#932)

* Serverless Endpoint Service Doc Bug (#930)

* Update CHANGELOG.md

* Split tests in segments to permit retry failed test areas in less time

* Change Regex

* skip TestAccConfigRSThirdPartyIntegration_basic

* skip TestAccNetworkRSPrivateEndpointRegionalMode_basic

* Skip Gov tests during regular test run

* Skip OPS_GENIE test

* Change skip test method

* Split out cluster RS and DS

* Single thread private link ADL tests that conflict during parallel execution

* Split out Clusters

* Lower max number of tests to run at once

* Lower concurrent jobs due to cluster limits

* Chain job deps to enforce order

* Combine Clusters back into one workflow

* Skip TestAccClusterRSAdvancedCluster_Paused

* go fmt

Co-authored-by: Zuhair Ahmed <[email protected]>

* INTMDB-463 Cluster container_id documentation (#931)

* container_id documentation updated to reflect that it's a computed field

* Updated documentation around network_peering

* Moved container_id to attribute reference

* Fixed documentation reference

* INTMDB-478: Auto-Generate Changelog (#944)

* Serverless Endpoint Service Doc Bug (#930)

* Update CHANGELOG.md

* Chore(deps): Bump github.com/gruntwork-io/terratest (#936)

Bumps [github.com/gruntwork-io/terratest](https://github.com/gruntwork-io/terratest) from 0.41.0 to 0.41.3.
- [Release notes](https://github.com/gruntwork-io/terratest/releases)
- [Commits](gruntwork-io/terratest@v0.41.0...v0.41.3)

---
updated-dependencies:
- dependency-name: github.com/gruntwork-io/terratest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Create .github_changelog_generator

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Zuhair Ahmed <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* INTMDB-465 - PrivateLink Endpoint Service & Connection Strings (#943)

* INTMDB-384 Fix PrivateLink test flakiness (#895)

* Using different endpointID values for the endpoint service adl tests

* Removed parallelization with private link endpoint test which had overlap with others

* Reverted changes to the endpointID

* Waiting for Clusters to be idle on pes create

* Formatted and added Deleted as a target status

* Removed unintended changes

* Updated Delete to use TimeoutDelete

* Utilizing error when ClusterListAdvancedRefreshFunc fails

* Updated RefreshFunc to just return PENDING if cluster is not IDLE

* Updated StateChanegConf for endpoints vs. cluster status

* Fixed Pending/Target status' for PrivateEndpointServiceLinkDelete

* Added INITIATING back to list of Pending statuses on delete

* Added serverless instance list refresh func & utlizing it on serverless endpoint service

* Removed unintentional changes to tests and using a proper error message string

* Fixed error message wording to reference proper resource

* Removed extra quote on serverless instance

* WaitForStateContext inline with conditional

* Added documentation on completion condition for endponit service creation & deletion

* INTMDB-470: Private Endpoint Regional Mode test fixes (#946)

* Added a separate test for the basics of perm that does not require aws access

* Skipping complex test

* Renamed tests to fit more w/refac

* Updated RefreshFunc to just return PENDING if cluster is not IDLE

* Updated StateChanegConf for endpoints vs. cluster status

* Fixed Pending/Target status' for PrivateEndpointServiceLinkDelete

* Added INITIATING back to list of Pending statuses on delete

* Putting WaitForStateContext inline with condition checking if it err

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Dosty Everts <[email protected]>
Co-authored-by: Zuhair Ahmed <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant