Skip to content

Commit

Permalink
Document auth_string output parameter for google_redis_instance (#1…
Browse files Browse the repository at this point in the history
…2344)

[upstream:d7d5bdf5c24003db1b6a165ada7d85015f6e1e4c]

Signed-off-by: Modular Magician <[email protected]>
  • Loading branch information
modular-magician committed Dec 13, 2024
1 parent b3aa81d commit d48847f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .changelog/12344.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:none

```
2 changes: 2 additions & 0 deletions website/docs/r/redis_instance.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -593,6 +593,8 @@ In addition to the arguments listed above, the following computed attributes are
* `effective_labels` -
All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Terraform, other clients and services.

* `auth_string` - AUTH String set on the instance. This field will only be populated if auth_enabled is true.


<a name="nested_maintenance_schedule"></a>The `maintenance_schedule` block contains:

Expand Down

0 comments on commit d48847f

Please sign in to comment.