Commit Graph

18 Commits

Author SHA1 Message Date
Yoko Hyakuna
ed4664005b
[DOCS] Fix style inconsistency (#29199)
* Fix style inconsistency

* Fix typos

* Update website/content/docs/platform/k8s/vso/secret-transformation.mdx

Co-authored-by: Jonathan Frappier <92055993+jonathanfrappier@users.noreply.github.com>

* Update website/content/docs/platform/k8s/helm/terraform.mdx

Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>

* Update website/content/docs/platform/k8s/injector/annotations.mdx

Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>

---------

Co-authored-by: Jonathan Frappier <92055993+jonathanfrappier@users.noreply.github.com>
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
2024-12-17 08:01:12 -08:00
Andrew Talbot
2fc8e35ec3
docs(lambda-extension): update distributed tracing headers warning; (#28319)
* docs(lambda-extension): update cache header warning;

* docs(lambda-extension): tweak language;

* docs(lambda-extension): accept pr comment

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2024-09-20 14:39:16 -07:00
Andrew Talbot
336e0c7f0d
docs(lambda-extension): add line to document new revoke token header feature; (#28318) 2024-09-16 13:09:09 -04:00
Andrew Talbot
489cf35208
Docs (lambda-extension): add warning about caching re. distributed tracing headers (#28118)
* add warning about usage of distributed tracing headers in cacheable requests;

* Update lambda-extension.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
2024-08-27 10:15:50 -07:00
John-Michael Faircloth
b9a2f83019
docs: note vle is not supported with aws snapstart (#27329)
* docs: note vle is not supported with aws snapstart

* Update website/content/docs/platform/aws/lambda-extension.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2024-06-04 21:31:49 -07:00
Raymond Ho
d07e120557
bump tags on VLE docs, include ap-south-2 (#25271) 2024-02-07 14:36:45 -08:00
Markus Cisler
a58d650e58
Fix link formatting in Vault lambda extension docs (#22396)
* Fix link formatting in Vault lambda extension docs

The link pointing to supported lambda runtimes does not use correct markdown formatting so it is not rendered as a link on developer.hashicorp.com. This commit renders it as a link again.

* Add changelog entry

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2023-08-17 20:39:54 +00:00
Anton Averchenkov
f4f0412b6a
[docs] Convert titles to sentense case (#21426)
* Convert documentation titles to sentense case

* Docker, Google, Foundry, Cloud proper case
2023-06-30 19:22:07 -04:00
Raymond Ho
35eb2dd907
add docs for VAULT_RUN_MODE (#19808) 2023-03-28 21:18:45 -07:00
Raymond Ho
6d9a1adc72
add warning for vault lambda extension cache ttl (#19738) 2023-03-24 23:37:38 +00:00
Mark Sailes
0d52c0ed4f
Remove the Lambda SnapStart incompatibility notice. (#19394) 2023-03-01 18:13:18 +00:00
Ashlee M Boyer
06df5b9d95
docs: Migrate link formats (#18696)
* Adding check-legacy-links-format workflow

* Adding test-link-rewrites workflow

* Updating docs-content-check-legacy-links-format hash

* Migrating links to new format

Co-authored-by: Kendall Strautman <kendallstrautman@gmail.com>
2023-01-25 16:12:15 -08:00
John-Michael Faircloth
cf0bf66f35
docs: add note on aws snapstart incompatibility (#18344)
* add note on snapstart incompatibility

* update note with link to aws and more details

* fix typo
2022-12-13 15:38:38 -06:00
Tom Proctor
abf35c3480
Docs: Add log level environment variable for Vault Lambda Extension (#17000) 2022-09-02 19:53:53 +01:00
Christopher Swenson
58c96b7b02
Add VAULT_ASSUMED_ROLE_ARN parameter to VLE docs (#16677)
Added in https://github.com/hashicorp/vault-lambda-extension/pull/69

Wait to merge until a new version of VLE has been released.
2022-08-23 11:33:36 -07:00
Tom Proctor
f3edee9458
Docs: Fix typo for Lambda extension env var config (#16108) 2022-06-22 17:28:31 +01:00
Loann Le
3c13d52cb0
Vault documentation: updated all references from Learn to Tutorial (#15514)
* updated learn to tutorial

* correct spelling
2022-05-19 18:04:46 -07:00
Theron Voran
09be380df6
docs: update the vault-lambda-extension docs (#15190)
Updates the layer version for the new release, and renames the docs
page from lambda-extension-cache -> lambda-extension, and includes a
redirect.
2022-04-27 08:27:18 -07:00