pulumi/pkg
Alex Clemmer 99d70e4610 Introduce MarshalOptions.{RejectAsset, RejectArchive}
Not all resource providers support Pulumi's Asset and Archive types. In
particular, the Kubernetes provider should reject any resource
definition that contains either of these types.

This commit will introduce two MarshalOptions that will make it easy for
the Kubernetes provider to guarantee that no properties of this type are
in a resource request, as it's deserializing the request from the
engine.
2019-08-26 15:19:14 -07:00
..
apitype Remove some unused apitype fields (#3057) 2019-08-14 15:26:58 -07:00
backend Check project existence during pulumi new 2019-08-23 09:09:54 +02:00
codegen/python Creation of generator package (#2970) 2019-07-22 17:09:35 -07:00
diag Use Analyzer PB in analyzer code 2019-06-13 16:04:13 -07:00
encoding Add license headers 2018-05-22 15:02:47 -07:00
engine Allow IDs to change during import. (#3133) 2019-08-23 15:00:24 -07:00
graph Add license headers 2018-05-22 15:02:47 -07:00
npm Use npm pack for policy publish 2019-08-05 16:12:12 -07:00
operations Collect logs from Google Cloud Functions 2019-04-08 09:44:05 -07:00
resource Introduce MarshalOptions.{RejectAsset, RejectArchive} 2019-08-26 15:19:14 -07:00
secrets Support additional cloud secrets providers (#2994) 2019-08-02 16:12:16 -07:00
testing Use pip and not pipenv for installing dependencies during testing 2019-08-23 13:48:09 -07:00
tokens Fix comment about QName regex (#3121) 2019-08-20 14:43:48 -07:00
tools Add a WriteString method to tools/GenWriter. (#1839) 2018-08-29 14:43:20 -07:00
util Replace regex with a replacer 2019-08-19 08:28:34 +02:00
version Add license headers 2018-05-22 15:02:47 -07:00
workspace Format 2019-08-23 14:45:29 +02:00