8000 Tags · kzap/terraform-modules · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: kzap/terraform-modules

Tags

0.6

Toggle 0.6's commit message
0.6 / 2016-11-06

================

  * update readme
  * - adding example for multiple providers in 1 module

0.5.1

Toggle 0.5.1's commit message
0.5.1 / 2016-11-06

==================

  * - making a seperate user_login variable for each openstack server in the multiple server example

0.5

Toggle 0.5's commit message
0.5 / 2016-11-05

================

  * - use github sources - fix name in azure app-server
  * - making multiple storage accounts per server
  * update readme
  * - working example for azure with ssh private key and multiple servers
  * - working azure example - working azure provider - add server_ids to provisioners so we can make the provisioner depend on the instance/vm and not just the ip - only setup certain resources if servers > 0 using signum
  * adding azure based on aws files as a template for now

0.4

Toggle 0.4's commit message
0.4 / 2016-11-04

================

  * - updating readme with AWS example - setting AWS example source to github
  * - add output to aws examples - add root_block_device.delete_on_termination = true
  * - completed aws server provider - done with examples for single server and multiple servers - for now it uses an existing keypair with default security group - using create_eip = true will fail because the wrong ips are passed to the provisioner
  * - attempting AWS server creation
  * initial code for aws, basing on openstack template

0.3.2

Toggle 0.3.2's commit message
0.3.2 / 2016-11-04

==================

  * giving examples output so they can be used as modules

0.3.1

Toggle 0.3.1's commit message
0.3.1 / 2016-11-04

==================

  * update readme
  * - making 2 seperate examples for openstack single server and multiple server

0.3

Toggle 0.3's commit message
7B13
0.3 / 2016-11-04

================

  * - updating example to use multiple servers and provisioners
  * - adding provisioner from kzap/tf-apache - adding provisioner from kzap/tf-mysql

0.2.5

Toggle 0.2.5's commit message
0.2.5 / 2016-11-04

==================

  * removing self signed cert

0.2.4

Toggle 0.2.4's commit message
0.2.4 / 2016-11-04

==================

  * - remove _app from variable names in example

0.2.3

Toggle 0.2.3's commit message
0.2.3 / 2016-11-04

==================

  * - rename centos7 dir to centos-7
0