Jonathan Buys
96328b1ec8
website: fix terraform_remote_state example for "config" argument ( #21728 )
2019-06-18 16:25:36 -07:00
Chris Griggs
f0a9e95198
Merge pull request #21679 from hashicorp/cgriggs01-akamai-links2
...
[Website] Akamai provider links
2019-06-18 13:42:04 -07:00
cgriggs01
069766fd09
Add 4 new community providers
2019-06-18 10:33:28 -07:00
Pam Selle
eaddf9ccf1
Merge pull request #21321 from khicks/master
...
Fix GitLab title on providers index
2019-06-13 11:09:40 -04:00
cgriggs01
ea541c10f3
[Website] Foreman community provider
2019-06-11 10:50:14 -07:00
cgriggs01
736e754f1e
[Website] akamai provider links
2019-06-10 19:58:01 -07:00
Raymond Rutjes
0abb0a05fb
website/docs: update example in remote_state.html.md ( #21661 )
2019-06-10 09:47:11 -04:00
cgriggs01
132e4b9b43
[Website] community provider
2019-06-06 11:10:43 -07:00
cgriggs01
55fe3c7a28
new community links + update signalFX
2019-06-03 17:19:52 -07:00
Kevin Hicks
68a2249581
Fix GitLab title on providers index
2019-05-15 14:42:17 -05:00
cgriggs01
dc4811f898
[Website] Rancher2 provider links
2019-05-14 11:13:32 -07:00
cgriggs01
8c52fdcecf
new community providers
2019-05-08 11:13:19 -07:00
cgriggs01
3911b0f310
[Website] add vra7 links
2019-05-06 12:33:21 -07:00
cgriggs01
dc889c4f08
two new community providers
2019-05-02 11:01:08 -07:00
Chris Griggs
b7705d20a0
Merge pull request #21098 from hashicorp/cgriggs01-add-gridscale
...
[Website] Add Gridscale provider
2019-04-24 15:02:12 -07:00
cgriggs01
bad3c57f00
[Website] Add Gridscale provider
2019-04-24 14:46:22 -07:00
cgriggs01
bd1b2c8641
fix FortiOS caps
2019-04-24 10:21:16 -07:00
Chris Griggs
aeabdf1a0d
Merge pull request #21054 from cgriggs01/cgriggs01-community-patch
...
[Website] Adding community provider
2019-04-18 09:19:39 -07:00
cgriggs01
55b816853a
[Website] Adding Fortios provider links
2019-04-18 07:46:30 -07:00
cgriggs01
26d515e40a
Adding community provider
2019-04-17 15:57:24 -07:00
cgriggs01
a674d3fb7b
[Website] new community providers
2019-04-10 11:00:15 -07:00
cgriggs01
cfd271a040
update provider name
2019-04-01 08:41:45 -07:00
cgriggs01
fc47a78e60
add jdcloud provider links
2019-03-27 11:41:00 -07:00
Nick Fagerlund
b32cce9637
website: Fix contradictory description of remote state `outputs` object
2019-03-25 10:59:10 -07:00
Nick Fagerlund
4200b0b2c5
website: Use bullet lists in smaller provider lists, too
...
These are small enough that using multi-columns would just get in the way,
but might as well style them similarly.
2019-03-22 17:06:29 -07:00
Nick Fagerlund
b14b967fb7
website: Fix some alphabetization in provider lists
2019-03-22 17:06:29 -07:00
Nick Fagerlund
33118b9b0c
website: List providers vertically instead of horizontally
...
This should make it easier to find items alphabetically, and it DEFINITELY makes
it easier to update.
2019-03-22 17:06:29 -07:00
cgriggs01
489d72e77f
New community providers
2019-03-13 14:56:03 -07:00
Radek Simko
142ecfefe0
docs: Differentiate 0.11/0.12 in terraform_remote_state
2019-03-13 17:36:27 +00:00
cgriggs01
918d01baf4
add new provider links
2019-03-07 12:34:34 -08:00
cgriggs01
ad279fda77
Add two new community providers
2019-02-26 14:10:32 -08:00
Paul Tyng
42b92a2629
Update network-index.html.markdown
2019-02-24 09:51:00 -05:00
cgriggs01
266fb573cf
add Cisco ASA provider links
2019-02-22 12:41:20 -08:00
cgriggs01
b2d46ad2ed
two new community providers
2019-02-21 15:44:56 -08:00
cgriggs01
c625283511
adding new provider links
2019-02-21 13:46:42 -08:00
Paddy
1bef862e3a
Merge pull request #18972 from rileykarson/patch-2
...
Fix Google Cloud Platform name across docs
2019-02-19 15:50:46 -08:00
cgriggs01
1565abfcaa
add four community providers
2019-02-11 17:25:30 -08:00
cgriggs01
41af6ce54b
two new community providers
2019-02-06 11:01:22 -08:00
Laura Martin
76dedfbf9d
Update docs for 0.12 terraform_remote_state data source
...
In 0.12, the outputs for a data source of terraform_remote_state are
nested under the 'outputs' attribute [1]. This updates the docs
to make this change clearer.
Worked with @radeksimko at Terraform hackday, who has submitted a
related upgrade guide [2]
[1] 1f4d2f4c50/builtin/providers/terraform/data_source_state.go (L16-L43)
[2] d8e00191b7
2019-02-06 13:53:51 +01:00
cgriggs01
4db4f9102d
change plath name
2019-02-05 10:10:09 -08:00
Riley Karson
74ec68f9d4
Fix Google Cloud Platform name across docs.
...
The `google` provider supports GCP, not necessarily Google Cloud as a whole.
Update the naming on this index page to match [the provider README](https://github.com/terraform-providers/terraform-provider-google#terraform-provider-for-google-cloud-platform ) and the [provider docs changes](https://github.com/terraform-providers/terraform-provider-google/blob/master/website/docs/index.html.markdown#google-cloud-platform-provider ) coming in the next release.
2019-01-15 12:10:20 -08:00
Chris Griggs
0cc057b873
Merge branch 'master' into cgriggs01-comm-5
2019-01-09 14:31:47 -08:00
Tom Harvey
177ca3711d
Adding the AzureAD entry to the providers page ( #19946 )
...
Adding the AzureAD entry to the providers page
2019-01-09 22:28:25 +00:00
cgriggs01
a9069cab7b
edit fmt
2019-01-09 11:40:34 -08:00
cgriggs01
885a366f2e
add <tr>
2019-01-09 11:21:02 -08:00
cgriggs01
830e23b217
add new community providers
2019-01-09 10:39:32 -08:00
cgriggs01
da370cd689
fix spacing in website docs
2018-12-20 13:27:15 -08:00
cgriggs01
9df6e2df42
add hedvig provider links
2018-12-20 10:54:20 -08:00
cgriggs01
79f93ed695
links for ucloud provider
2018-12-19 13:11:31 -08:00
cgriggs01
41897bb437
six new community providers
2018-12-10 11:13:45 -08:00