Riley Karson

Results 21 issues of Riley Karson

We run our nightly tests across both providers and our presubmits in the same test project. There are a set of resources with global quotas imposed by the design of...

size/l
technical-debt

Pre-work for https://github.com/hashicorp/terraform-provider-google/issues/7325 We need to investigate the cost / user impact of supporting this.

size/m
priority/1

Followup to https://github.com/GoogleCloudPlatform/magic-modules/pull/6398, not sure how it snuck through as I'd ran `make lint` locally to check for deltas! If this PR is for Terraform, I acknowledge that I have:...

This includes support for copied + compiled code, as well as expanding subdirectories into the provider directory. This means the MM source can be split by service, while the generated...

Caused a test failure last night If this PR is for Terraform, I acknowledge that I have: - [ ] Searched through the [issue tracker](https://github.com/hashicorp/terraform-provider-google/issues) for an open issue that...

cla: yes

This proposal is for a new type in `helper/schema` to represent an enum, `schema.TypeEnum`, as well as highlighting two possible extensions/use cases for the type. To other provider contributors reading...

enhancement
subsystem/types
terraform-plugin-framework

Parallel to https://github.com/hashicorp/terraform-provider-google/pull/10481

size/s

## Background We have a lot of datasources that predate the datasource wrapper, and what I'd call "modern" datasource docs like those for https://registry.terraform.io/providers/hashicorp/google/latest/docs/data-sources/compute_backend_bucket. I've seen a few contributions that...

documentation
size/s
technical-debt

# Background When APIs have default values, we're able to solve those in a few ways: * `Default` values, which apply a fixed default at plan time for _every user_...

documentation
size/m
technical-debt

### 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...

enhancement
size/s
priority/2