9 Commits

Author SHA1 Message Date
Justin Van Patten
f518c01746
Blog and docs on new TF converter (#3011)
Blog and docs on new Terraform converter
2023-06-12 10:29:56 -07:00
Christian Nunciato
9c78f5c121
Add content to /migrate (#1651)
* Add content to /migrate
* Fix H5, use a different footer partial
2022-06-22 23:56:50 +00:00
susan evans
544cec36f9
improving docs left nav labels (#1258) 2022-03-24 16:00:23 -07:00
Paul Stack
e524d4eb77 Adding a docs section for convertors (#5019)
Fixes: #4710

Please note that this adds a link title to the crd2pulumi doc that
only affects the docs navigation not the blog post listing itself
2021-01-25 23:38:13 +00:00
Christian Nunciato
4a6ba81ebc Replace the *2pulumis with a pulumi-convert component (#4266) 2020-10-08 10:51:50 -07:00
Vivek Lakshmanan
1b38238471 Adding initial version of arm2pulumi (#4284)
Also, fix download code so it names the zip correctly for each tool
2020-09-25 09:19:44 -07:00
Zack Chase
e9d60f5697 Move *2pulumi JS into its own file and load JS after jQuery is loaded (#4233)
* Move *2pulumi JS into its own file and load after jQuery is loaded

* Move element exists function to wrap entire on load logic

* Apply suggestions from code review

Co-authored-by: Christian Nunciato <c@nunciato.org>

* Fix typo

Co-authored-by: Christian Nunciato <c@nunciato.org>
2020-09-16 16:00:45 -07:00
Zack Chase
3660772466 Properly set default values and allow overrides (#4031) 2020-08-20 12:02:55 -07:00
Joe Duffy
b6f8ab5688 Add tf2pulumi page (#4020)
* Add back tf2pulumi page

This page was renamed to kube2pulumi and shipped (huzzah!), so this
change adds it back. It also changes the URL to adopt the endpoint we
stood up in production, rather than my personal Pulumi account (oops).

* Don't throw, to avoid unhandled exceptions

This avoids the issue reported and fixed in
https://github.com/pulumi/docs/pull/4012.
2020-08-18 07:54:12 -07:00