Giter Site home page Giter Site logo

classicvalues / terraform-google-memcached Goto Github PK

View Code? Open in Web Editor NEW

This project forked from terraform-google-modules/terraform-google-memcached

1.0 1.0 0.0 44 KB

License: Apache License 2.0

Ruby 2.95% Makefile 4.18% Shell 40.01% Python 42.75% HCL 10.11%

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

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

Stargazers

Classic Values avatar

Watchers

 avatar

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.