https://pulumi.com logo
Docs
Join the conversationJoin Slack
Channels
announcements
automation-api
aws
azure
blog-posts
built-with-pulumi
cloudengineering
cloudengineering-support
content-share
contribex
contribute
docs
dotnet
finops
general
getting-started
gitlab
golang
google-cloud
hackathon-03-19-2020
hacktoberfest
install
java
jobs
kubernetes
learn-pulumi-events
linen
localstack
multi-language-hackathon
office-hours
oracle-cloud-infrastructure
plugin-framework
pulumi-cdk
pulumi-crosscode
pulumi-deployments
pulumi-kubernetes-operator
pulumi-service
pulumiverse
python
registry
status
testingtesting123
testingtesting321
typescript
welcome
workshops
yaml
Powered by Linen
contribute
  • f

    full-dress-10026

    11/27/2018, 5:49 PM
    Still same issue. In
    aws/node_modules
    I see
    @pulumi/cloud
    as a symlink.
  • w

    white-balloon-205

    11/27/2018, 5:50 PM
    If you close/reopen IDE does it help? Some IDEs have trouble keeping track of this when symlinks are added.
  • f

    full-dress-10026

    11/27/2018, 5:51 PM
    Ah that did the trick. Thanks 🙂
    👍 1
  • f

    full-dress-10026

    11/27/2018, 5:54 PM
    Is there a particular order new props should be added in?
  • t

    tall-librarian-49374

    01/18/2019, 10:23 AM
    Hey! I'd love to come up with a basic proof-of-concept of making a Pulumi program in F#. I think I can try taking the C# prototype as the basis. Would anybody be interested to help me out? It doesn't need to be anywhere production ready, but I want at least one runnable example.
  • h

    helpful-vegetable-35581

    01/18/2019, 10:35 AM
    My .net prototype should be enough to write an F# program with. Might not be idiomatic, nearly always tradeoffs between C# and F# api design
  • h

    helpful-vegetable-35581

    01/18/2019, 10:37 AM
    Might make sense to write some F# extension modules for it, and maybe a computation builder for input output objects
  • h

    helpful-vegetable-35581

    01/18/2019, 10:37 AM
    Happy to take PRs on my fork if you want to build on top of the net code so far
  • t

    tall-librarian-49374

    01/18/2019, 10:52 AM
    Sure, sounds like a plan
  • t

    tall-librarian-49374

    01/18/2019, 10:53 AM
    F# wrapper isn't a problem once the setup works at all.
  • t

    tall-librarian-49374

    01/18/2019, 10:55 AM
    Could you point me to your fork @helpful-vegetable-35581?
  • t

    tall-librarian-49374

    01/18/2019, 10:57 AM
    Computation builder would probably be awesome. Maybe the whole program should be a CE.
  • h

    helpful-vegetable-35581

    01/18/2019, 10:58 AM
    https://github.com/Frassle/pulumi/tree/dotnet + https://github.com/Frassle/pulumi-terraform/tree/dotnet + https://github.com/Frassle/pulumi-openstack/tree/dotnet
  • h

    helpful-vegetable-35581

    01/18/2019, 10:58 AM
    its a bit out of date, i can see about updating it over the weekend
  • h

    helpful-vegetable-35581

    01/18/2019, 10:59 AM
    if you want one of the other terraform providers (aws, gce, azure) just say I'll set it up like I did for openstack
  • h

    helpful-vegetable-35581

    01/18/2019, 10:59 AM
    k8s is unfortunately a lot more work as it's got its own generator
  • t

    tall-librarian-49374

    01/18/2019, 11:00 AM
    Azure would be perfect
  • h

    helpful-vegetable-35581

    01/18/2019, 11:00 AM
    cool, I'll set that all up this evening or tomorrow morning
  • h

    helpful-vegetable-35581

    01/18/2019, 11:01 AM
    I've just got an azure account myself so can play with it a bit as well
  • t

    tall-librarian-49374

    01/18/2019, 11:04 AM
    Thanks! A demo C# app to get started would help a lot.
  • h

    helpful-vegetable-35581

    01/18/2019, 11:19 AM
    I'm sure I've got one on my machine I'll upload it
  • t

    tall-librarian-49374

    01/18/2019, 2:47 PM
    A completely different vector would be to transpile F# to JS with Fable
  • h

    helpful-vegetable-35581

    01/19/2019, 10:14 AM
    Mostly update, slight delay as I broke one the VMs I was using and azure requires a few updates in terraform-gen to work (that openstack didn't need)
  • h

    helpful-vegetable-35581

    01/19/2019, 10:14 AM
    will get azure working then will post that and a C# example
  • h

    helpful-vegetable-35581

    01/19/2019, 6:45 PM
    so slow going as I now seem to be incapable of installing a working python version on ubuntu 18.04
  • h

    helpful-vegetable-35581

    01/19/2019, 6:45 PM
    pulumi build is giving errors in the python sdk about cyclic imports, given I've not changed anything there I'm guessing an issue with my python install
  • h

    helpful-vegetable-35581

    01/20/2019, 10:53 AM
    manage some updates but I've screwed something up setting up the new vm having to kill off all the python parts of pulumi to get it to build (any chance of a vagrant file from the pulumi team?) Looks like the minimal amount of work I did on terraform-gen for openstack support isn't enough for azure, with all the machine issues I'm having I don't think I'll get it fixed this weekend 😞
  • h

    helpful-vegetable-35581

    01/26/2019, 11:25 PM
    a new weekend a new virtual machine, pulumi is building again so I'll try and get azure working on C#
  • h

    helpful-vegetable-35581

    01/27/2019, 10:06 PM
    some progress, nearly got azure building for C#
    👍 1
  • h

    helpful-vegetable-35581

    01/30/2019, 10:18 PM
    midweek progress C# azure is building. I'll see if I can get https://github.com/pulumi/examples/tree/master/azure-js-webserver translated to C# and running, with luck might have a working prototype by the weekend
    👍 2
Powered by Linen
Title
h

helpful-vegetable-35581

01/30/2019, 10:18 PM
midweek progress C# azure is building. I'll see if I can get https://github.com/pulumi/examples/tree/master/azure-js-webserver translated to C# and running, with luck might have a working prototype by the weekend
👍 2
View count: 1