Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a note regarding consul_acl_token_secret_id in the consul_acl_token resource description #365

Merged
merged 3 commits into from
Oct 23, 2023

Conversation

remilapeyre
Copy link
Collaborator

Also migrate consul_acl_token to tfplugindocs.

Copy link
Contributor

@roncodingenthusiast roncodingenthusiast left a comment

Choose a reason for hiding this comment

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

This looks mostly good, just questions/comments on the docs

consul/resource_consul_acl_token.go Outdated Show resolved Hide resolved

### Basic usage
## Example Usage
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
## Example Usage
## Example usage

the docs team is moving towards sentence style capitalization for titles so maybe we could do the same here


The `service_identities` block supports the following arguments:
### Read-Only
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
### Read-Only
### Read-only


The `node_identities` block supports the following arguments:
<a id="nestedblock--node_identities"></a>
### Nested Schema for `node_identities`
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
### Nested Schema for `node_identities`
### Nested schema for `node_identities`

* `expiration_time` - If set this represents the point after which a token should be considered revoked and is eligible for destruction.
* `namespace` - The namespace to create the token within.
<a id="nestedblock--service_identities"></a>
### Nested Schema for `service_identities`
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
### Nested Schema for `service_identities`
### Nested schema for `service_identities`

Copy link
Contributor

@roncodingenthusiast roncodingenthusiast left a comment

Choose a reason for hiding this comment

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

couple of docs nitpick and a question but otherwise this looks good to me. Approving so i dont block the progress of this PR

@remilapeyre remilapeyre merged commit b5963de into hashicorp:master Oct 23, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants