pulumi/tests/integration/stack_reference
bors[bot] f1f841fb3e
Merge #10811
10811: Add Organization to go sdk r=Frassle a=Frassle

<!--- 
Thanks so much for your contribution! If this is your first time contributing, please ensure that you have read the [CONTRIBUTING](https://github.com/pulumi/pulumi/blob/master/CONTRIBUTING.md) documentation.
-->

# Description

<!--- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. -->

Adds organization name to the gosdk.
Part of https://github.com/pulumi/pulumi/issues/2800.

## Checklist

<!--- Please provide details if the checkbox below is to be left unchecked. -->
- [x] I have added tests that prove my fix is effective or that my feature works
<!--- 
User-facing changes require a CHANGELOG entry.
-->
- [x] I have run `make changelog` and committed the `changelog/pending/<file>` documenting my change
<!--
If the change(s) in this PR is a modification of an existing call to the Pulumi Service,
then the service should honor older versions of the CLI where this change would not exist.
You must then bump the API version in /pkg/backend/httpstate/client/api.go, as well as add
it to the service.
-->
- [ ] Yes, there are changes in this PR that warrants bumping the Pulumi Service API version
  <!-- `@Pulumi` employees: If yes, you must submit corresponding changes in the service repo. -->


Co-authored-by: Fraser Waters <fraser@pulumi.com>
2022-09-24 00:58:58 +00:00
..
dotnet Make getOrganization total, default to 'organization' 2022-09-22 11:06:51 -07:00
go Add Organization to go sdk 2022-09-22 12:46:04 +01:00
nodejs Fix getOrganization for nodejs (#10547) 2022-08-31 18:24:25 +01:00
python Add getOrganization to nodejs and python (#10504) 2022-08-31 10:33:29 +01:00