Oliver Götz

Results 10 issues of Oliver Götz

I have built tfmigrate from source for windows. However, I receive: ``` failed to run command (exited 1): terraform state mv -state=C:\Users\i016249\AppData\Local\Temp\tmp3995434150 -state-out=C:\Users\i016249\AppData\Local\Temp\tmp3354553505 -backup=/dev/null module.network.data.aws_availability_zones.available module.network.data.aws_availability_zones.available stdout: Move "module.network.data.aws_availability_zones.available" to...

Hi together, I have just tried a short example and I encountered the following problem: ![image](https://user-images.githubusercontent.com/19877252/77175088-56c25f00-6ac2-11ea-8ddd-eabaf11a7f2f.png) What I am doing wrong?

**Describe the bug 🐛** Server side rendering is not working in next.js as the apikey is not loaded. This is the error message Google Maps JavaScript API warning: NoApiKeys https://developers.google.com/maps/documentation/javascript/error-messages#no-api-keys...

#### Use-cases I want to update all workspaces with the latest terraform version available on Terraform Enterprise #### Attempted Solutions #### Proposal Implement https://developer.hashicorp.com/terraform/enterprise/api-docs/admin/terraform-versions as new data source to query...

feature-request

I would be great to get pricing information from the associated resources of `aws_servicecatalog_product`, e.g. by analyzing the referenced cloudformation templates.

Hi, we have to use self-hosted runners. I did some investigation and found out that self-hosted runners don't support github actions based on docker images. How can I use terrascan...

### 👟 Reproduction steps I followed the docs on https://appwrite.io/docs/products/auth/oauth2 ```typescript // lib/appwrite.ts import { Client, Account, OAuthProvider, Avatars } from "react-native-appwrite"; import { logWithContext } from "@/lib/logger"; import {...

bug

I created a breakdown of my infra. However `aws_elasticache_replication_group.valkey` isn't properly calculated: ```json { "name": "module.storage.aws_elasticache_replication_group.valkey", "resourceType": "aws_elasticache_replication_group", # omitted, "providerSupportsDefaultTags": true, "providerLink": "providers.tf:10", "metadata": { "calls": [ { "blockName":...

#### go-tfe version ```plaintext 1.75.0 ... ``` ## Description Getting runs with the status `cost_estimated` leads to "invalid value "cost_estimated" for run status" altough it is a supported state: https://pkg.go.dev/github.com/hashicorp/go-tfe#RunStatus...

bug

### Long story short I run ``` kopf run --namespace=mcm-obs-prod-ago-fr aws_secrets_operator.py ``` as I am not allowed to act cluster-wide. I had the assumption when adding --namespace=xxx kopf would only...

bug