-
Notifications
You must be signed in to change notification settings - Fork 0
Commits on Jan 11, 2018
-
Merge pull request hashicorp#2833 from WhileLoop/master
r/db event subscription: set source type when updating categories
Configuration menu - View commit details
-
Copy full SHA for 35d011e - Browse repository at this point
Copy the full SHA 35d011eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17a320b - Browse repository at this point
Copy the full SHA 17a320bView commit details -
r/aws_appautoscaling_target: Support updating max_capacity, min_capac…
…ity, and role_arn attributes
Configuration menu - View commit details
-
Copy full SHA for a7d302a - Browse repository at this point
Copy the full SHA a7d302aView commit details -
Use AWS example instead of Azure
This is the AWS provider, so we should probably use AWS examples
Configuration menu - View commit details
-
Copy full SHA for 98f726a - Browse repository at this point
Copy the full SHA 98f726aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fee693b - Browse repository at this point
Copy the full SHA fee693bView commit details -
Removed reference to Core fixes
This provider is no longer in the core repo, so this document does not relate to core features
Configuration menu - View commit details
-
Copy full SHA for 1632298 - Browse repository at this point
Copy the full SHA 1632298View commit details
Commits on Jan 12, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 9122efa - Browse repository at this point
Copy the full SHA 9122efaView commit details -
Merge pull request hashicorp#2762 from loivis/1762-ecs-cluster-import
r/aws_ecs_cluster: support resource import
Configuration menu - View commit details
-
Copy full SHA for 342f811 - Browse repository at this point
Copy the full SHA 342f811View commit details -
Configuration menu - View commit details
-
Copy full SHA for ced7b06 - Browse repository at this point
Copy the full SHA ced7b06View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9de2ed - Browse repository at this point
Copy the full SHA f9de2edView commit details -
Merge pull request hashicorp#2956 from Puneeth-n/chore/bump-aws-sdk-g…
…o-v1.12.60 Bump aws-sdk-go to v1.12.60
Configuration menu - View commit details
-
Copy full SHA for c25d293 - Browse repository at this point
Copy the full SHA c25d293View commit details -
Merge pull request hashicorp#2951 from drewsonne/contributing-update
Update Contributing document
Configuration menu - View commit details
-
Copy full SHA for 83fe925 - Browse repository at this point
Copy the full SHA 83fe925View commit details -
d/aws_ssm_parameter: Support returning raw encrypted SecureString val…
…ue. (hashicorp#2777) * d/aws_ssm_parameter: Support returning raw encrypted SecureString value. It is useful to have it for triggers or other purposes. Defaults to returning decrypted value as before. * d/aws_ssm_parameter: Simplify test case. I think there is no need to add another test case just for in parameter check. Simply randomize it to be 100% sure. * Make test deterministic
Configuration menu - View commit details
-
Copy full SHA for 9d81406 - Browse repository at this point
Copy the full SHA 9d81406View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9455264 - Browse repository at this point
Copy the full SHA 9455264View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1459dc7 - Browse repository at this point
Copy the full SHA 1459dc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07c6c65 - Browse repository at this point
Copy the full SHA 07c6c65View commit details -
tf-release-bot authored and TeamCity committed
Jan 12, 2018 Configuration menu - View commit details
-
Copy full SHA for b928449 - Browse repository at this point
Copy the full SHA b928449View commit details -
tf-release-bot authored and TeamCity committed
Jan 12, 2018 Configuration menu - View commit details
-
Copy full SHA for 094e89a - Browse repository at this point
Copy the full SHA 094e89aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f2ee3a - Browse repository at this point
Copy the full SHA 9f2ee3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc1c03b - Browse repository at this point
Copy the full SHA bc1c03bView commit details -
Merge pull request hashicorp#2962 from terraform-providers/docs-fix-f…
…ormatting-and-links docs: Fix formatting & add missing links
Configuration menu - View commit details
-
Copy full SHA for 7736c5f - Browse repository at this point
Copy the full SHA 7736c5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb23e37 - Browse repository at this point
Copy the full SHA eb23e37View commit details -
Merge pull request hashicorp#2966 from terraform-providers/d-fix-1.7.…
…0-entry CHANGELOG: Fix link to 1.7.0 released hashicorp#2082
Configuration menu - View commit details
-
Copy full SHA for 8f9c10d - Browse repository at this point
Copy the full SHA 8f9c10dView commit details -
Merge pull request hashicorp#2963 from myoung34/add_aurora_psql_example
Add postgres example to aurora documentation
Configuration menu - View commit details
-
Copy full SHA for 36a004d - Browse repository at this point
Copy the full SHA 36a004dView commit details -
r/aws_sns_topic_subscription: Use ForceNew instead of custom logic to…
… reduce chances for panic
Configuration menu - View commit details
-
Copy full SHA for 859697a - Browse repository at this point
Copy the full SHA 859697aView commit details -
Update documentation to reflect external regional peering.
The previous phrase "AWS only supports VPC peering within the same AWS region." existed in the documentation, it's no longer accurate since hashicorp#2508 opened up multi-regional peering capabilities and was merged and released in provider version 1.7.
Configuration menu - View commit details
-
Copy full SHA for 33fd710 - Browse repository at this point
Copy the full SHA 33fd710View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45a82ac - Browse repository at this point
Copy the full SHA 45a82acView commit details -
Merge pull request hashicorp#2974 from scrothers/patch-1
Update documentation to reflect external regional peering.
Configuration menu - View commit details
-
Copy full SHA for 984d50b - Browse repository at this point
Copy the full SHA 984d50bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2a525b - Browse repository at this point
Copy the full SHA f2a525bView commit details -
[aws_lb_target_group] Allow a blank health check path, for TCP health…
… checks Fixes hashicorp#2978 "Validation forces invalid path for TCP health check" Currently the validation forces the health check path to begin with a slash("/"), even when the protocol is TCP, in which case the health check path must be blank. The validation is preventing valid use cases. Since this validation can only check the one field on its own, the check is amended to only validate the path begins with a "/" if the path is not blank. Note that when the path is blank, it is not passed to AWS at all (see lines 226-228), so I think this change does not weaken validation.
Configuration menu - View commit details
-
Copy full SHA for a9cf3e0 - Browse repository at this point
Copy the full SHA a9cf3e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b6c136 - Browse repository at this point
Copy the full SHA 8b6c136View commit details
Commits on Jan 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 236512c - Browse repository at this point
Copy the full SHA 236512cView commit details
Commits on Jan 15, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c82ed96 - Browse repository at this point
Copy the full SHA c82ed96View commit details -
Merge pull request hashicorp#2981 from VEBERArnaud/chore/bump-aws-sdk…
…-go-v1.12.61 Bump aws-sdk-go to v1.12.61
Configuration menu - View commit details
-
Copy full SHA for 93e7fa8 - Browse repository at this point
Copy the full SHA 93e7fa8View commit details -
Fix aws_vpc_peering_connection example
Cross-region peering does not support the auto_accept attribute.
Jarred Trainor committedJan 15, 2018 Configuration menu - View commit details
-
Copy full SHA for d88a2b3 - Browse repository at this point
Copy the full SHA d88a2b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a7e986 - Browse repository at this point
Copy the full SHA 5a7e986View commit details -
Merge pull request hashicorp#2960 from terraform-providers/b-ds-db-sn…
…apshot-in-progress data-source/aws_db_snaphost: Prevent crash on unfinished snapshots
Configuration menu - View commit details
-
Copy full SHA for de21001 - Browse repository at this point
Copy the full SHA de21001View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48f7209 - Browse repository at this point
Copy the full SHA 48f7209View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f2c952 - Browse repository at this point
Copy the full SHA 7f2c952View commit details
Commits on Jan 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a3df324 - Browse repository at this point
Copy the full SHA a3df324View commit details -
Merge pull request hashicorp#2986 from drewsonne/contributing-update
[RFC] Code Style and Schema Structure
Configuration menu - View commit details
-
Copy full SHA for fdea1ca - Browse repository at this point
Copy the full SHA fdea1caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 746d20d - Browse repository at this point
Copy the full SHA 746d20dView commit details -
Merge pull request hashicorp#3003 from Puneeth-n/chore/bump-aws-sdk-g…
…o-v1.12.62 Bump aws-sdk-go to v1.12.62
Configuration menu - View commit details
-
Copy full SHA for 285704a - Browse repository at this point
Copy the full SHA 285704aView commit details -
Merge pull request hashicorp#2996 from soundcloud/aeriff/docs
Docs: Fix aws_vpc_peering_connection example
Configuration menu - View commit details
-
Copy full SHA for 53ae3d9 - Browse repository at this point
Copy the full SHA 53ae3d9View commit details -
r/aws_eip: hashicorp#2975 PR review
* Adjust ordering of disassociate/associate boolean logic for readability * Remove extraneous boolean parenthesis
Configuration menu - View commit details
-
Copy full SHA for 298f8f8 - Browse repository at this point
Copy the full SHA 298f8f8View commit details -
Merge pull request hashicorp#2998 from terraform-providers/b-codepipe…
…line-empty-artifacts resource/aws_codepipeline: Prevent crash on empty artifacts
Configuration menu - View commit details
-
Copy full SHA for 1e208ae - Browse repository at this point
Copy the full SHA 1e208aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ba1358 - Browse repository at this point
Copy the full SHA 9ba1358View commit details -
Merge pull request hashicorp#2975 from terraform-providers/b-aws_eip-…
…no-tags-disassociation r/aws_eip: Do not disassociate on tags-only update
Configuration menu - View commit details
-
Copy full SHA for fef70ca - Browse repository at this point
Copy the full SHA fef70caView commit details -
Configuration menu - View commit details
-
Copy full SHA for e32b4fe - Browse repository at this point
Copy the full SHA e32b4feView commit details -
Merge pull request hashicorp#2967 from terraform-providers/b-aws_sns_…
…topic_subscription-panic r/aws_sns_topic_subscription: Use ForceNew instead of custom logic to reduce chances for panic
Configuration menu - View commit details
-
Copy full SHA for 5c58ea5 - Browse repository at this point
Copy the full SHA 5c58ea5View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc4d22e - Browse repository at this point
Copy the full SHA fc4d22eView commit details -
Merge branch 'fix-iam-user-update-main' of github.com:julienduchesne/…
…terraform-provider-aws into b-aws_iam_user-update-id
Configuration menu - View commit details
-
Copy full SHA for 70e75e7 - Browse repository at this point
Copy the full SHA 70e75e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 306bfb7 - Browse repository at this point
Copy the full SHA 306bfb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e42beb2 - Browse repository at this point
Copy the full SHA e42beb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 909d8f6 - Browse repository at this point
Copy the full SHA 909d8f6View commit details -
resource/aws_codebuild_project: Prevent crash on empty source buildsp…
…ec and location Also simplifies flattenAwsCodebuildProjectSource and moves Set Hash declarations to schema
Configuration menu - View commit details
-
Copy full SHA for e169a97 - Browse repository at this point
Copy the full SHA e169a97View commit details -
Merge pull request hashicorp#2980 from whereisaaron/patch-1
resource/aws_lb_target_group: Allow a blank health check path, for TCP healtchecks
Configuration menu - View commit details
-
Copy full SHA for 8cef7c6 - Browse repository at this point
Copy the full SHA 8cef7c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 127a630 - Browse repository at this point
Copy the full SHA 127a630View commit details -
resource/aws_appautoscaling_policy: Match correct policy when multipl…
…e policies with same name
Configuration menu - View commit details
-
Copy full SHA for 8af87f1 - Browse repository at this point
Copy the full SHA 8af87f1View commit details -
resource/aws_appautoscaling_policy: Return nil, nil in getAwsAppautos…
…calingPolicy when not found
Configuration menu - View commit details
-
Copy full SHA for af4a858 - Browse repository at this point
Copy the full SHA af4a858View commit details -
Configuration menu - View commit details
-
Copy full SHA for 606a88c - Browse repository at this point
Copy the full SHA 606a88cView commit details
Commits on Jan 17, 2018
-
Merge pull request hashicorp#2983 from handlerbot/fix-iam-profile-delete
resource/aws_iam_instance_profile: Fix bug preventing destruction with -refresh…
Configuration menu - View commit details
-
Copy full SHA for 0979fc3 - Browse repository at this point
Copy the full SHA 0979fc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20ba1fe - Browse repository at this point
Copy the full SHA 20ba1feView commit details -
docs/r/appautoscaling_policy: minor fix
Metric aggregation type is optional, but displayed in the docs as required.
Configuration menu - View commit details
-
Copy full SHA for c7fd777 - Browse repository at this point
Copy the full SHA c7fd777View commit details -
Merge pull request hashicorp#3023 from sjauld/patch-1
docs/r/appautoscaling_policy: minor fix
Configuration menu - View commit details
-
Copy full SHA for d0b1d7f - Browse repository at this point
Copy the full SHA d0b1d7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ddc5e63 - Browse repository at this point
Copy the full SHA ddc5e63View commit details -
resource/aws_appautoscaling_policy: Add acceptance test for multiple …
…policies with same name
Configuration menu - View commit details
-
Copy full SHA for 7e036c1 - Browse repository at this point
Copy the full SHA 7e036c1View commit details -
Merge pull request hashicorp#3012 from terraform-providers/b-aws_appa…
…utoscaling_policy-precise-get resource/aws_appautoscaling_policy: Match correct policy when multiple policies with same name
Configuration menu - View commit details
-
Copy full SHA for ef8f776 - Browse repository at this point
Copy the full SHA ef8f776View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d7589d - Browse repository at this point
Copy the full SHA 7d7589dView commit details -
resource/aws_codebuild_project: Ensure we still return errors on sett…
…ing source state
Configuration menu - View commit details
-
Copy full SHA for 2265b83 - Browse repository at this point
Copy the full SHA 2265b83View commit details -
Configuration menu - View commit details
-
Copy full SHA for d820a44 - Browse repository at this point
Copy the full SHA d820a44View commit details -
Merge pull request hashicorp#3011 from terraform-providers/b-aws_code…
…build_project-source-crash-fix resource/aws_codebuild_project: Prevent crash on empty source buildspec and location
Configuration menu - View commit details
-
Copy full SHA for 732bac4 - Browse repository at this point
Copy the full SHA 732bac4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f742966 - Browse repository at this point
Copy the full SHA f742966View commit details -
resource/aws_kinesis_firehose_delivery_stream: Fix for s3 destinations (
hashicorp#2970) * Fix kinesis firehose stream breaking for s3 destinations - import doesn't work for s3 destination * Run tests for extended_s3 config * Fix invalid test config * Avoid crash on empty redshift's S3BackupDescription Fixes hashicorp#3006 * Fix flattenProcessingConfiguration Flattener was previously broken, hence drifts were not detected. Adding an error check should prevent breaking it in the future. * Filter out default params in processing configuration Firehose API automatically sets some default parameters which we need to filter out to prevent diffs during routine use of the resource. * Suppress diff for redshift_configuration.0.password * Replace string with constant
Configuration menu - View commit details
-
Copy full SHA for cf1eb2d - Browse repository at this point
Copy the full SHA cf1eb2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85b7eeb - Browse repository at this point
Copy the full SHA 85b7eebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e4293f - Browse repository at this point
Copy the full SHA 9e4293fView commit details -
resource/aws_iam_user_policy: Fix updates with generated policy names…
… and validate JSON This also refactors the acceptance testing to check attributes and reuse test configurations.
Configuration menu - View commit details
-
Copy full SHA for 9afae49 - Browse repository at this point
Copy the full SHA 9afae49View commit details -
resource/aws_autoscaling_schedule: Remove hardcoded start/end times f…
…rom acceptance testing
Configuration menu - View commit details
-
Copy full SHA for 40d2a4e - Browse repository at this point
Copy the full SHA 40d2a4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 188e60c - Browse repository at this point
Copy the full SHA 188e60cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d972285 - Browse repository at this point
Copy the full SHA d972285View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2137bff - Browse repository at this point
Copy the full SHA 2137bffView commit details -
Configuration menu - View commit details
-
Copy full SHA for adc9ace - Browse repository at this point
Copy the full SHA adc9aceView commit details -
resource/aws_security_group_rule: Fix regex escaping in TestAccAWSSec…
…urityGroupRule_ExpectInvalidTypeError
Configuration menu - View commit details
-
Copy full SHA for 1cc2af7 - Browse repository at this point
Copy the full SHA 1cc2af7View commit details -
Merge pull request hashicorp#2964 from comtravo/fix/lambda-update-fun…
…ction-configuration resource/aws_lambda_function: Make rate limit errors retryable
Configuration menu - View commit details
-
Copy full SHA for 287c8de - Browse repository at this point
Copy the full SHA 287c8deView commit details -
Configuration menu - View commit details
-
Copy full SHA for c78a89c - Browse repository at this point
Copy the full SHA c78a89cView commit details -
Merge pull request hashicorp#3027 from terraform-providers/b-emr-retr…
…y-creation resource/aws_emr_cluster: Retry creation on ValidationException (IAM)
Configuration menu - View commit details
-
Copy full SHA for f54a22f - Browse repository at this point
Copy the full SHA f54a22fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1ae713 - Browse repository at this point
Copy the full SHA e1ae713View commit details -
Merge pull request hashicorp#3026 from terraform-providers/t-apig-dom…
…ain-fix test/aws_api_gateway_*: Fix invalid domain
Configuration menu - View commit details
-
Copy full SHA for 825a9bf - Browse repository at this point
Copy the full SHA 825a9bfView commit details
Commits on Jan 18, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6970f88 - Browse repository at this point
Copy the full SHA 6970f88View commit details -
Configuration menu - View commit details
-
Copy full SHA for f96a74e - Browse repository at this point
Copy the full SHA f96a74eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c6512c - Browse repository at this point
Copy the full SHA 9c6512cView commit details -
resource/aws_kinesis_firehose_delivery_stream: Prevent crash on empty…
… CW logging opts
Configuration menu - View commit details
-
Copy full SHA for bf2020c - Browse repository at this point
Copy the full SHA bf2020cView commit details -
resource/aws_iam_user_policy: Use d.IsNewResource() check instead of …
…d.Id() value for readability
Configuration menu - View commit details
-
Copy full SHA for de40f3e - Browse repository at this point
Copy the full SHA de40f3eView commit details -
Merge pull request hashicorp#3031 from terraform-providers/b-aws_iam_…
…user_policy-multiple-fixes resource/aws_iam_user_policy: Fix updates with generated policy names and validate JSON
Configuration menu - View commit details
-
Copy full SHA for 9f55bc4 - Browse repository at this point
Copy the full SHA 9f55bc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3e805e - Browse repository at this point
Copy the full SHA d3e805eView commit details -
Merge pull request hashicorp#3033 from terraform-providers/t-aws_auto…
…scaling_schedule-start-end resource/aws_autoscaling_schedule: Remove hardcoded start/end times from acceptance testing
Configuration menu - View commit details
-
Copy full SHA for f217f77 - Browse repository at this point
Copy the full SHA f217f77View commit details -
Merge pull request hashicorp#3034 from terraform-providers/b-aws_clou…
…dfront_distribution-delete-retries resource/aws_cloudfront_distribution: Retry deletion on DistributionNotDisabled
Configuration menu - View commit details
-
Copy full SHA for 0c87e9a - Browse repository at this point
Copy the full SHA 0c87e9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fb4421 - Browse repository at this point
Copy the full SHA 5fb4421View commit details -
Merge pull request hashicorp#3036 from terraform-providers/t-aws_db_s…
…ecurity_group-pin-us-east-1 resource/aws_db_security_group: Randomize acceptance test group name
Configuration menu - View commit details
-
Copy full SHA for 615e216 - Browse repository at this point
Copy the full SHA 615e216View commit details -
Merge pull request hashicorp#3037 from terraform-providers/t-aws_secu…
…rity_group_rule-fix-test-typo resource/aws_security_group_rule: Fix regex escaping in TestAccAWSSecurityGroupRule_ExpectInvalidTypeError
Configuration menu - View commit details
-
Copy full SHA for c6cd983 - Browse repository at this point
Copy the full SHA c6cd983View commit details -
Merge pull request hashicorp#2857 from atsushi-ishibashi/modify_iam_role
r/iam_role: Use ListAttachedRolePoliciesPages
Configuration menu - View commit details
-
Copy full SHA for a76cb53 - Browse repository at this point
Copy the full SHA a76cb53View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe7bb68 - Browse repository at this point
Copy the full SHA fe7bb68View commit details -
Merge pull request hashicorp#3049 from terraform-providers/t-cloudfor…
…mation-randomization test/aws_cloudformation_stack: Randomize names
Configuration menu - View commit details
-
Copy full SHA for d522fd3 - Browse repository at this point
Copy the full SHA d522fd3View commit details -
Merge pull request hashicorp#3050 from terraform-providers/b-emr-clus…
…ter-retry-on-ade resource/aws_emr_cluster: Retry creation on AccessDeniedException
Configuration menu - View commit details
-
Copy full SHA for 25830c0 - Browse repository at this point
Copy the full SHA 25830c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1acd0f - Browse repository at this point
Copy the full SHA a1acd0fView commit details -
Merge pull request hashicorp#3052 from terraform-providers/b-firehose…
…-s3-cwl-crash-fix resource/aws_kinesis_firehose_delivery_stream: Prevent crash on empty CW logging opts
Configuration menu - View commit details
-
Copy full SHA for bf8303a - Browse repository at this point
Copy the full SHA bf8303aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a18c314 - Browse repository at this point
Copy the full SHA a18c314View commit details -
resource/aws_instance: Retry IAM instance profile (re)association for…
… eventual consistency on update
Configuration menu - View commit details
-
Copy full SHA for eca03a3 - Browse repository at this point
Copy the full SHA eca03a3View commit details -
resource/aws_instance: Lower IAM instance profile retry timeout from …
…2 minutes to 1 minute initially Generally we would prefer to surface actual IAM issues (bad profile, etc.) sooner rather than later.
Configuration menu - View commit details
-
Copy full SHA for 6ca1a85 - Browse repository at this point
Copy the full SHA 6ca1a85View commit details -
Merge pull request hashicorp#3055 from terraform-providers/b-aws_inst…
…ance-instance-profile-update-retries resource/aws_instance: Retry IAM instance profile (re)association for eventual consistency on update
Configuration menu - View commit details
-
Copy full SHA for e88ab8e - Browse repository at this point
Copy the full SHA e88ab8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fae04df - Browse repository at this point
Copy the full SHA fae04dfView commit details -
resource/aws_sqs_queue_policy: Use resource.Retry instead of resource…
….StateChangeConf Additionally: * Supplement debug logging * Use sqs.QueueAttributeNamePolicy constant
Configuration menu - View commit details
-
Copy full SHA for 91a723f - Browse repository at this point
Copy the full SHA 91a723fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0008ef1 - Browse repository at this point
Copy the full SHA 0008ef1View commit details
Commits on Jan 19, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 3630691 - Browse repository at this point
Copy the full SHA 3630691View commit details -
Configuration menu - View commit details
-
Copy full SHA for af2a1a0 - Browse repository at this point
Copy the full SHA af2a1a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 539b071 - Browse repository at this point
Copy the full SHA 539b071View commit details -
Merge pull request hashicorp#3065 from terraform-providers/t-r53-rand…
…omization test/aws_route53_zone: Randomize zone names
Configuration menu - View commit details
-
Copy full SHA for 5a91910 - Browse repository at this point
Copy the full SHA 5a91910View commit details -
Merge pull request hashicorp#3062 from terraform-providers/b-lambda-r…
…etry-on-throttle resource/aws_lambda_function: Retry creation on throttle error
Configuration menu - View commit details
-
Copy full SHA for 979cd13 - Browse repository at this point
Copy the full SHA 979cd13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1031f40 - Browse repository at this point
Copy the full SHA 1031f40View commit details -
Merge pull request hashicorp#3066 from terraform-providers/t-iam-rand…
…omization test/aws_iam_*: Randomize names
Configuration menu - View commit details
-
Copy full SHA for 1026478 - Browse repository at this point
Copy the full SHA 1026478View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c03876 - Browse repository at this point
Copy the full SHA 4c03876View commit details -
Merge pull request hashicorp#3064 from terraform-providers/b-beanstal…
…k-retry-after-creation resource/aws_elastic_beanstalk_application: Retry DescribeApplication after creation
Configuration menu - View commit details
-
Copy full SHA for fbc1514 - Browse repository at this point
Copy the full SHA fbc1514View commit details -
Configuration menu - View commit details
-
Copy full SHA for acd0664 - Browse repository at this point
Copy the full SHA acd0664View commit details -
tf-release-bot authored and TeamCity committed
Jan 19, 2018 Configuration menu - View commit details
-
Copy full SHA for 6b0b3f0 - Browse repository at this point
Copy the full SHA 6b0b3f0View commit details -
tf-release-bot authored and TeamCity committed
Jan 19, 2018 Configuration menu - View commit details
-
Copy full SHA for 0528ca9 - Browse repository at this point
Copy the full SHA 0528ca9View commit details -
Merge pull request hashicorp#3044 from Puneeth-n/chore/bump-aws-sdk-g…
…o-v1.12.65 Bump aws-sdk-go to v1.12.65
Configuration menu - View commit details
-
Copy full SHA for b670899 - Browse repository at this point
Copy the full SHA b670899View commit details -
Merge pull request hashicorp#2935 from Ninir/f-normalize-functions
Prefer the use of Terraform Structure helper for normalizing JSON
Configuration menu - View commit details
-
Copy full SHA for e77ce9a - Browse repository at this point
Copy the full SHA e77ce9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for caf7285 - Browse repository at this point
Copy the full SHA caf7285View commit details -
Merge pull request hashicorp#2551 from bflad/aws_kms_alias_target_key…
…_arn d/aws_kms_alias: Add target_key_arn attribute
Configuration menu - View commit details
-
Copy full SHA for eb168d0 - Browse repository at this point
Copy the full SHA eb168d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c077f26 - Browse repository at this point
Copy the full SHA c077f26View commit details -
resource/aws_kinesis_firehose_delivery_stream: Prevent panic on missi…
…ng S3 configuration prefix
Configuration menu - View commit details
-
Copy full SHA for ef4edcc - Browse repository at this point
Copy the full SHA ef4edccView commit details
Commits on Jan 20, 2018
-
fix markdown and update timeout block to where it should be
changes is referred from instance.html.markdown
Configuration menu - View commit details
-
Copy full SHA for 2deb165 - Browse repository at this point
Copy the full SHA 2deb165View commit details
Commits on Jan 21, 2018
-
Merge pull request hashicorp#3076 from wanghanlin/patch-1
fix markdown and update timeout block to where it should be
Configuration menu - View commit details
-
Copy full SHA for da0a911 - Browse repository at this point
Copy the full SHA da0a911View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b49aa6 - Browse repository at this point
Copy the full SHA 8b49aa6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 580fb64 - Browse repository at this point
Copy the full SHA 580fb64View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc59a67 - Browse repository at this point
Copy the full SHA dc59a67View commit details -
Configuration menu - View commit details
-
Copy full SHA for a56d511 - Browse repository at this point
Copy the full SHA a56d511View commit details -
Merge remote-tracking branch 'origin/master' into es-encrypt-at-rest
Fixed merge conflict Conflicts: aws/resource_aws_elasticsearch_domain.go
Configuration menu - View commit details
-
Copy full SHA for 60a99c4 - Browse repository at this point
Copy the full SHA 60a99c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce07ba5 - Browse repository at this point
Copy the full SHA ce07ba5View commit details
Commits on Jan 22, 2018
-
Merge pull request hashicorp#3030 from Ninir/v-organisations
Vendored AWS Organisations
Configuration menu - View commit details
-
Copy full SHA for 0069891 - Browse repository at this point
Copy the full SHA 0069891View commit details -
Merge pull request hashicorp#3084 from ewbankkit/issue-3082
Vendor in 'github.com/hashicorp/terraform/helper/customdiff' @v0.11.2
Configuration menu - View commit details
-
Copy full SHA for 8798eeb - Browse repository at this point
Copy the full SHA 8798eebView commit details -
Configuration menu - View commit details
-
Copy full SHA for a13f2a9 - Browse repository at this point
Copy the full SHA a13f2a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d576f3c - Browse repository at this point
Copy the full SHA d576f3cView commit details -
Merge pull request hashicorp#3081 from Ninir/f-clean-deprecated-function
resource/opsworks_layers: Removed deprecated normalizeJson function
Configuration menu - View commit details
-
Copy full SHA for e221786 - Browse repository at this point
Copy the full SHA e221786View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e76797 - Browse repository at this point
Copy the full SHA 2e76797View commit details -
Merge pull request hashicorp#3090 from terraform-providers/docs-dynam…
…odb-table-fix docs/aws_dynamodb_table: Fix formatting + mistake
Configuration menu - View commit details
-
Copy full SHA for a7ab904 - Browse repository at this point
Copy the full SHA a7ab904View commit details -
r/cognito_user_pool: support pre_token_generation in lambda_config
xiaowei.wang committedJan 22, 2018 Configuration menu - View commit details
-
Copy full SHA for d38f79d - Browse repository at this point
Copy the full SHA d38f79dView commit details -
docs/r/lb_load_balancer: update healthy_threshold and healthy_threshold
xiaowei.wang committedJan 22, 2018 Configuration menu - View commit details
-
Copy full SHA for ef986f2 - Browse repository at this point
Copy the full SHA ef986f2View commit details -
Merge pull request hashicorp#3094 from loivis/docs-lb-target-group-he…
…althcheck-threshold docs/r/lb_load_target_group: update healthy_threshold and healthy_threshold
Configuration menu - View commit details
-
Copy full SHA for ffa1dc0 - Browse repository at this point
Copy the full SHA ffa1dc0View commit details -
Merge pull request hashicorp#3072 from terraform-providers/b-aws_eip_…
…association-pending-instance-retry resource/aws_eip_assocation: Retry association for pending instances
Configuration menu - View commit details
-
Copy full SHA for be0eb46 - Browse repository at this point
Copy the full SHA be0eb46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9234819 - Browse repository at this point
Copy the full SHA 9234819View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51a6623 - Browse repository at this point
Copy the full SHA 51a6623View commit details -
Merge pull request hashicorp#2632 from tomelliff/es-encrypt-at-rest
resource/aws_elasticsearch_domain: Add support for encrypt_at_rest
Configuration menu - View commit details
-
Copy full SHA for 924b18d - Browse repository at this point
Copy the full SHA 924b18dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4326166 - Browse repository at this point
Copy the full SHA 4326166View commit details -
Merge pull request hashicorp#3073 from terraform-providers/b-aws_kine…
…sis_firehose_delivery_stream-3071 resource/aws_kinesis_firehose_delivery_stream: Prevent panic on missing S3 configuration prefix
Configuration menu - View commit details
-
Copy full SHA for 41df15e - Browse repository at this point
Copy the full SHA 41df15eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 044e725 - Browse repository at this point
Copy the full SHA 044e725View commit details -
Merge pull request hashicorp#2739 from bflad/sqs-queue-policy-eventua…
…l-consistency resource/aws_sqs_queue_policy: Prevent missing policy error on read
Configuration menu - View commit details
-
Copy full SHA for 0047f61 - Browse repository at this point
Copy the full SHA 0047f61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93f016a - Browse repository at this point
Copy the full SHA 93f016aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7145ce7 - Browse repository at this point
Copy the full SHA 7145ce7View commit details -
Merge pull request hashicorp#2950 from terraform-providers/f-aws_appa…
…utoscaling_target-allow-updates resource/aws_appautoscaling_target: Support updating max_capacity, min_capacity, and role_arn attributes
Configuration menu - View commit details
-
Copy full SHA for a49f182 - Browse repository at this point
Copy the full SHA a49f182View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c47416 - Browse repository at this point
Copy the full SHA 3c47416View commit details -
Merge pull request hashicorp#3079 from terraform-providers/t-lambda-e…
…ncrypted-fix test/aws_lambda_function: Keep KMS key enabled during decryption
Configuration menu - View commit details
-
Copy full SHA for a937e29 - Browse repository at this point
Copy the full SHA a937e29View commit details -
Merge pull request hashicorp#3080 from terraform-providers/f-ec2-spot…
…-fleet-reason resource/aws_spot_fleet_request: Expose reason of erroneous state
Configuration menu - View commit details
-
Copy full SHA for 2a36215 - Browse repository at this point
Copy the full SHA 2a36215View commit details -
Configuration menu - View commit details
-
Copy full SHA for 293322f - Browse repository at this point
Copy the full SHA 293322fView commit details
Commits on Jan 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for b42243c - Browse repository at this point
Copy the full SHA b42243cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 350c7f9 - Browse repository at this point
Copy the full SHA 350c7f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6da4eb - Browse repository at this point
Copy the full SHA e6da4ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for b55ee06 - Browse repository at this point
Copy the full SHA b55ee06View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6e3ed2 - Browse repository at this point
Copy the full SHA f6e3ed2View commit details -
documentation: remove reference to non-existent cloudwatch_log_subscr…
…iption_filter arn attribute
Configuration menu - View commit details
-
Copy full SHA for 3c858dd - Browse repository at this point
Copy the full SHA 3c858ddView commit details -
Merge pull request hashicorp#3110 from mdlavin/remove-cloudwatch_log_…
…subscription_filter-arn-from-doc documentation: remove reference to cloudwatch_log_subscription_filter arn attribute
Configuration menu - View commit details
-
Copy full SHA for e06cbc9 - Browse repository at this point
Copy the full SHA e06cbc9View commit details -
Merge pull request hashicorp#3109 from Puneeth-n/chore/bump-aws-sdk-g…
…o-v1.12.67 Bump aws-sdk-go to v1.12.67
Configuration menu - View commit details
-
Copy full SHA for 5ce4dbd - Browse repository at this point
Copy the full SHA 5ce4dbdView commit details -
Merge pull request hashicorp#1862 from a-teisseire/f-tunnel-options-v…
…pn-connection Added tunnel options to vpn_connection
Configuration menu - View commit details
-
Copy full SHA for 63489c0 - Browse repository at this point
Copy the full SHA 63489c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25c0818 - Browse repository at this point
Copy the full SHA 25c0818View commit details -
Merge pull request hashicorp#3105 from terraform-providers/t-spot-fle…
…et-req-price-bump test/aws_spot_fleet_request: Bump low bid price
Configuration menu - View commit details
-
Copy full SHA for 469e165 - Browse repository at this point
Copy the full SHA 469e165View commit details -
Merge pull request hashicorp#3106 from terraform-providers/t-mq-igw-dep
test/aws_mq_broker: Add dependency on IGW
Configuration menu - View commit details
-
Copy full SHA for 3284077 - Browse repository at this point
Copy the full SHA 3284077View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84b3071 - Browse repository at this point
Copy the full SHA 84b3071View commit details -
Configuration menu - View commit details
-
Copy full SHA for 922e699 - Browse repository at this point
Copy the full SHA 922e699View commit details -
Merge pull request hashicorp#3114 from tecnobrat/patch-1
Default is 10 minutes not 5
Configuration menu - View commit details
-
Copy full SHA for 6b1ce77 - Browse repository at this point
Copy the full SHA 6b1ce77View commit details -
Merge pull request hashicorp#3085 from jwieringa/fix-ebs-snapshot
Fixed name on resource_aws_ebs_snapshot kms_key_id
Configuration menu - View commit details
-
Copy full SHA for fa3a4fc - Browse repository at this point
Copy the full SHA fa3a4fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8329252 - Browse repository at this point
Copy the full SHA 8329252View commit details -
Merge pull request hashicorp#3101 from terraform-providers/t-aws_clou…
…dwatch_event_target-randomize-names test/aws_cloudwatch_event_target: Randomize names and IDs in testing
Configuration menu - View commit details
-
Copy full SHA for 6206227 - Browse repository at this point
Copy the full SHA 6206227View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2947bc0 - Browse repository at this point
Copy the full SHA 2947bc0View commit details -
Merge pull request hashicorp#2265 from stevenewey/route-ipv6
resource/aws_route: Allow adding IPv6 routes to instances and network interfaces
Configuration menu - View commit details
-
Copy full SHA for 92580ac - Browse repository at this point
Copy the full SHA 92580acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76b3593 - Browse repository at this point
Copy the full SHA 76b3593View commit details
Commits on Jan 24, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 49446b6 - Browse repository at this point
Copy the full SHA 49446b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9edadc - Browse repository at this point
Copy the full SHA b9edadcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ef212d - Browse repository at this point
Copy the full SHA 7ef212dView commit details
Commits on Jan 25, 2018
-
Merge pull request hashicorp#3096 from terraform-providers/f-aws_kms_…
…alias-target_key_arn-attr resource/aws_kms_alias: Add target_key_arn attribute
Configuration menu - View commit details
-
Copy full SHA for 6b9f4d0 - Browse repository at this point
Copy the full SHA 6b9f4d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 033e3f8 - Browse repository at this point
Copy the full SHA 033e3f8View commit details -
Merge pull request hashicorp#3123 from mdlavin/allow-update-of-api-ga…
…teway-integration-content-handling resource/aws_api_gateway_integration: Allow update of content_handling attributes
Configuration menu - View commit details
-
Copy full SHA for 003ab21 - Browse repository at this point
Copy the full SHA 003ab21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27b5c97 - Browse repository at this point
Copy the full SHA 27b5c97View commit details -
Merge pull request hashicorp#3093 from loivis/r-cognito-user-pool-lam…
…bda-trigger-pre-token-generation r/cognito_user_pool: support pre_token_generation in lambda_config
Configuration menu - View commit details
-
Copy full SHA for e0177a0 - Browse repository at this point
Copy the full SHA e0177a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d86b0e - Browse repository at this point
Copy the full SHA 0d86b0eView commit details -
test/resource_aws_eip: Add missing depend_on for Internet Gateway in …
…testAccAWSEIPNetworkInterfaceConfig
Configuration menu - View commit details
-
Copy full SHA for 08d1ec3 - Browse repository at this point
Copy the full SHA 08d1ec3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e94f90d - Browse repository at this point
Copy the full SHA e94f90dView commit details -
Merge pull request hashicorp#3132 from terraform-providers/t-aws_eip-…
…igw-dependency test/aws_eip: Add missing depend_on for Internet Gateway in testAccAWSEIPNetworkInterfaceConfig
Configuration menu - View commit details
-
Copy full SHA for 5ff2dd6 - Browse repository at this point
Copy the full SHA 5ff2dd6View commit details -
Merge pull request hashicorp#3116 from terraform-providers/b-aws_lamb…
…da_function-update-retry-iam resource/aws_lambda_function: Retry updates for IAM eventual consistency
Configuration menu - View commit details
-
Copy full SHA for b2a9b05 - Browse repository at this point
Copy the full SHA b2a9b05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41a383b - Browse repository at this point
Copy the full SHA 41a383bView commit details -
resource/aws_cloudwatch_log_subscription_filter: Add support for dist…
…ribution (hashicorp#3046) * adding support for distribution in cw subscription filters. resolves hashicorp#2853 * Update resource_aws_cloudwatch_log_subscription_filter_test.go
Configuration menu - View commit details
-
Copy full SHA for c244839 - Browse repository at this point
Copy the full SHA c244839View commit details -
Configuration menu - View commit details
-
Copy full SHA for 841ba0d - Browse repository at this point
Copy the full SHA 841ba0dView commit details -
Merge pull request hashicorp#3134 from terraform-providers/t-aws_sqs_…
…queue-delete-retry test/aws_sqs_queue: Add short retry for check destroy testing
Configuration menu - View commit details
-
Copy full SHA for 1a0472d - Browse repository at this point
Copy the full SHA 1a0472dView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb610a5 - Browse repository at this point
Copy the full SHA cb610a5View commit details -
Merge pull request hashicorp#3119 from terraform-providers/b-aws_rout…
…e53_record-alias-name-diffsuppressfunc resource/aws_route53_record: Suppress uppercase alias name diff
Configuration menu - View commit details
-
Copy full SHA for 35ccd6c - Browse repository at this point
Copy the full SHA 35ccd6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9363f1a - Browse repository at this point
Copy the full SHA 9363f1aView commit details -
New Resource: aws_dynamodb_global_table (hashicorp#2517)
* New Resouce: aws_dynamodb_global_table * r/aws_dynamodb_global_table: hashicorp#2517 review * Fix using schema.TimeoutCreate on create * WARN messaging on read when not found and removing from state * Fix testing indentations * resource/aws_dynamodb_global_table: Final indentation fixes and constant usage * resource/aws_dynamodb_global_table: Remove hash function for replicas set
Configuration menu - View commit details
-
Copy full SHA for 61aa6fe - Browse repository at this point
Copy the full SHA 61aa6feView commit details -
Merge pull request hashicorp#3113 from terraform-providers/f-aws_sqs_…
…queue-queue-deleted-recently resource/aws_sqs_queue: Retry queue creation on QueueDeletedRecently error
Configuration menu - View commit details
-
Copy full SHA for 5770d3e - Browse repository at this point
Copy the full SHA 5770d3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c205f07 - Browse repository at this point
Copy the full SHA c205f07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1577784 - Browse repository at this point
Copy the full SHA 1577784View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2971785 - Browse repository at this point
Copy the full SHA 2971785View commit details -
docs/resource/aws_appautoscaling_target: Fix links to AWS documentati…
…on and add DynamoDB Index Autoscaling example
Configuration menu - View commit details
-
Copy full SHA for 0b494c2 - Browse repository at this point
Copy the full SHA 0b494c2View commit details -
Merge pull request hashicorp#3135 from terraform-providers/d-aws_appa…
…utoscaling_target-aws-docs docs/resource/aws_appautoscaling_target: Fix links to AWS documentation and add DynamoDB Index Autoscaling example
Configuration menu - View commit details
-
Copy full SHA for 4795563 - Browse repository at this point
Copy the full SHA 4795563View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc76fe8 - Browse repository at this point
Copy the full SHA bc76fe8View commit details -
Merge pull request hashicorp#2766 from gordonbondon/r/aws-emr-cluster…
…-custom-ami r/aws_emr_cluster: Support CustomAmiId
Configuration menu - View commit details
-
Copy full SHA for 2d45e58 - Browse repository at this point
Copy the full SHA 2d45e58View commit details -
Merge pull request hashicorp#3137 from dusty-stripe/patch-1
Fix formatting on `rule` object entry
Configuration menu - View commit details
-
Copy full SHA for 4f97d7c - Browse repository at this point
Copy the full SHA 4f97d7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11c07d2 - Browse repository at this point
Copy the full SHA 11c07d2View commit details
Commits on Jan 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 7c3c448 - Browse repository at this point
Copy the full SHA 7c3c448View commit details -
Merge pull request hashicorp#3122 from terraform-providers/b-aws_appa…
…utoscaling_policy-more-metric-validation resource/aws_appautoscaling_policy: Support additional predefined metric types in validation
Configuration menu - View commit details
-
Copy full SHA for 8d14082 - Browse repository at this point
Copy the full SHA 8d14082View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fccecd - Browse repository at this point
Copy the full SHA 6fccecdView commit details -
Merge pull request hashicorp#2843 from terraform-providers/f-gamelift…
…-build New Resource: aws_gamelift_build
Configuration menu - View commit details
-
Copy full SHA for 0c1de1f - Browse repository at this point
Copy the full SHA 0c1de1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4793e1a - Browse repository at this point
Copy the full SHA 4793e1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for faba5c7 - Browse repository at this point
Copy the full SHA faba5c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 925c5d9 - Browse repository at this point
Copy the full SHA 925c5d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff22562 - Browse repository at this point
Copy the full SHA ff22562View commit details -
docs/CONTRIBUTING: Remove pre-split provider directory references fro…
…m testacc commands
Configuration menu - View commit details
-
Copy full SHA for d7abab6 - Browse repository at this point
Copy the full SHA d7abab6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a83066 - Browse repository at this point
Copy the full SHA 6a83066View commit details -
Merge pull request hashicorp#3028 from terraform-providers/b-rds-clus…
…ter-retry-deletion resource/aws_rds_cluster: Retry deletion on InvalidDBClusterStateFault
Configuration menu - View commit details
-
Copy full SHA for 3c4bcce - Browse repository at this point
Copy the full SHA 3c4bcceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9000a61 - Browse repository at this point
Copy the full SHA 9000a61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c02e15 - Browse repository at this point
Copy the full SHA 6c02e15View commit details -
Merge pull request hashicorp#3146 from terraform-providers/d-new-regions
docs/CONTRIBUTING: New Region
Configuration menu - View commit details
-
Copy full SHA for d928613 - Browse repository at this point
Copy the full SHA d928613View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f078ee - Browse repository at this point
Copy the full SHA 0f078eeView commit details -
Merge pull request hashicorp#3147 from terraform-providers/d-contribu…
…ting-testacc docs/CONTRIBUTING: Remove pre-split provider directory references from testacc commands
Configuration menu - View commit details
-
Copy full SHA for f543992 - Browse repository at this point
Copy the full SHA f543992View commit details -
resource/aws_sqs_queue: Retry creation on QueueDeletedRecently for ad…
…ditional 10 seconds
Configuration menu - View commit details
-
Copy full SHA for 0035930 - Browse repository at this point
Copy the full SHA 0035930View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b3ff51 - Browse repository at this point
Copy the full SHA 5b3ff51View commit details -
Merge pull request hashicorp#3148 from terraform-providers/b-aws_sqs_…
…queue-queuerecentlydeleted-timeout resource/aws_sqs_queue: Retry creation on QueueDeletedRecently for additional 10 seconds
Configuration menu - View commit details
-
Copy full SHA for ec4ff49 - Browse repository at this point
Copy the full SHA ec4ff49View commit details -
Configuration menu - View commit details
-
Copy full SHA for e11c7df - Browse repository at this point
Copy the full SHA e11c7dfView commit details -
Merge pull request hashicorp#3142 from kwerey/cn-northwest-1-3053
Support AWS cn-northwest-1 Ningxia (fixes hashicorp#3053)
Configuration menu - View commit details
-
Copy full SHA for bf7787d - Browse repository at this point
Copy the full SHA bf7787dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 06f540a - Browse repository at this point
Copy the full SHA 06f540aView commit details -
Merge pull request hashicorp#3150 from terraform-providers/t-aws_dyna…
…modb_global_table-import test/aws_dynamodb_global_table: Use single region for basic and import testing
Configuration menu - View commit details
-
Copy full SHA for 1507f6c - Browse repository at this point
Copy the full SHA 1507f6cView commit details
Commits on Jan 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f274a99 - Browse repository at this point
Copy the full SHA f274a99View commit details -
Merge pull request hashicorp#3162 from atsushi-ishibashi/fix-guarddut…
…y-import r/guardduty: fix typo in guardduty import test
Configuration menu - View commit details
-
Copy full SHA for 45210b8 - Browse repository at this point
Copy the full SHA 45210b8View commit details
Commits on Jan 28, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a948ec8 - Browse repository at this point
Copy the full SHA a948ec8View commit details -
Merge pull request hashicorp#3166 from VEBERArnaud/chore/bump-aws-sdk…
…-go-v1.12.70 Bump aws-sdk-go to v1.12.70
Configuration menu - View commit details
-
Copy full SHA for 451472b - Browse repository at this point
Copy the full SHA 451472bView commit details -
resource/aws_elastic_beanstalk_application: Prevent crash on reading …
…missing application
Configuration menu - View commit details
-
Copy full SHA for 5cfac84 - Browse repository at this point
Copy the full SHA 5cfac84View commit details
Commits on Jan 29, 2018
-
Merge pull request hashicorp#3171 from terraform-providers/b-aws_elas…
…tic_beanstalk_application-missing-app-crash resource/aws_elastic_beanstalk_application: Prevent crash on reading missing application
Configuration menu - View commit details
-
Copy full SHA for 1c4ea52 - Browse repository at this point
Copy the full SHA 1c4ea52View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfa90cd - Browse repository at this point
Copy the full SHA cfa90cdView commit details -
resource/aws_dynamodb_table: Refactoring (hashicorp#3136)
* resource/aws_dynamodb_table: Refactoring * Address review comments
Configuration menu - View commit details
-
Copy full SHA for 11745d4 - Browse repository at this point
Copy the full SHA 11745d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for cad5aa0 - Browse repository at this point
Copy the full SHA cad5aa0View commit details -
tf-release-bot authored and TeamCity committed
Jan 29, 2018 Configuration menu - View commit details
-
Copy full SHA for 8937a3a - Browse repository at this point
Copy the full SHA 8937a3aView commit details
Commits on Feb 9, 2018
-
[VME-1568] Merge in upstream terraform-provider-aws release 1.8.0
Merge commit '8937a3a4e9d77c8089cf147861b604e3a2d8cf7e' into integration/valimail_aws_provider
David Swift committedFeb 9, 2018 Configuration menu - View commit details
-
Copy full SHA for c7180ab - Browse repository at this point
Copy the full SHA c7180abView commit details