pulumi/pkg/codegen/hcl2
T-Vova e696fb6c50
Implemented filebase64() support for Code Generator (#7863)
* Added filebase64 support for Golang

* Fixed function signature

* Added filebase64 support for Typescript

* Added filebase64 support for Python

* Added filebase64 support for Dotnet, fixed Sha1

* Fixed helper method list

Co-authored-by: Vova Ivanov <jetvova@gmail.com>
2021-09-10 23:09:28 +01:00
..
model Revert "Fixed "unknown property '0'" error (#7912)" (#7939) 2021-09-09 13:36:49 -10:00
syntax [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
binder.go Fixed nil pointer error with BindExpressionText and typeExpr (#7766) 2021-08-17 14:22:06 +03:00
binder_nodes.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
binder_resource.go Reify Input and Optional types in the schema type system. (#7059) 2021-06-24 09:17:55 -07:00
binder_schema.go [codegen/pcl] Allocate fewer type instances. (#7548) 2021-07-16 07:49:24 -07:00
binder_schema_test.go [codegen] Unify program codegen testing (#7657) 2021-07-27 18:00:39 -07:00
binder_test.go [codegen] Unify program codegen testing (#7657) 2021-07-27 18:00:39 -07:00
component.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
config.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
diagnostics.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
functions.go Implemented filebase64() support for Code Generator (#7863) 2021-09-10 23:09:28 +01:00
intrinsics.go Reify Input and Optional types in the schema type system. (#7059) 2021-06-24 09:17:55 -07:00
invoke.go Reify Input and Optional types in the schema type system. (#7059) 2021-06-24 09:17:55 -07:00
local.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
output.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
program.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
resource.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
rewrite_apply.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
rewrite_apply_test.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
rewrite_convert.go Reify Input and Optional types in the schema type system. (#7059) 2021-06-24 09:17:55 -07:00
rewrite_convert_test.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
rewrite_properties.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
type.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
utilities.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00