pulumi / examples

Infrastructure, containers, and serverless apps to AWS, Azure, GCP, and Kubernetes... all deployed with Pulumi
https://www.pulumi.com
Apache License 2.0
2.36k stars 877 forks source link

Fix up aws-ts-organizations example #1418

Closed Frassle closed 1 year ago

Frassle commented 1 year ago

Two fixes to this example:

Firstly new Organization sets a name not just "" which would cause an error.

Secondly how to get the org id differs between using getOrganization and new Organization` so made a variable for each one to make it easier to switch between.

pulumi-staging[bot] commented 1 year ago

:tropical_drink: The Update for moolumi/k8s-ci-cluster/36f6542d3816e2a7791450970de2e5bde00a8707-1392 was successful.

Resource Changes

    Name                                                          Type                                        Operation
+   password                                                      random:index/randomPassword:RandomPassword  create
+   ephemeral-ci-cluster                                          gcp:container/cluster:Cluster               create
+   primary-node-pool                                             gcp:container/nodePool:NodePool             create
+   gke                                                           pulumi:providers:kubernetes                 create
+   k8s-ci-cluster-36f6542d3816e2a7791450970de2e5bde00a8707-1392  pulumi:pulumi:Stack                         create
+   multicloud                                                    pulumi-kubernetes:ci:GkeCluster             create