31 Commits

Author SHA1 Message Date
ajacoutot
ed34911380 Update terraform providers. 2019-12-08 09:32:28 +00:00
ajacoutot
769997bb84 Update terraform providers. 2019-11-06 16:31:59 +00:00
ajacoutot
d38fb25313 Update terraform providers. 2019-11-01 09:49:45 +00:00
ajacoutot
9c80a9b88c Update terraform providers. 2019-10-06 10:32:05 +00:00
ajacoutot
635fa0bb11 Update terraform providers. 2019-09-22 08:32:18 +00:00
ajacoutot
d893fd7317 Update terraform providers. 2019-08-27 11:53:36 +00:00
ajacoutot
c12b175e68 Update terraform providers. 2019-08-23 11:14:05 +00:00
ajacoutot
b0398b4365 Update terraform providers. 2019-08-03 11:48:29 +00:00
ajacoutot
4979ffb043 Update terraform providers. 2019-07-27 09:58:45 +00:00
ajacoutot
e5c4ce3053 Update terraform providers. 2019-06-29 10:43:59 +00:00
ajacoutot
258ecd5dd0 Update terraform providers. 2019-06-15 09:19:04 +00:00
ajacoutot
3914e4269b Update terraform providers. 2019-05-25 10:35:20 +00:00
ajacoutot
e8cdaaedde Update terraform providers. 2019-05-18 23:38:53 +00:00
ajacoutot
e32830f593 Update a couple of terraform providers. 2019-05-10 13:06:05 +00:00
ajacoutot
ab4eb0e20c Update terraform providers. 2019-05-06 19:52:08 +00:00
ajacoutot
09a949a967 Update terraform providers. 2019-04-19 11:38:15 +00:00
ajacoutot
7987a35d96 Update to terraform-provider-azurerm-1.14.0. 2019-04-04 09:48:17 +00:00
sthen
f52be2a50e bump all go ports that don't already have a RUN_DEPENDS on lang/go (which
has pkgspec set on the go version number already), so that pkg_add -u updates
them to versions which work with MAP_STACK. spotted by pvk@
2018-04-14 22:53:54 +00:00
ajacoutot
c78d8e9e07 Update to terraform-provider-azurerm-0.3.3. 2017-11-17 12:45:37 +00:00
ajacoutot
336cf05cf4 Update to terraform-provider-azurerm-0.3.2. 2017-11-02 17:46:04 +00:00
ajacoutot
124168dffc Update terraform providers. 2017-10-27 20:29:03 +00:00
ajacoutot
348d438bcc Update to terraform-provider-azurerm-0.3.0. 2017-10-19 18:34:56 +00:00
ajacoutot
f1858c6ff3 Update some providers. 2017-10-07 08:42:53 +00:00
ajacoutot
1c5b8c9d1a Update terraform providers to their latest version. 2017-10-06 15:49:46 +00:00
ajacoutot
c884ad44e8 Update terraform providers. 2017-09-15 11:14:45 +00:00
ajacoutot
ef7dc7973b Update providers. 2017-09-03 08:38:44 +00:00
ajacoutot
2c3f4ae971 More version bumps. 2017-08-27 09:45:48 +00:00
ajacoutot
93cf8065da Bump a few providers to a more recent release. 2017-08-27 09:36:07 +00:00
ajacoutot
d59c4ee7c2 Update a few terraform providers. 2017-07-20 08:46:37 +00:00
ajacoutot
5ff90c94fa Bump all after terraform pkgname change.
reported by naddy@
2017-07-07 12:48:12 +00:00
ajacoutot
8db7e6c503 Update to terraform-0.10.0-beta1.
While this is a beta release, I'd rather get it in tree asap because upstream
split all providers into their own project. So now we have one terraform and
69 terraform-providers (for now). See this URL for details:
https://www.hashicorp.com/blog/upcoming-provider-changes-in-terraform-0-10/

If you miss a provider for your iac declaration you have the choice of
downloading hashicorp binaries over the net or better: installing the
corresponding OpenBSD package.
e.g.
pkg_add terraform-provider-aws
cd /path/to/where/foo.tf/is/stored
terraform init <- this will record the sha256 sum of the plugin
2017-06-25 15:10:58 +00:00