Chris S. Kim
ecd4307b7c
docs: Update acl-tokens.mdx ( #15607 )
2022-11-29 16:20:39 -05:00
Conrad Kleinespel
4b721838c1
Fix AWS IAM trusted identity entity_tags.<key> ( #14727 )
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-11-29 12:34:28 -08:00
Dan Stough
62023c7062
docs(peering): peering GA ACL updates ( #15366 )
...
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
Co-authored-by: Freddy <freddygv@users.noreply.github.com>
2022-11-18 17:39:41 -05:00
Jared Kirschner
1c93065a6c
docs: use standard links in ent callout
2022-10-21 06:18:05 -07:00
Jared Kirschner
e8b9c0a513
docs: fix api docs anchor links
2022-10-18 12:53:53 -07:00
Jared Kirschner
6fb586d96f
docs: fix ent feature matrix links
2022-10-18 12:32:56 -07:00
boruszak
a434240d19
Merge branch 'main' into docs/search-refresh06
2022-10-11 10:17:22 -05:00
Bryce Kalow
8889253d7a
website: fix broken links ( #14943 )
2022-10-11 09:58:52 -05:00
Jeff Boruszak
3c30b64220
Apply suggestions from code review
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
Co-authored-by: Luke Kysow <1034429+lkysow@users.noreply.github.com>
Co-authored-by: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com>
2022-10-11 09:34:17 -05:00
boruszak
85a76cbab5
/docs/security/acl/auth-methods
2022-09-23 16:04:00 -05:00
boruszak
3fdb3e894d
Spacing and title fixes
2022-09-16 10:28:32 -05:00
boruszak
94c4ff07a8
Merge 'main' into docs/search-metadata-headers
2022-09-15 15:34:36 -05:00
Jeff Boruszak
a0b56f0612
Apply suggestions from code review
...
Co-authored-by: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com>
2022-09-15 12:10:20 -05:00
Bryce Kalow
8d416f74ba
website: content updates for developer ( #14419 )
...
Co-authored-by: Ashlee Boyer <ashlee.boyer@hashicorp.com>
Co-authored-by: Ashlee M Boyer <43934258+ashleemboyer@users.noreply.github.com>
Co-authored-by: Tu Nguyen <im2nguyen@gmail.com>
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
Co-authored-by: HashiBot <62622282+hashibot-web@users.noreply.github.com>
Co-authored-by: Kevin Wang <kwangsan@gmail.com>
2022-09-14 17:45:42 -05:00
boruszak
0b33745f44
/docs/security/acl
2022-09-13 14:32:13 -05:00
Tu Nguyen
2ed84e5f89
revert links to learn
2022-09-06 08:35:01 -07:00
Tu Nguyen
e11f567c60
Update Learn links in prep for devdot
2022-08-25 22:49:29 -07:00
Freddy
3989a8b71c
Add peering ACL docs ( #13855 )
...
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
2022-08-08 11:44:25 -06:00
Dmytro
5f48222db7
docs: Update service/node identities text on ACL index ( #13022 )
...
Modify node and service identities paragraphs on ACL index to better
conform with the style guide.
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
2022-05-18 18:55:35 -07:00
Blake Covarrubias
e653cb58ad
Redirect /api-docs/acl/acl to the new URL
2022-05-13 10:37:16 -07:00
Blake Covarrubias
2848721d82
Clarify purpose of example ACL rules and policies
2022-05-13 10:37:16 -07:00
Blake Covarrubias
3d0abe7aef
Remove unnecessary quotes from HCL variables
2022-05-13 10:35:24 -07:00
Blake Covarrubias
9afeac9643
Remove HCL examples of roles since only JSON payloads can be used
2022-05-13 10:35:24 -07:00
Blake Covarrubias
948fc47e75
docs: Fix JSON formatted example ACL policies
...
Commit 9333fad added JSON formatted examples for all ACL polices.
Most of these these examples are not valid JSON, and thus an error is
raised when attempting to create the example policies/rules in Consul.
This commit fixes the example JSON formatted ACL rules so that they
are valid JSON. This enables readers to use the policies as-is from
the documentation to successfully create policies in Consul.
It also removes unnecessary arrays from the example policies so that
the policies are easier for practitioners to read and write.
2022-05-13 10:35:24 -07:00
Blake Covarrubias
a74710fd45
docs: Remove unnecessary use of CodeBlockConfig ( #12974 )
...
Remove empty CodeBlockConfig elements. These elements are not
providing any benefit for the enclosed code blocks. This PR removes
the elements so so that the source is easier to read.
2022-05-11 15:37:02 -07:00
Robert
4bc4f8773d
docs: Fix small errors for node identities and acl-rules ( #13016 )
...
* Fix node identities `datacenter` description to string type
* Fix service rules URL anchor
2022-05-10 18:14:21 -07:00
Blake Covarrubias
13ac34c08b
docs: Fix spelling errors across site ( #12973 )
2022-05-10 07:28:33 -07:00
Blake Covarrubias
01ef26dea0
docs: Redirect /docs/security/acl/acl-system ( #12975 )
...
/docs/security/acl/acl-system was renamed in e9a42df from PR #12460 to
/docs/security/acl. A corresponding redirect was not added for this
page, resulting in a 404 being returned when accessing the old URL
path.
This commit redirects the former URL path to the new location, and
also updates all links on the site to point to the new location.
2022-05-09 09:04:23 -07:00
Christopher Swenson
7fc91af8a2
docs: Fix broken links for roles and service identities ( #12954 )
2022-05-05 16:24:18 -07:00
Jared Kirschner
dd6d294651
docs: add missing space after ent feature matrix links
2022-04-27 09:46:53 -07:00
Jared Kirschner
62abd648ec
docs: improve enterprise overview page
...
Move enterprise feature/package matrix back to the overview page.
Add descriptions for each enterprise feature that discuss use case.
2022-04-27 09:25:16 -07:00
Jared Kirschner
3ba30b5709
docs: show features per enterprise package
2022-04-27 08:22:51 -07:00
Dan Stough
41d9302200
Fix spelling for secrurity/acl mdx.
2022-04-20 10:48:47 -04:00
Paul Glass
bbb13b026c
Docs: IAM auth method ( #12779 )
...
* Docs: IAM auth method
Co-authored-by: Karl Cardenas <kcardenas@hashicorp.com>
2022-04-18 14:34:37 -05:00
Natalie Smith
b9ec2222db
docs: simplify agent docs slugs
2022-04-11 17:38:47 -07:00
Natalie Smith
cd73f27c84
docs: fix external links to agent config pages
2022-04-11 17:38:11 -07:00
Karl Cardenas
7bd9dec6d0
docs: fixes broken url in acl overview page
2022-04-04 09:47:15 -07:00
Bryce Kalow
04ec4c2aa4
website: redirect /api to /api-docs ( #12660 )
2022-03-30 16:16:26 -05:00
mrspanishviking
1ae820ea0a
Revert "[Docs] Agent configuration hierarchy "
2022-03-15 16:13:58 -07:00
trujillo-adam
667976c94f
fixing merge conflicts part 3
2022-03-15 15:25:03 -07:00
trujillo-adam
33d0ed5e96
fixed merge conflicts pt2
2022-03-15 14:01:24 -07:00
trujillo-adam
60a88bb40f
merging new hierarchy for agent configuration
2022-03-14 15:44:41 -07:00
trujillo-adam
4274de868d
few more tweaks
2022-03-08 19:13:33 -08:00
trujillo-adam
4e7dc7ce91
Apply suggestions from code review
...
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2022-03-08 16:02:59 -08:00
trujillo-adam
ed8aa7d24a
Apply suggestions from code review
...
Co-authored-by: Chris S. Kim <ckim@hashicorp.com>
2022-03-08 14:04:46 -08:00
trujillo-adam
883ea2f0ce
added some ACL example use cases to policy section
2022-03-01 16:48:35 -08:00
trujillo-adam
d27895f068
renamed acl-overview to index, fixed formatting, reworded node/service ID intros
2022-03-01 10:03:22 -08:00
trujillo-adam
5578217d5c
Apply suggestions from code review
...
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
2022-03-01 09:25:21 -08:00
trujillo-adam
b588620385
fixing merge conflicts
2022-03-01 09:08:20 -08:00
trujillo-adam
171685dc8e
additional information about service and node ids
2022-02-18 14:46:29 -08:00