Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Commit

Permalink
Add a kubernetes style resource async class (#253)
Browse files Browse the repository at this point in the history
Signed-off-by: Modular Magician <magic-modules@google.com>
  • Loading branch information
modular-magician authored and Stuart Paterson committed Dec 4, 2019
1 parent e7b95be commit 798ef81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/resources/google_redis_instance.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Properties that can be accessed from the `google_redis_instance` resource:

* `location_id`: The zone where the instance will be provisioned. If not provided, the service will choose a zone for the instance. For STANDARD_HA tier, instances will be created across two zones for protection against zonal failures. If [alternativeLocationId] is also provided, it must be different from [locationId].

* `name`: The ID of the instance or a fully qualified identifier for the instance.
* `name`: The ID of the instance or a fully qualified identifier for the instance.

* `memory_size_gb`: Redis memory size in GiB.

Expand Down

0 comments on commit 798ef81

Please sign in to comment.