Yoko Hyakuna
f374938d31
Fix broken links referencing to API docs ( #14565 )
...
* Fix all '/api/' to '/api-docs/'
* Minor fixes
* Undo some of the unintentional changes
2022-03-17 18:14:48 -07:00
Ray Ryjewski
571804390e
Update gcp.mdx ( #13438 )
...
Updated the example for oauth. In my testing I had to use the project-id for both the project attribute as well as within the bindings attribute.
2022-02-09 12:09:01 -08:00
Alexander Scheel
386ef0eb6b
Add clarification around vague "this" references ( #13968 )
...
* Clarify subject of this w.r.t. TLS configuration
Thanks to @aphorise for pointing this out internally.
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
* Clarify vague this in secrets/gcp docs
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
* Clarify vague this in secrets/aws docs
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
* Clarify vague this in secrets/database/oracle.mdx
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
* Clarify vague this in seal/pkcs11 docs
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
* Clarify vague this in agent/autoauth docs
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
2022-02-09 13:02:44 -05:00
Jason O'Donnell
403595fa9f
docs: add note for rolesets to avoid globs in policies ( #12756 )
...
* docs: add note for rolesets to avoid wildcards in policies
* Add note about not using example
* Change wildcard to glob
* Update website/content/docs/upgrading/upgrade-to-1.8.0.mdx
Co-authored-by: mickael-hc <86245626+mickael-hc@users.noreply.github.com>
* Update documentation per review
* Update per review
* Update website/content/docs/upgrading/upgrade-to-1.8.0.mdx
Co-authored-by: Calvin Leung Huang <1883212+calvn@users.noreply.github.com>
Co-authored-by: mickael-hc <86245626+mickael-hc@users.noreply.github.com>
Co-authored-by: Calvin Leung Huang <1883212+calvn@users.noreply.github.com>
2021-10-07 15:35:56 -04:00
Yong Wen Chua
7ea650bc06
Update Documentation for GCP Static Account ( #12027 )
...
* Update API Docs for Static Account
* Update CHANGELOGs
* Update guide
* Clarify IAM
* More refinement
* Fix missing replace of roleset while copy/pasting
Co-authored-by: Austin Gebauer <34121980+austingebauer@users.noreply.github.com>
* Remove CHANGELOG
* Fix some double ticks
* Apply suggestions from code review
Co-authored-by: Austin Gebauer <34121980+austingebauer@users.noreply.github.com>
* Update examples
Co-authored-by: Austin Gebauer <34121980+austingebauer@users.noreply.github.com>
2021-07-13 09:36:05 -07:00
Bryce Kalow
b76a56d40c
feat(website): migrates nav data format and updates docs pages ( #11242 )
...
* migrates nav data format and updates docs pages
* removes sidebar_title from content files
2021-04-06 13:49:04 -04:00
Jeff Escalante
ec620a7765
Implement MDX Remote ( #10581 )
...
* implement mdx remote
* fix an unfenced code block
* fix partials path
Co-authored-by: Jim Kalafut <jkalafut@hashicorp.com>
2020-12-17 16:53:33 -05:00