Giter Site home page Giter Site logo

terraform-google-memcached's Introduction

terraform-google-memcached

โš  Deprecated

This module has been deprecated. Please switch to the managed service using terraform-google-memorystore. For more information, please refer to the documentation.

Inputs

Name Description Type Default Required
location_code A code representing a single character for the type of physical location ('g' for Google cloud) plus a short string indicating zone or location (e.x. gusw1, guse1, gase1, etc...). This will be used as the first segment of the machine's hostname string - yes
env Environment string `` yes
app_name The third segment of the machine's hostname, referencing the major application or project name string - yes
img_src_project source project where image resides string centos-cloud yes
image_name centos7 base image name string `` yes
memcached_ips List of IP addresses to use for memcached instances. list - yes
project_name Project Name string `` yes
app_tags Application tags string <list> no
machine_type memcached machine type string n1-standard-2 no
allow_stopping_for_update Whether you will allow Terraform to stop an instance to update it (e.x. service account update) string true no
boot_disk_size boot_disk_size string 100 no
boot_disk_type boot_disk_type string pd-ssd no
subnetwork Subnet to deploy to string `` yes
service_account map <map> yes

Verify

On your instance type below command :

ps -eaf | grep memcached

and it should give below output :

/usr/bin/memcached -u memcached -p 11211 -m 2048 -c 1024 -t 4 -v >> /data1/applogs/memcached/memcached.log 2>&1

terraform-google-memcached's People

Contributors

aaron-lane avatar bharathkkb avatar dependabot[bot] avatar erjohnso avatar kumary avatar morgante avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

terraform-google-memcached's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.