Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

The argument "api_key" is required, but was not set. #104

Open
thevops opened this issue Mar 30, 2021 · 0 comments
Open

The argument "api_key" is required, but was not set. #104

thevops opened this issue Mar 30, 2021 · 0 comments

Comments

@thevops
Copy link

thevops commented Mar 30, 2021

There is comment that UPTIMEROBOT_API_KEY can be set by environment variable

provider "uptimerobot" {
  api_key = "[YOUR MAIN API KEY]" # or pass via environment variable UPTIMEROBOT_API_KEY
}

but in that case terraform validate raises error:

Error: Missing required argument

The argument "api_key" is required, but was not set.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant