Skip to content

Conversation

StamatisChr
Copy link
Contributor

On v1.0.x

On v202507-1

Fixed TFE_REDIS_USE_MTLS heading.
On TFE version v202507-1 and later, TFE_OBJECT_STORAGE_S3_ENDPOINT requires the protocol, added an example.
fixed formatting
On TFE version v202507-1 and later, TFE_OBJECT_STORAGE_S3_ENDPOINT requires the protocol, added an example.
Copy link

CLA assistant check

Thank you for your submission! We require that all contributors sign our Contributor License Agreement ("CLA") before we can accept the contribution. Read and sign the agreement

Learn more about why HashiCorp requires a CLA and what the CLA includes

Have you signed the CLA already but the status is still pending? Recheck it.

Copy link
Contributor

github-actions bot commented Sep 30, 2025

Vercel Previews Deployed

Name Status Preview Updated (UTC)
Dev Portal ✅ Ready (Inspect) Visit Preview Tue Sep 30 12:51:15 UTC 2025
Unified Docs API ✅ Ready (Inspect) Visit Preview Tue Sep 30 12:45:12 UTC 2025

Copy link
Contributor

Broken Link Checker

No broken links found! 🎉

Copy link
Contributor

@rkoron007 rkoron007 left a comment

Choose a reason for hiding this comment

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

Looks good, added a small style suggestion!

default AWS S3 endpoint. Defaults to `""`.
S3 endpoint. Useful when using a private S3 endpoint.

Example: `TFE_OBJECT_STORAGE_S3_ENDPOINT: https://s3.example.com`
Copy link
Contributor

Choose a reason for hiding this comment

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

Sorry I can't add this as a suggestion because the markdown breaks, but could you tweak this to explain the example a bit like so:

The following example sets your S3 endpoint to a private S3 endpoint named https://s3.example.com :

TFE_OBJECT_STORAGE_S3_ENDPOINT: https://s3.example.com

default AWS S3 endpoint. Defaults to `""`.
S3 endpoint. Useful when using a private S3 endpoint.

Example: `TFE_OBJECT_STORAGE_S3_ENDPOINT: https://s3.example.com`
Copy link
Contributor

Choose a reason for hiding this comment

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

Same comment!

The following example sets your S3 endpoint to a private S3 endpoint named https://s3.example.com :

TFE_OBJECT_STORAGE_S3_ENDPOINT: https://s3.example.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants