Commit Graph

6 Commits

Author SHA1 Message Date
Zaid Ajaj e832a505f1 Implement lenient traversal for resources 2023-06-20 13:50:18 +02:00
Zaid Ajaj 3cd0d1d689 Do not panic when PCL attribute type or PCL resource variable type isn't fully bound 2023-04-12 18:19:57 +02:00
Abhinav Gupta 7d1a9ec3b0
pcl/options: Support retainOnDelete
Adds support for the retainOnDelete option to PCL.
With this in place, we'll be able to update code generators
to generate the retainOnDelete option.

Refs 
2023-03-03 10:29:59 -08:00
Alex Qiu f8d3bb676a
Accept options.version on pulumi convert () 2022-08-22 10:36:01 -07:00
Aaron Friel 98e48f4cc4
codegen: preserve externally visible names of a resources and outputs ()
* codegen: preserve externally visible names of a resources and outputs

* refactor: rename unique name to logical name
2022-04-25 15:07:25 -07:00
Pat Gavlin f21eda521f
[codegen] Rename the PCL package. ()
It's just confusing that PCL lives in a package named `hcl2`.
2021-09-29 20:11:56 -07:00