Robin Breathe

Results 8 issues of Robin Breathe

### Terraform Version and Provider Version ``` Terraform v1.3.7 on darwin_amd64 + provider registry.terraform.io/hashicorp/ad v0.4.4 + provider registry.terraform.io/hashicorp/local v2.2.3 ``` ### Windows Version Windows Server 2019 Datacenter ### Affected Resource(s)...

bug

### Description Allows explicit declaration of empty groups via `ad_group_membership`. This greatly simplifies usage of `ad_group_membership` in complex Active-Directory-as-Code scenarios, and fixes an important issue in our production use of...

Adds a GitHub workflow to automatically build releases on each new tag, to reduce APT repository maintenance overhead and save consumers from having to compile themselves.

dco-signoff: yes
size/S

On May 1st, [GitHub added support for retrieval of installation tokens using client ID][1] rather than application ID. It would be great to see this supported by this module! [1]:...

### Terraform Version Both Terraform 0.12.9 and Terraform 0.13.0: ``` Terraform v0.12.29 + provider.local v1.4.0 + provider.null v2.1.2 ``` ``` Terraform v0.13.0 + provider registry.terraform.io/-/local v1.4.0 + provider registry.terraform.io/-/null v2.1.2...

bug
confirmed

Summary: Support enterprise GitHub Copilot Chat endpoints Zed currently hard-codes the non-business Copilot Chat API endpoint as `https://api.githubcopilot.com/chat/completions` (ref. https://github.com/zed-industries/zed/blob/main/crates/copilot/src/copilot_chat.rs#L16). In corporate environments in which access to non-Business Copilot tiers...

inline completion
enterprise

* Update brew dependencies following deprecation of the `vault` formula upstream. * Update GitHub workflows with official third-party setup actions. * Update GoReleaser configuration to remove deprecated and no-longer-supported syntax....