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

Use s3_use_path_style instead of s3_force_path_style #97

Merged
merged 1 commit into from
Jul 8, 2022

Conversation

minamijoyo
Copy link
Owner

Starting from the AWS provider v4, the s3_force_path_style argument has been deprecated.
Use the s3_use_path_style argument instead.
This option is only required for localstack, which affects only test code and tutorials.
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/guides/version-4-upgrade#s3_use_path_style

Starting from the AWS provider v4, the s3_force_path_style argument has
been deprecated. Use the s3_use_path_style argument instead. This option
is only required for localstack, which affects only test code and
tutorials.

https://registry.terraform.io/providers/hashicorp/aws/latest/docs/guides/version-4-upgrade#s3_use_path_style
@minamijoyo minamijoyo merged commit e63846b into master Jul 8, 2022
@minamijoyo minamijoyo deleted the use-s3-use-path-style branch July 8, 2022 02:41
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.

1 participant