Benjamin Smith

Results 23 issues of Benjamin Smith

### Terraform Version `v1.2.5` ### Affected Resource(s) - `service_incident_rule` ### Terraform Configuration Files ```hcl resource "opsgenie_team" "test" { name = "example-team" description = "This team deals with all the things,...

## what * Initial Tailscale deployment ## why * tailscale operators ## references * https://github.com/tailscale/tailscale/tree/main/docs/k8s

## what * initial component of `aws-sso-app` for visibility ## why * we recommend using AWS Identity Center applications for signing into various applications to simplify the sign in experience....

## what - Upstream redshift-serverless

**Describe the bug** Running `leapp integration login --integrationId foo` I'm unable to get the login prompt for an AWS-SSO login. I'm also unable to find logs from `~/Library/Logs/Leapp/log.electronService.log` on why...

bug

**Is your feature request related to a problem? Please describe.** I'd like to create a chained session for a session made via SSO. The pain point occurs when setting the...

enhancement

## what * Bugfix for Account-map: Do not check empty Stack definitions ## why Currently, `account-map` reads all stacks and looks for `aws-team-roles` and `aws-teams` components. This currently works when...

do not merge

### What resources or data sources are affected? `resource case_management_project` ### Feature Request New resource for projects in case management would allow our team and clients to start using datadog...

feature-request

# Context When creating a team's incident ruleset via API we currently must use service ID as a string. This must be a valid Id as well (as seen in...

## What * Makes Example Character's `Input_*` functions virtual so they can be overridden by child classes ## Why * The example character is a good place to start as...