Adam Weigert

Results 9 issues of Adam Weigert

I am trying to use this to get the GitHub Actions practice of tags for versioning, e.g. release vX.Y.Z but also create/update the vX.Y and vX tags. Right now when...

### Problem to solve Support asserts for status that could return one or more possible status codes that are valid, e.g. 200, 201, 202, 204, 409. The range status check...

enhancement
topic: predicates

## Bug description With an API operation that has a schema with a discriminated type, the portal will show the operations listing but not the operation details. In the developer...

When `default` is enabled on a `sonarqube_permission_template` resource it is producing the wrong URL to the API. This is because the modified URL is being used on the call to...

This handle scenarios when the plan+diff or any combination exceeds the 65k limit such as the #68 issue. It will truncate the comment and place a note that it was...

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritise this request * Please do...

new-resource
feature/applications

Given that the extension uses a system key, and system keys can't be explicitly set, what solution(s) should be used to make a multi-region / disaster recovery configuration where the...

question
Track1

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

new-feature
sdk

This adds the ARM function `uniqueString` so that the community can migrate from existing ARM/BICEP based deployments that utilize the function to create resources. The golang version was converted from...