Gabriele Olla

Results 7 issues of Gabriele Olla

### What happened? When running a preview of Pulumi stack, **any string attribute** (for **any component**) that begins with square brackets is wrongly interpreted as YAML. ### Steps to reproduce...

kind/bug
area/cli

### Confirmation - [x] This is a bug with an existing resource and is not a feature request or enhancement. Feature requests should be submitted with Cloudflare Support or your...

kind/bug
needs-triage

### Describe what happened For the migration between v5 and v6 Provider, I'm trying to migrate the `AccessApplication` resource. [Following the migration guide](https://registry.terraform.io/providers/cloudflare/cloudflare/latest/docs/guides/version-5-upgrade#cloudflare_access_application) the resource was renamed to `ZeroTrustAccessApplication` (but...

kind/bug

### Describe what happened We're assigning permission to user on Cloudflare leveraging the `get_account_roles()` function, with which we retrieve the IDs of the available Roles that are then passed to...

awaiting-upstream
kind/bug

Fixes [#903](https://github.com/hashicorp/vault-secrets-operator/issues/903) ## Problem When a **Vault secret becomes empty**, a `VaultStaticSecret` with the transformation `excludeRaw: true` and a set of targets set in `rolloutRestartTargets` fields, triggers infinite restarts of...

**Description** It would be valuable to add support for [LaunchDarkly Role Scopes](https://launchdarkly.com/docs/home/account/roles/role-scope#overview), specifically in the [`launchdarkly_team_role_mapping`](https://registry.terraform.io/providers/launchdarkly/launchdarkly/latest/docs/resources/team_role_mapping) resource. **Use Case** Currently, when assigning roles to teams, the provider does not allow...

### Describe what happened When trying to create an S3 bucket with replication metrics enabled via Pulumi, the deployment fails with the following error: ``` Error putting S3 replication configuration:...

kind/bug
awaiting-upstream