You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
v1.76.0
Enhancements
Adds DefaultProject to OrganizationUpdateOptions to support updating an organization's default project. This provides BETA support, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users, by @mkam#1056
Adds ReadTerraformRegistryModule to support reading a registry module from Terraform Registry's proxied endpoints by @paladin-devops#1057
Adds a new method ListForOrganization to list Runs in an organization by @arybolovlev#1059
Bug fixes
Adds ToolVersionArchitecture to AdminTerraformVersionUpdateOptions and AdminTerraformVersion. This provides BETA support, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @kelsi-hoyle#1047