Scott Nowicki
1653d5da73
incorrect variable reference
2017-04-19 19:52:02 -05:00
Scott Nowicki
af3de7b7df
azure is awfully particular for certain strings
2017-04-19 19:36:16 -05:00
Scott Nowicki
e0208f48ba
added after_deploy step to travis.yml; updated string generation yet again
2017-04-19 19:29:36 -05:00
Scott Nowicki
4fb55b0c5e
made string generation more robust
2017-04-19 19:19:15 -05:00
Scott Nowicki
acaea87c93
nixed the numbers from string generation
2017-04-19 19:02:39 -05:00
Scott Nowicki
1d7d3f1b45
added missing \ to plan command
2017-04-19 18:56:12 -05:00
Scott Nowicki
f52b7a9d85
fixed -out syntax
2017-04-19 18:44:55 -05:00
Scott Nowicki
42b4ddc737
plan now produces output plan, apply now consumes outputted plan
2017-04-19 18:41:38 -05:00
Scott Nowicki
44d416ca8e
fixed quotes
2017-04-19 18:34:44 -05:00
Scott Nowicki
3dce8c2c78
was working on the wrong deploy.sh........ :(
2017-04-19 18:28:42 -05:00
Scott Nowicki
d0973b77c1
moved outputs to outputs.tf; added sshCommand
2017-04-19 18:20:56 -05:00
Scott Nowicki
048ab5a774
renamed folder; updated deployment script; prompt for additional variables
2017-04-19 17:59:56 -05:00
Scott Nowicki
c4ac9c3dbb
fixed syntax for terraform variables
2017-04-19 16:38:18 -05:00
Scott Nowicki
62dc7320c5
updated syntax for arguments to terraform
2017-04-19 12:43:18 -05:00
Scott Nowicki
832ab98094
generate random string for hostname
2017-04-19 12:35:51 -05:00
Scott Nowicki
90d948bcca
cleanup and simplify deploy script
2017-04-19 10:12:27 -05:00
Scott Nowicki
5da82e6993
added .travis.yml and deploy.sh
2017-04-18 17:51:51 -05:00
anniehedgpeth
84ebc67958
gitignore added
2017-04-17 18:02:29 -05:00
anniehedgpeth
2c1c999a37
initial commit - deploys successfully
2017-04-17 15:46:01 -05:00
demonwy
11768bcf5b
provider alicloud:add new rds resource and some bugs fix ( #12913 )
...
* add new rds resource and some bugs fix
* add docs
* fix validator conflix
fix validator conflix
2017-03-24 13:04:56 +02:00
Paul Stack
408ce5fe3f
Revert "provider/alicloud: change create ecs postpaid instance API" ( #12724 )
...
* Revert "datadog: Fix incorrect schema of monitor for 'silenced' (#12720 )"
This reverts commit 8730bf125f
.
* Revert "schema: Allow *Resource as Elem of TypeMap in validation (#12722 )"
This reverts commit 1df1c21d5b
.
* Revert "provider/alicloud: change create ecs postpaid instance API (#12226 )"
This reverts commit ffc5a06cb5
.
2017-03-15 17:18:11 +02:00
demonwy
ffc5a06cb5
provider/alicloud: change create ecs postpaid instance API ( #12226 )
...
* change create ecs postpaid instance API form createInstance to runInstances, support BusinessInfo and userdata
* update sdk vendor
2017-03-15 16:50:17 +02:00
Cuong Nguyen
6d5feaf526
Fix markdown format ( #12090 )
2017-02-20 14:43:49 +02:00
wangyue
fb8ef9f0f0
update alicloud provider ( #11235 )
2017-01-19 14:08:56 +00:00
clint shryock
5c17f7cf4d
update aws elb example to work in vpc
2017-01-13 16:08:40 -06:00
Dana Hoffman
0bd27f068d
ILB example instances no longer have external IPs
2016-12-21 15:10:01 -08:00
Dana Hoffman
f0dec4c564
Run example using credentials from gcloud init
2016-12-20 15:47:49 -08:00
Dana Hoffman
af8ef21c54
Add README/output/example vars to ILB example
2016-12-19 11:58:31 -08:00
Dana Hoffman
f8ec19049b
Add example for internal load balancing
2016-12-19 11:58:30 -08:00
pauljrob
47ac66f675
Fixed private_key param ( #10383 )
2016-11-28 16:48:58 +00:00
Clint
46ee2ef51a
Merge pull request #6819 from hashicorp/f-aws-vpc-data-sources
...
provider/aws: data sources for AWS network planning
2016-10-13 14:17:55 -05:00
Chase Adams
ab7cc32fe1
updates digitalocean example to correct private_key
2016-10-08 23:03:49 -07:00
Gepser Hoil
4906440f13
Fixing broken link and fixing the readme for the digitalocean example
2016-09-25 17:22:13 -06:00
Martin Atkins
0e3256b6f4
examples: creating VPCs and subnets across two regions
...
This example demonstrates both creating a network architecture *and* the
use of data resources to minimize the number of variables needed for a
child module by discovering additional data automatically.
2016-09-24 15:19:34 -07:00
Valentin Pichard
c6beaa7ce8
Fmt all the config files
...
Signed-off-by: Valentin Pichard <valentin.pichard@corp.ovh.com>
2016-09-22 11:49:09 +00:00
Radek Simko
070942df0f
provider/aws: Add support for ECS svc - LB target group ( #8190 )
2016-08-23 11:19:43 -05:00
Christoph Blecker
a1021f32e1
Fix Google Cloud Two-Tier Example ( #7009 )
2016-06-05 00:48:54 +01:00
Thorsten Schifferdecker
4bbb9a674b
fix typo ( #6564 )
2016-05-10 22:32:22 +01:00
Michael D Roach
465a838f91
Digital Ocean Example.
...
* Added Readme for this example.
* Base Terraform Digital Ocean Files
* Update Readme to read better
* Changes to be committed:
modified: README.md
2016-05-09 08:04:51 +01:00
Matt Calthrop
f4fa94b825
Address #5912 : google-two-tier example incomplete
2016-03-29 22:18:54 +01:00
stack72
825809f309
documentation: Change the consul provider link on the consul example
...
README
2016-03-22 17:53:30 +00:00
Albert Choi
7775cc8ccc
snapshot from CenturyLinkLabs/terraform-provider-clc
...
+examples +docs for clc
2016-03-21 08:58:37 -07:00
Radek Simko
30e5ec7b19
examples: Add examples for CloudWatch Events
2016-02-13 13:21:33 +00:00
Gaurav Chaturvedi
676c39e835
Added a bit of formatting for readability
2016-01-21 17:26:08 +05:30
Gaurav Chaturvedi
e303d0e441
Typo in the word install
2016-01-21 17:22:25 +05:30
Gaurav Chaturvedi
8a41a7b502
Removed the extra Braces
2016-01-21 17:01:38 +05:30
John Wards
61b9f3108f
Fix auto scaling example to use ID rather than name
...
Lost a little while figuring out why this example wouldn't work, seems you need to use id, not name :)
2016-01-11 22:00:09 +00:00
Daniel Bryant
b923e879bd
Correct README.md and add missing variable. Correct README.md execution instructions var name and use 'key_name' var as intended in 'aws_key_pair' resource
2015-12-28 12:52:52 +00:00
Rolo
11a6efa358
Use [] around depends_on value.
2015-12-17 16:35:44 +00:00
Paul Hinze
3f5997a6c1
examples: modernize aws-two-tier
...
* Set up a VPC instead of assuming EC2 classic
* Set up a keypair instead of requiring one be created beforehand;
this fixes #1567
* Use SSH Agent for authentication instead of explicit private key.
2015-12-02 17:56:51 -06:00