Scott Nowicki
|
87b049b72d
|
adding cd to after_deploy to ensure we're in the correct directory
|
2017-04-19 23:26:28 -05:00 |
Scott Nowicki
|
36e4b74c13
|
added -force to after_deploy
|
2017-04-19 20:32:22 -05:00 |
Scott Nowicki
|
bf5d9773e2
|
fixed after_deploy syntax for .travis.yml
|
2017-04-19 20:23:07 -05:00 |
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
|
3ce7a2499a
|
add execute permissions to deploy.sh file
|
2017-04-19 10:59:21 -05:00 |
Scott Nowicki
|
d8131c2d5e
|
cleanup; permitted topic branch
|
2017-04-19 10:51:07 -05:00 |
Scott Nowicki
|
90d948bcca
|
cleanup and simplify deploy script
|
2017-04-19 10:12:27 -05:00 |
Scott Nowicki
|
8d9e3e1b80
|
added deploy script, updated travis.yml to build topic- branches
|
2017-04-18 19:09:15 -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 |
Stephen Weatherford
|
7fbc7d005a
|
Merge remote-tracking branch 'upstream/master'
|
2017-04-12 00:58:33 +00:00 |
John Miller
|
9343a9da82
|
website: fix erroneous example for aws_iam_server_certificate
Fixed the example inline redacted private key having incongruent PEM header/footer
|
2017-04-11 16:51:11 -07:00 |
Matthew Frahry
|
d47a60f7c9
|
Merge pull request #13551 from hashicorp/p-randomize-aws-tests
Randomize aws tests
|
2017-04-11 14:28:42 -06:00 |
=
|
4369a6e728
|
Fixes TestAccDataSourceAwsSubnet
|
2017-04-11 13:43:21 -06:00 |
=
|
3421fa8217
|
Fixes TestAccAWSKinesisFirehoseDeliveryStream_s3WithCloudwatchLogging
|
2017-04-11 13:02:10 -06:00 |
Mary Elizabeth
|
49927ff106
|
Merge pull request #13520 from hashicorp/tfe-vcs-documentation
Terraform Enterprise VCS Documentation
|
2017-04-11 12:13:03 -05:00 |
=
|
9cd1dbf671
|
Fix TestAccAWSEcsService_withAlb
|
2017-04-11 10:52:12 -06:00 |
Mary Elizabeth Cutrali
|
13e826c580
|
include documentation for TFE GitLab integration
|
2017-04-11 10:46:09 -05:00 |
Mary Elizabeth Cutrali
|
f99a9b1873
|
include documentation for TFE bitbucket cloud
|
2017-04-11 10:46:09 -05:00 |
Mary Elizabeth Cutrali
|
0926083be1
|
add pages for bb & gitlab documentation
|
2017-04-11 10:42:28 -05:00 |
Jake Champlin
|
1aa08b0519
|
Merge pull request #13532 from djoos/patch-1
Fix for minor typo
|
2017-04-11 10:50:20 -04:00 |
David Joos
|
bbd2e6de35
|
Fix for minor typo
"destionation" -> "destination"
|
2017-04-11 13:04:36 +01:00 |
Alex Boyd
|
8592b3b120
|
nuke duplicate contact_id in statuscake docs (#13528)
|
2017-04-11 12:07:33 +03:00 |
Sander van Harmelen
|
d37437500d
|
Update CHANGELOG.md
|
2017-04-11 10:37:11 +02:00 |
Sander van Harmelen
|
7304fe5c14
|
Make sure we add new Chef-Vault clients as clients (#13525)
This is possible using the newly released Chef-Vault 3.0 gem. Before we could only add new clients as admins.
Fixes #9137
|
2017-04-11 10:36:05 +02:00 |
Joe Topjian
|
723a6e0860
|
provider/openstack: Fixing names for import tests (#13523)
|
2017-04-11 11:11:22 +03:00 |
Raphael Randschau
|
41e14baa57
|
provider/scaleway: improve schema resources (#13522)
improve readability by removing unecessary schema type declarations
this changeset does not include any semantic changes
|
2017-04-11 11:10:45 +03:00 |
Radek Simko
|
ebb169a79f
|
Update CHANGELOG.md
|
2017-04-11 07:11:31 +01:00 |
Radek Simko
|
69096a5715
|
Merge pull request #13277 from hashicorp/f-k8s-persistent-volume
provider/kubernetes: Add support for persistent_volume
|
2017-04-11 07:10:27 +01:00 |
Radek Simko
|
71a05e6f67
|
provider/kubernetes: Add support for persistent_volume
|
2017-04-11 07:04:57 +01:00 |
Radek Simko
|
793ce368fc
|
kubernetes: Make generatable name optional in metadataSchema
|
2017-04-11 07:01:50 +01:00 |
James Bardin
|
735dfc416d
|
Merge pull request #13427 from hashicorp/jbardin/context-keys
Fix context key types in schema
|
2017-04-10 15:38:27 -04:00 |
Matthew Frahry
|
7819a3e6de
|
Merge pull request #13511 from hashicorp/p-aws-test-ecrg
Fixes TestAccAWSElasticacheReplicationGroup_updateParameterGroup
|
2017-04-10 13:06:22 -06:00 |
Paul Stack
|
38f20b0d9f
|
Update CHANGELOG.md
|
2017-04-10 21:48:55 +03:00 |
Paul Stack
|
3574052c8a
|
provider/aws: Add support for EMR clusters to aws_appautoscaling_target (#13368)
```
```
|
2017-04-10 21:46:51 +03:00 |