Anton Tayanovskyy
Anton Tayanovskyy
Removes a docs example, no runtime changes
Change schema from required to optional Should this just be merged into 0021?
Claims to only edit docs but adds a new resource not present upstream, why?
context propagation
It appears this patch works around a GetRawConfig() panic, this should be fixed now in the bridge since https://github.com/pulumi/pulumi-terraform-bridge/issues/1021 , worth retrying to see if the resource works correctly without...
Works around GetRawConfig() panic, this should be fixed now in the bridge
Going to mark needs-repro to remind ourselves, perhaps this is something that can be removed, after we add a test.
reduces recursion depth of statementSchema; possibly benign unless you get into very deep examples
Only edits markdown examples, no runtime behavior; aws_appautoscaling_target
Added a datasource not existing upstream