Skip to content

Commit 62ba798

Browse files
Document auth_string output parameter for google_redis_instance (#12344) (#20690)
[upstream:d7d5bdf5c24003db1b6a165ada7d85015f6e1e4c] Signed-off-by: Modular Magician <[email protected]>
1 parent cdb7985 commit 62ba798

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.changelog/12344.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:none
2+
3+
```

website/docs/r/redis_instance.html.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -593,6 +593,8 @@ In addition to the arguments listed above, the following computed attributes are
593593
* `effective_labels` -
594594
All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Terraform, other clients and services.
595595

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

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

0 commit comments

Comments
 (0)