question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Weird `required configuration keys were missing` error

See original GitHub issue

Hi all,

not sure if this is a bug but…

When I don’t have config.aws:xyz in my Pulumi.{STACK}.yaml, I get the following error: image

So basically, I’m forced to set something into it, just to avoid the error.

BTW, the versions are (my package.json): image

And the CLI version is 2.11.2.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
stack72commented, Oct 7, 2020

Hi @doitadrian

The issue is because you have not set aws:region

I have an issue opened in the underlying bridge to fix this - https://github.com/pulumi/pulumi-terraform-bridge/issues/282

I hope this makes sense

Paul

0reactions
stack72commented, Oct 8, 2020

This is linked to #1158

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error when pushing to Heroku: Figaro::MissingKeys: Missing ...
I am using Figaro to manage my credentials and am not sure why the key is not getting picked up. In figaro.rb: Figaro.require_keys('config....
Read more >
The boot configuration data for your PC is missing or contains ...
When I got home from school I booted up my PC and found an error message. I cannot access my desktop. My PC...
Read more >
Rover CLI error codes - Apollo GraphQL Docs
This error occurs when trying to run a command that needs to use a configuration profile or an API key, but none are...
Read more >
Issue reading yml/yaml files from a spring boot app inside IntelliJ
Hello, I came with a very weird issue with IntelliJ, ... Do you mean that the configuration keys are highlighted as unknown?
Read more >
Missing required client configuration options: region While ...
Have tested it using the new keys but error still remains same. I guess variable name changes in this regard doesn't matter. Whatever...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found