Expose Cluster name as an output for use in other resources
Fixes: #607
Does the PR have any schema changes?
Looking good! No breaking changes found. No new resources/functions.
Does the PR have any schema changes?
Looking good! No breaking changes found. No new resources/functions.
Does the PR have any schema changes?
Looking good! No breaking changes found. No new resources/functions.
Looks like the new test is failing. Will need to be fixed before merging
Looks like the new test is failing. Will need to be fixed before merging
The issue is that the value isn't actually being exposed when you run Pulumi up using a non-nodejs language
Error source for anyone looking:
Error Trace: examples_py_test.go:68
program.go:1611
program.go:1281
Error: Should NOT be empty, but was <nil>
Test: TestAccClusterPy
examples_py_test.go:69:
Error Trace: examples_py_test.go:69
program.go:1611
program.go:1281
Error: Should NOT be empty, but was <nil>
Test: TestAccClusterPy
program.go:1612: Extra runtime validation complete.
command.go:34: **** Invoke '/home/runner/.pulumi/bin/pulumi refresh --non-interactive --yes --skip-preview' in '/tmp/p-it-fv-az619-1-cluster-py-54d081d0-1706690826'
Refreshing (p-it-fv-az619-1-cluster-py-54d081d0)