Skip to content

backend/s3: Adds SSO endpoint override #34195

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

Merged
merged 6 commits into from
Nov 14, 2023
Merged

backend/s3: Adds SSO endpoint override #34195

merged 6 commits into from
Nov 14, 2023

Conversation

gdavison
Copy link
Contributor

@gdavison gdavison commented Nov 6, 2023

Adds S3 backend parameter endpoints.sso to override the AWS SSO API endpoint.

Closes #34142

Depends on release of hashicorp/aws-sdk-go-base#741

Target Release

1.6.4

Draft CHANGELOG entry

ENHANCEMENTS

  • backend/s3: Adds the parameter endpoints.sso to allow users to override the AWS SSO API endpoint

@gdavison gdavison added the 1.6-backport If you add this label to a PR before merging, backport-assistant will open a new PR once merged label Nov 6, 2023

Verified

This commit was signed with the committer’s verified signature.
bflad Brian Flad

Verified

This commit was signed with the committer’s verified signature.
bflad Brian Flad

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@gdavison gdavison marked this pull request as ready for review November 11, 2023 08:42
@gdavison gdavison requested a review from a team as a code owner November 11, 2023 08:42
Copy link
Member

@jar-b jar-b left a comment

Choose a reason for hiding this comment

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

LGTM 🎉

% TF_ACC=1 go test -count=1 ./internal/backend/remote-state/s3/...
ok      github.com/hashicorp/terraform/internal/backend/remote-state/s3 153.015s

Copy link
Contributor

Reminder for the merging maintainer: if this is a user-visible change, please update the changelog on the appropriate release branch.

Copy link
Contributor

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
1.6-backport If you add this label to a PR before merging, backport-assistant will open a new PR once merged backend/s3 enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

backend/s3: Add SSO endpoint override parameter
2 participants