Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

terraform-providers: update all #98760

Closed
wants to merge 1 commit into from

Conversation

grahamc
Copy link
Member

@grahamc grahamc commented Sep 25, 2020

Motivation for this change
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@flokli
Copy link
Contributor

flokli commented Sep 25, 2020

@GrahamcOfBorg build terraform-full

@flokli
Copy link
Contributor

flokli commented Sep 25, 2020

This seems to break quite some providers that currently work:

70 packages failed to build:
terraform-full terraform-providers.akamai terraform-providers.alicloud terraform-providers.aviatrix terraform-providers.azure-classic terraform-providers.bigip terraform-providers.brightbox terraform-providers.circonus terraform-providers.ciscoasa terraform-providers.clc terraform-providers.cloudflare terraform-providers.constellix terraform-providers.datadog terraform-providers.digitalocean terraform-providers.dme terraform-providers.exoscale terraform-providers.fastly terraform-providers.flexibleengine terraform-providers.fortios terraform-providers.gitlab terraform-providers.google terraform-providers.google-beta terraform-providers.gridscale terraform-providers.hashicups terraform-providers.hcloud terraform-providers.heroku terraform-providers.huaweicloud terraform-providers.huaweicloudstack terraform-providers.icinga2 terraform-providers.lacework terraform-providers.launchdarkly terraform-providers.librato terraform-providers.linode terraform-providers.logentries terraform-providers.mongodbatlas terraform-providers.ncloud terraform-providers.newrelic terraform-providers.nomad terraform-providers.ns1 terraform-providers.nsxt terraform-providers.okta terraform-providers.oktaasa terraform-providers.openstack terraform-providers.opentelekomcloud terraform-providers.opsgenie terraform-providers.ovh terraform-providers.packet terraform-providers.pagerduty terraform-providers.panos terraform-providers.pass terraform-providers.prismacloud terraform-providers.rancher2 terraform-providers.scaleway terraform-providers.selectel terraform-providers.signalfx terraform-providers.softlayer terraform-providers.stackpath terraform-providers.sumologic terraform-providers.tencentcloud terraform-providers.terraform terraform-providers.triton terraform-providers.turbot terraform-providers.ucloud terraform-providers.ultradns terraform-providers.venafi terraform-providers.vra7 terraform-providers.vultr terraform-providers.wavefront terraform_0_11-full terragrunt

50 packages built:
terraform-providers.aci terraform-providers.ad terraform-providers.auth0 terraform-providers.avi terraform-providers.aws terraform-providers.azuread terraform-providers.azuredevops terraform-providers.azurerm terraform-providers.baiducloud terraform-providers.checkpoint terraform-providers.cloudamqp terraform-providers.cloudscale terraform-providers.cohesity terraform-providers.consul terraform-providers.ct terraform-providers.docker terraform-providers.dome9 terraform-providers.genymotion terraform-providers.github terraform-providers.hedvig terraform-providers.helm terraform-providers.ibm terraform-providers.influxdb terraform-providers.infoblox terraform-providers.ksyun terraform-providers.kubernetes terraform-providers.kubernetes-alpha terraform-providers.mailgun terraform-providers.matchbox terraform-providers.mso terraform-providers.nutanix terraform-providers.oci terraform-providers.opennebula terraform-providers.postgresql terraform-providers.profitbricks terraform-providers.pureport terraform-providers.rabbitmq terraform-providers.random terraform-providers.rubrik terraform-providers.secret terraform-providers.sops terraform-providers.spotinst terraform-providers.tfe terraform-providers.tls terraform-providers.vault terraform-providers.vcd terraform-providers.vsphere terraform-providers.vthunder terraform-providers.yandex terraform_plugins_test

Looking at the build logs, it seems most of them don't ship a vendor folder, so we'd need to calculate modSha256 for each of them :-/

@mmahut mmahut mentioned this pull request Sep 26, 2020
10 tasks
@grahamc
Copy link
Member Author

grahamc commented Sep 29, 2020

Yikes... I'm going to go ahead and close this PR for now :P. (cc @mmahut who also tried this PR.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants