Paul Stack
f0e7bc942b
provider/aws: Prevent panic when setting AWS CodeBuild Source to state ( #12915 )
...
Fixes : #12914
this is just a simple guard clause to prevent the hash from including an
optional value by default
2017-03-21 15:33:32 +00:00
Clint
c5b833b999
provider/aws: Default build_timeout to 60, matching docs, update tests ( #12531 )
2017-03-08 14:14:02 -06:00
Clint
f6ac200aca
provider/aws: Rename 'timeout' to 'build_timeout' for Codebuild ( #12503 )
2017-03-08 09:29:54 -06:00
Erik Jansson
99e839b66d
provider/aws: Fix update of environment_variable in codebuild_project ( #12169 )
...
* Fix for environment_variable not updating
* Add update test
* Fix for tags not passing update test
* Fix for nil in statefile
2017-02-23 23:57:34 +02:00
Erik Jansson
1f40e23c1c
provider/aws: Use proper Set for source.Auth in resource_aws_codebuild_project ( #11741 )
...
* provider/aws: Use proper Set for Source.Auth
* Adding auth to source in test
2017-02-16 23:18:18 +02:00
Paul Stack
6a44f258e6
provider/aws: Raise the codebuild_project create timeout ( #11777 )
...
Found in testing that a timeout of 30 seconds didn't allow for the error
message that codebuild wasn't supported in eu-west-2
Discussed this with @radeksimko and he suggested a timeout raise
2017-02-08 13:03:58 +00:00
Erik Jansson
e3e24f4592
Fix nil pointer in resource_aws_codebuild_project ( #11740 )
2017-02-07 11:25:29 +01:00
liamjbennett
4aa5117e82
New resource aws_codebuild_project
2017-02-02 16:13:51 +00:00