Commit Graph

34 Commits

Author SHA1 Message Date
Florian Klink
241eef1ec3 terraform-providers: update
This bumps the terraform provider to their latest version.

Hashicorp moved yet another provider to their organization
(`terraform-provider-helm`), so we need patch URLs in there as well.

The following proviers were not bumped:

 - `google[-beta]`: It seems something changed again here with how
   dependencies are provided.
 - `nomad`: fails to build
 - `lacework`: This one appeared fresh at `terraform-providers`, and
   doesn't build (yet?)
2020-06-08 21:17:16 +02:00
Florian Klink
8d29650570 terraform-providers.ct: init at 0.5.0
This is a Terraform provider that can validate and render Ignition files
for Container Linux and Fedora CoreOS.
2020-06-05 19:41:13 +02:00
zimbatm
442f76893c
terraform-providers.sops: init at 0.5.0 2020-04-26 13:21:15 +02:00
zimbatm
20f55a9fc0
terraform-providers.ibm: move to update-all script 2020-04-26 13:07:04 +02:00
zimbatm
bb858898b1
terraform-providers: update-all 2020-04-26 12:56:28 +02:00
Florian Klink
9f270c6491 terraform-providers: update 2020-04-02 18:33:40 +02:00
chris
67509cc831 Updated the terraform providers 2020-01-23 10:34:48 -08:00
Florian Klink
bcfa14af15 terraform-providers: bump version (#74991)
Contrary to what the update script suggested, I didn't bump the google
providers to 3.0.0[-beta] just yet :-)
2019-12-04 18:04:34 +00:00
Marius Bergmann
bc0a2adb22 terraform-provider-pass: init at 1.2.1 2019-11-08 23:44:30 +01:00
Marius Bergmann
610ffc9b8f terraform-providers: update existing providers 2019-11-08 23:41:16 +01:00
Cameron Briar
fcfa6f2cf1 terraform-provider-wavefront: init at 2.1.0
Introduces https://github.com/spaceapegames/terraform-provider-wavefront to the existing
set of Terraform providers. Leverages the existing pattern for including
community-driven Terraform providers not mentioned here: https://www.terraform.io/docs/providers
2019-10-09 12:46:00 -04:00
dshkyra
b15d8686ad terraform-providers: bump versions (#66587) 2019-08-20 22:40:29 +00:00
Urban Skudnik
f432ae3ba4
terraform-providers: bump versions 2019-07-26 12:45:21 +02:00
Urban Skudnik
f1b81ff2cd
Update ansible package
Needs to be moved out of automatic update-all since it requires
goDeps.
2019-07-26 12:45:20 +02:00
Florian Klink
c0f1c81078 terraform-providers: bump versions
I skipped terraform-provider-matchbox and terraform-provider-ansible,
they failed to build:

terraform-provider-ansible
> cannot find package "github.com/hashicorp/terraform/helper/schema" …

terraform-provider-matchbox
> cannot find package "github.com/poseidon/terraform-provider-matchbox/matchbox" …
2019-06-18 19:40:42 +02:00
zimbatm
b269811203 terraform-providers: bump versions 2019-05-09 22:43:26 +02:00
Stephen
27f41a4b98 terraform-providers: bump versions 2019-04-17 08:09:23 -07:00
DzmitrySudnik
e10329a455 terraform-providers: bump versions 2019-03-27 19:34:40 -04:00
Matthew Bauer
b332d66ce4
Merge pull request #56906 from stephengroat/terraform-providers.ansible
terraform-providers.ansible: init at 0.0.4
2019-03-25 22:07:44 -04:00
Stephen
ee910c110a
terraform-providers: bump versions 2019-03-13 11:43:38 -07:00
Stephen
bf34b05cf1 terraform-providers.ansible: init at 0.0.4 2019-03-05 11:44:47 -08:00
Stephen
f8c2684b16
terraform-providers: version bumps 2019-03-05 09:50:22 -08:00
Stephen
a8469ba0b6 terraform-providers.segment: init at 0.2.0 (#56865) 2019-03-05 06:42:36 -08:00
Stephen
d5a3e32006
terraform-providers: bump versions 2019-01-18 08:06:18 -08:00
Stephen
4e60afdc5e terraform-providers: new providers + version bumps 2019-01-13 21:17:07 -08:00
Stephen
7b884b6807
terraform-providers: bump versions 2018-12-17 18:59:30 -08:00
zimbatm
ae49c73644 terraform-providers: add terraform-provider-secret 2018-12-05 20:09:22 -08:00
zimbatm
71dbc5a77b terraform-providers: update 2018-12-05 20:09:22 -08:00
Stephen
b25213cdb1 terraform-providers: bump versions (#50864) 2018-11-22 12:44:07 +01:00
Stephen
d9695af1ee
terraform-providers.aws: 1.43.0 -> 1.43.1 2018-11-09 18:19:27 -08:00
Stephen
647d1eb077
terraform-providers: bump versions 2018-11-09 08:40:30 -08:00
Arian van Putten
13effc913d terraform-providers: Bump all releases (#49582)
Does what it says on the tin. Auto-generated.
2018-11-03 00:50:35 +01:00
Florian Klink
e4f4e9fd1d terraform-providers.matchbox: init at 0.2.2 (#47863) 2018-10-04 15:21:24 +02:00
zimbatm
ef64786cda
terraform: move providers to terraform-providers
Before, providers were only built indirectly. Since proviers don't
depend on terraform to build they can be moved into their own collection
of packages. This also has the advantage that they can be reached
directly using an attribute path (Eg: terraform-providers.nixos).

Co-authored-by: Wael Nasreddine <wael.nasreddine@gmail.com>
2018-09-28 11:22:27 -07:00