Complete Memorystore for Memcache Instance
Terraform scripts to create a complete GCP Memorystore for Memcached Instance using the module memcache.
To create a complete GCP Memorystore for Memcached Instance:
terraform init
terraform plan
terraform apply
To delete all resource:
terraform destroy
Requirements
Name |
Version |
|---|---|
>= 1.0 |
|
~> 2.3.1 |
|
~> 6.16.0 |
|
~> 6.16.0 |
|
~> 2.4.0 |
|
~> 3.2.1 |
Providers
Name |
Version |
|---|---|
~> 2.3.1 |
|
~> 6.16.0 |
|
~> 6.16.0 |
|
~> 2.4.0 |
|
~> 3.2.1 |
Modules
Name |
Source |
Version |
|---|---|---|
../../../memcache |
n/a |
Resources
Name |
Type |
|---|---|
resource |
|
google-beta_google_service_networking_connection.private_service_connection |
resource |
resource |
|
resource |
|
data source |
|
data source |
|
data source |
|
data source |
Inputs
Name |
Description |
Type |
Default |
Required |
|---|---|---|---|---|
Project name |
|
|
no |
|
The GCP region to deploy the Memorystore for Memcached Instance |
|
|
no |
Outputs
Name |
Description |
|---|---|
Endpoint for Discovery API |
|
The Memorystore instance ID. |
|
The full version of memcached server running on this instance. |
|
Additional information about the instance state, if available. The parameters: “node_id”, “zone”, “port”, “host”, “state”. |