Skip to content

Conversation

minamijoyo
Copy link
Owner

No description provided.

Starting from Terraform v1.6, the s3 backend configuration has changed,
and this caused the acceptance test to fail. We can workaround the issue
by specifying the `iam_endpoint`. The `iam_endpoint` argument has been
deprecated since Terraformv1.6. It is recommended to use the newly added
`endpoints` argument, though, for running tests on multiple Terraform
versions, the test settings must remain compatible with the older
versions. This is a test-only issue, so I'll use the deprecated
`iam_endpoint` for now.

FYI:
minamijoyo/tfmigrate@7591205
@minamijoyo minamijoyo merged commit f757c6a into master Aug 13, 2024
@minamijoyo minamijoyo deleted the tf-1.9 branch August 13, 2024 15:05
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