Robert Jordan

Results 23 comments of Robert Jordan

I was wondering if we could do something similar to dry-run in cloud: https://docs.confluent.io/current/cloud/cli/command-reference/ccloud_kafka_topic_update.html To detect if the config change is valid. If it’s just that one setting we could...

> Just to clarify, would there ever be a concern with deleting the workspace and stranding the resources created by the provider (e.g., resources created in AWS no longer in...

I can take this on and submit a PR for it, but I'd like a project maintainer to weigh in to let me know if this feature would be merged...

As proof of concept I created an [API-driven run](https://www.terraform.io/docs/cloud/run/api.html) that bundled a custom provider into `.terraform/plugins/linux_amd64`. Everything seemed to work as expected. To implement this as a feature we could...

It looks like Terraform 0.13 will cover this. hashicorp/terraform#25016 https://www.hashicorp.com/blog/adding-provider-source-to-hashicorp-terraform/

Here's a module that demonstrates the functionality I'm after: https://registry.terraform.io/modules/rojopolis/account/spotinst It would be super to have this functionality right in the provider though.

HI Jonas, Sure! I’m away right now (and am forgetful so please ping me if I haven’t done it by Monday). Cheers, Robert > On Aug 5, 2022, at 7:29...

Oh, sorry… I didn’t see the second message… Is there a cost for the image repo? > On Aug 5, 2022, at 8:01 AM, Robert Jordan ***@***.***> wrote: > >...

> @jonasbn totally agree @rojopolis can you give @jonasbn admin permissions on the repo for a while at least so he can properly configure the repo? I don't believe I...

@sxd @jonasbn Could [this](https://github.blog/2020-08-03-github-actions-improvements-for-fork-and-pull-request-workflows/#improvements-for-public-repository-forks) be the issue?