This project is mirrored from https://:*****@github.com/hashicorp/terraform.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 02 Apr, 2015 20 commits
-
-
Mitchell Hashimoto authored
-
Paul Hinze authored
providers/aws: pass pointers directly to d.Set in RDS
-
Paul Hinze authored
block device support for launch configurations
-
Jason Waldrip authored
- mimics block device support from AWS instance - splits the acceptance tests out so they all pass, handling a FIXME from #1079
-
Paul Hinze authored
RFC for making launch configuration names computed.
-
Paul Hinze authored
provider/openstack: documentation updates
-
Paul Hinze authored
providers/digitalocean: fix ssh key test
-
Joe Topjian authored
-
Paul Hinze authored
Fix(docs) Correct spelling error in Docker documentation
-
Hart Hoover authored
-
Paul Hinze authored
there's now validation on the public key field
-
Clint Shryock authored
-
Paul Hinze authored
provider/openstack Compute Network Refactor
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
Add support for SSH Agent
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
Feature: Remote Modules
-
Mitchell Hashimoto authored
-
-
Joe Topjian authored
A change was made to account for clouds with multiple networks.
-
- 01 Apr, 2015 20 commits
-
-
Ryan Uber authored
Granular exit code during terraform plan
-
Joe Topjian authored
-
Joe Topjian authored
Changes the test to require a network UUID rather than a name.
-
Joe Topjian authored
This commit resolves an issue where the tenant-network api extension does not exist. The caveat is that the user must either specify no networks (single network environment) or can only specify UUIDs for network configurations.
-
Clint authored
-
Clint authored
provider/aws: Add non-destructive updates to AWS RDS
-
Clint Shryock authored
-
Clint Shryock authored
* master: (167 commits) return error if failed to set tags on Route 53 zone core: [tests] fix order dependent test Fix hashcode for ASG test provider/aws: Fix issue with tainted ASG groups failing to re-create Don't error when reading s3 bucket with no tags Avoid panics when DBName is not set Add floating IP association in aceptance tests Use env var OS_POOL_NAME as default for pool attribute providers/heroku: Add heroku-postgres to example docs: resource addressing providers/heroku: Document environment variables providers/heroku: Add region to example Bugfix on floating IP assignment Update CHANGELOG.md update CHANGELOG website: note on docker core: formalize resource addressing core: fill out context tests for targeted ops core: docs for targeted operations core: targeted operations ...
-
Clint authored
Add Tags to AWS RDS
-
Clint Shryock authored
* upstream/master: return error if failed to set tags on Route 53 zone cleanups provider/aws: Finish Tag support for Route 53 zone provider/aws: Add tags to Route53 hosted zones
-
Clint authored
provider/aws: Add tags to Route53 hosted zones
-
Clint Shryock authored
-
Clint Shryock authored
* master: (172 commits) core: [tests] fix order dependent test Fix hashcode for ASG test provider/aws: Fix issue with tainted ASG groups failing to re-create Don't error when reading s3 bucket with no tags Avoid panics when DBName is not set Add floating IP association in aceptance tests Use env var OS_POOL_NAME as default for pool attribute providers/heroku: Add heroku-postgres to example docs: resource addressing providers/heroku: Document environment variables providers/heroku: Add region to example Bugfix on floating IP assignment Update CHANGELOG.md update CHANGELOG website: note on docker core: formalize resource addressing core: fill out context tests for targeted ops core: docs for targeted operations core: targeted operations user_data support ...
-
Clint Shryock authored
* master: (172 commits) core: [tests] fix order dependent test Fix hashcode for ASG test provider/aws: Fix issue with tainted ASG groups failing to re-create Don't error when reading s3 bucket with no tags Avoid panics when DBName is not set Add floating IP association in aceptance tests Use env var OS_POOL_NAME as default for pool attribute providers/heroku: Add heroku-postgres to example docs: resource addressing providers/heroku: Document environment variables providers/heroku: Add region to example Bugfix on floating IP assignment Update CHANGELOG.md update CHANGELOG website: note on docker core: formalize resource addressing core: fill out context tests for targeted ops core: docs for targeted operations core: targeted operations user_data support ...
-
Ryan Uber authored
-
Ryan Uber authored
-
Paul Hinze authored
* d.Set has a pointer nil check we can lean on * need to be a bit more conservative about nil checks on nested structs; (this fixes the RDS acceptance tests) /cc @fanhaf
-
Paul Hinze authored
-
Joe Topjian authored
This allows the obtained network information to be successfully stored for environments that do not require a network resource to be specified.
-
Clint Shryock authored
* f-aws-asg-fix-drain-delete: Fix hashcode for ASG test
-