You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add the privateca certificate template resource. (#5109) (#3561)
* Add the privateca certificate template resource.
* update serialization code so that the sample test can be autogenerated.
* fix minor issues in samples generation code (underscores vs title vase)
* add privateca to provider
* add ability to expand and flatten int arrays.
* remove cloud run serialization (and relevant tests) since it no longer exists in the DCL.
* add go.sum entry for new dcl.
* Apply suggestions from code review
Co-authored-by: Scott Suarez <[email protected]>
* Add beta version of privateca certificate template.
* Update serialization.
* Upgrade to version of DCL that can handle pointers to objects which are set but contain only fields which are set but empty.
Co-authored-by: Scott Suarez <[email protected]>
Signed-off-by: Modular Magician <[email protected]>
Co-authored-by: Scott Suarez <[email protected]>
0 commit comments