CiscoDevNet / terraform-provider-ciscoasa

Terraform Cisco ASA provider
https://registry.terraform.io/providers/CiscoDevNet/ciscoasa/latest
Mozilla Public License 2.0
14 stars 20 forks source link

Update module aws/aws-sdk-go to v1.17.6 - autoclosed #7

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
github.com/aws/aws-sdk-go require patch v1.17.4 -> v1.17.6 source

Release Notes

aws/aws-sdk-go ### [`v1.17.6`](https://togithub.com/aws/aws-sdk-go/blob/master/CHANGELOG.md#Release-v1176-2019-02-26) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.17.5...v1.17.6) === ##### Service Client Updates - `service/cur`: Updates service API, documentation, and examples - Adding support for Athena and new report preferences to the Cost and Usage Report API. - `service/discovery`: Updates service documentation - Documentation updates for discovery - `aws/endpoints`: Updated Regions and Endpoints metadata. - `service/mediaconvert`: Updates service API and documentation - AWS Elemental MediaConvert SDK has added several features including support for: auto-rotation or user-specified rotation of 0, 90, 180, or 270 degrees; multiple output groups with DRM; ESAM XML documents to specify ad insertion points; Offline Apple HLS FairPlay content protection. - `service/opsworkscm`: Updates service documentation - Documentation updates for opsworkscm - `service/organizations`: Updates service documentation - Documentation updates for AWS Organizations - `service/pinpoint`: Updates service API and documentation - This release adds support for the Amazon Resource Groups Tagging API to Amazon Pinpoint, which means that you can now add and manage tags for Amazon Pinpoint projects (apps), campaigns, and segments. A tag is a label that you optionally define and associate with Amazon Pinpoint resource. Tags can help you categorize and manage these types of resources in different ways, such as by purpose, owner, environment, or other criteria. For example, you can use tags to apply policies or automation, or to identify resources that are subject to certain compliance requirements. A project, campaign, or segment can have as many as 50 tags. For more information about using and managing tags in Amazon Pinpoint, see the Amazon Pinpoint Developer Guide at . For more information about the Amazon Resource Group Tagging API, see the Amazon Resource Group Tagging API Reference at . - `service/resource-groups`: Updates service documentation ### [`v1.17.5`](https://togithub.com/aws/aws-sdk-go/blob/master/CHANGELOG.md#Release-v1175-2019-02-25) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.17.4...v1.17.5) === ##### Service Client Updates - `service/autoscaling`: Updates service API and documentation - Added support for passing an empty SpotMaxPrice parameter to remove a value previously set when updating an Amazon EC2 Auto Scaling group. - `service/ce`: Updates service documentation - `service/elasticloadbalancingv2`: Updates service API and documentation - `service/mediastore`: Updates service API and documentation - This release adds support for access logging, which provides detailed records for the requests that are made to objects in a container.

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot. View repository job log here.

renovate[bot] commented 5 years ago

:warning: Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

:recycle: Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: go.sum
Command failed: docker run --rm -v /mnt/renovate/gh/terraform-providers/terraform-provider-ciscoasa:/mnt/renovate/gh/terraform-providers/terraform-provider-ciscoasa -v /mnt/renovate/tmp/renovate/cache/go:/mnt/renovate/tmp/renovate/cache/go -e GOPATH -e CGO_ENABLED=0 -w /mnt/renovate/gh/terraform-providers/terraform-provider-ciscoasa renovate/go go get
go: finding github.com/aws/aws-sdk-go v1.17.6
go: finding github.com/mitchellh/mapstructure v1.0.0
go: finding github.com/svanharmelen/jsonapi v0.0.0-20180618144545-0c0828c3f16d
go: finding github.com/hashicorp/go-slug v0.2.0
go: finding github.com/google/go-querystring v1.0.0
go: labix.org/v2/mgo@v0.0.0-20140701140051-000000000287: bzr branch --use-existing-dir https://launchpad.net/mgo/v2 . in /mnt/renovate/tmp/renovate/cache/go/pkg/mod/cache/vcs/ca61c737a32b1e09a0919e15375f9c2b6aa09860cc097f1333b3c3d29e040ea8: exec: "bzr": executable file not found in $PATH
go: finding golang.org/x/time v0.0.0-20181108054448-85acf8d2951c
go: launchpad.net/gocheck@v0.0.0-20140225173054-000000000087: bzr branch --use-existing-dir https://launchpad.net/~niemeyer/gocheck/trunk . in /mnt/renovate/tmp/renovate/cache/go/pkg/mod/cache/vcs/f46ce2ae80d31f9b0a29099baa203e3b6d269dace4e5357a2cf74bd109e13339: exec: "bzr": executable file not found in $PATH
go: error loading module requirements
 `docker run --rm -v /mnt/renovate/gh/terraform-providers/terraform-provider-ciscoasa:/mnt/renovate/gh/terraform-providers/terraform-provider-ciscoasa -v /mnt/renovate/tmp/renovate/cache/go:/mnt/renovate/tmp/renovate/cache/go -e GOPATH -e CGO_ENABLED=0 -w /mnt/renovate/gh/terraform-providers/terraform-provider-ciscoasa renovate/go go get` (exited with error code 1)