* Update README
Let contributors know that docs will now be located in UDR
* Add comments to each mdx doc
Comment has been added to all mdx docs that are not partials
* chore: added changelog
changelog check failure
* wip: removed changelog
* Fix content errors
* Doc spacing
* Update website/content/docs/deploy/kubernetes/vso/helm.mdx
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
---------
Co-authored-by: jonathanfrappier <92055993+jonathanfrappier@users.noreply.github.com>
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
* Add key usage information to clarify the critical nature of the extension.
* Update website/content/docs/secrets/pki/considerations.mdx
Co-authored-by: Steven Clark <steven@sclark.me>
---------
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
Co-authored-by: Steven Clark <steven@sclark.me>
* Added PSC Private Service Connect for GCP CloudSQL
Added PrivateIP support for GCP MySQL
* Added changelog
* Update changelog
* Value need to be exported or will be false
* Exported variablee for MySQL as well
* Add test cases
* Add go doc test comments
---------
Co-authored-by: robmonte <17119716+robmonte@users.noreply.github.com>
* Add TFC Dynamic Team Credentials feature to Vault 1.20 release notes
* Update website/content/docs/secrets/terraform.mdx
* Update website/content/api-docs/secret/terraform.mdx
* Remove todo in release notes
* Amend Legacy Team section in docs
* Add description field to api-docs
* Remove links and refs to using HVS
* Rerun vercel deploy
* Update website/content/docs/about-vault/what-is-vault.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
---------
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Created branch nphilbrook_aws_engine_sts_assume_role_policy_example from main
* Info on permissions required to rotate root creds
* Replace actual AWS IAM user ARN with example
* Conform to style guide
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Remove trailing text
* More wordsmithing
---------
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
The subject identifier actual value is NAMESPACE_ID, so <NAMESPACE> is confusing.
identity_token_audience has an audience value in Azure Federation, so examples like an existing vault URL are confusing.
Remove documentation for the Venafi plugin. This change aligns with the
standard approach of having third-party plugins host and maintain their
own documentation (e.g., KeyFactor, AppviewX).
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
* Add API warning based on DB type
* Add deprecation notice
* Add warning to the top of the docs pages
* Update capabilities table
* Filter SQLConnectionProducer fields from unrecognized parameters warning
* Add test case
* Promote HVS as an alternative solution
* Update website/content/partials/tips/try-hvs.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
---------
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* wip
* finish azure docs
* some fixes
* get role heading to where it was
* Apply suggestions from code review
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/secrets/azure.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* pr comments
* add aws
* gcp configuration
* fix formatting
* remove indents for parser
* formatting fixed?
* Update website/content/docs/secrets/gcp.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* try again
* might be the end of me
* tried running npm run format and got some promising results
* missed
* this should work
* numbering fixes
* Apply suggestions from code review
add group="gui"
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update azure.mdx
change heading to match
---------
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* database/mssql: set default root rotation stmt for contained db
* changelog
* add rotate root test
* fix test
* update passwords to make mssql happy
* create admin user
* update contained user create query
* remove test
* Updated the PostgreSQL database creation command to ensure the static role name is consistent.
The role name specified in allowed_roles="my-role" under the section "Rootless Configuration and Password Rotation for Static Roles" should align with the static role name in step #3. Previously, the command incorrectly used "my-static-role"; it should be "my-role" to match the earlier step.
The same role name should also be used when reading the static credentials in step #4
* Added the file changelog/29138.txt
* Delete changelog/29138.txt
---------
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
Co-authored-by: akshya96 <87045294+akshya96@users.noreply.github.com>
Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
Support all fields of the name constraints extension when generating CA certs.
The PKI secrets engine only provided parameter permitted_dns_domains to create
the name constraints extension when generating CA certificates.
Add the following parameters to provide full support for the extension:
* permitted_email_addresses
* permitted_ip_ranges
* permitted_uri_domains
* excluded_dns_domains
* excluded_email_addresses
* excluded_ip_ranges
* excluded_uri_domains
Specifying any combination of these parameters will trigger the creation of the
name constraints extension as per RFC 5280 section 4.2.1.10.
* Update the title & description for SEO improvement
* Minor updates for style consistency
* Revert back the change
* Update website/content/docs/secrets/aws.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
---------
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update the page description for SEO improvement
* Update the description for SEO improvement
* Update the description
* Update website/content/docs/secrets/transform/ff3-tweak-details.mdx
Co-authored-by: Jonathan Frappier <92055993+jonathanfrappier@users.noreply.github.com>
* Fixing a typo
* Incorporate review feedback
---------
Co-authored-by: Jonathan Frappier <92055993+jonathanfrappier@users.noreply.github.com>
* Match the page_title and H1 header
* Update website/content/docs/secrets/databases/index.mdx
Co-authored-by: Brian Shumate <brianshumate@users.noreply.github.com>
---------
Co-authored-by: Brian Shumate <brianshumate@users.noreply.github.com>
* clarify subkey read in GUI
* add screenshots
* add to index
* update kv nav steps
* update alt text for screenshot
* update steps
* edits
* fix build error and simplify path structure
* fix paths
* missed one
* missed another one >_<
* Update website/content/docs/secrets/kv/kv-v2/cookbook/write-data.mdx
---------
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* add read subkey to docs
* TW edits
* fix copy/paste error
* correct nil --> null for API results
* make example data match between CLI and API (1 of 2)
* make example data match between CLI and API (2 of 2)
---------
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>