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

fix #3169 allow endpoints.s3 in remote_state block. #3643

Merged

Conversation

wakeful
Copy link
Contributor

@wakeful wakeful commented Dec 10, 2024

Description

Fixes #3169 allow endpoints.s3 in remote_state block.

TODOs

Read the Gruntwork contribution guidelines.

  • Update the docs.
  • Run the relevant tests successfully, including pre-commit checks.
  • Ensure any 3rd party code adheres with our license policy or delete this line if its not applicable.
  • Include release notes. If this PR is backward incompatible, include a migration guide.

Release Notes (draft)

Added support for custom endpoints.s3 configuration in remote_state block. Fix #3169

Migration Guide

n/a

@wakeful wakeful force-pushed the add-support-for-custom-s3-endpoints branch 4 times, most recently from 891ee80 to 5cc2e53 Compare December 12, 2024 18:19
@wakeful wakeful marked this pull request as ready for review December 12, 2024 18:20
@wakeful wakeful changed the title [WIP] fix #3169 allow endpoints.s3 in remote_state block. fix #3169 allow endpoints.s3 in remote_state block. Dec 12, 2024
@wakeful wakeful force-pushed the add-support-for-custom-s3-endpoints branch from 5cc2e53 to 1445c80 Compare December 12, 2024 18:21
@yhakbar yhakbar merged commit 521d95f into gruntwork-io:main Dec 12, 2024
5 of 6 checks passed
@wakeful wakeful deleted the add-support-for-custom-s3-endpoints branch December 12, 2024 20:52
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.

Terraform >= 1.6.0 endpoints.s3 problem
2 participants