Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error when i use endpoints in the project #7

Open
mxq0923 opened this issue Apr 13, 2021 · 1 comment
Open

error when i use endpoints in the project #7

mxq0923 opened this issue Apr 13, 2021 · 1 comment

Comments

@mxq0923
Copy link

mxq0923 commented Apr 13, 2021

config in main.tf like this

provider "baiducloud" {
  access_key = "access_keyxadajdiajo"
  secret_key = "secret_keyxxafjasdfkd "
  endpoints [
      bos = "bos_custom_endpoint"
    ]
}

Error: Argument or block definition required

on main.tf line 11, in provider "baiducloud":
11: endpoints [

An argument or block definition is required here. To set an argument, use the
equals sign "=" to introduce the argument value.

@mxq0923
Copy link
Author

mxq0923 commented Feb 24, 2022

any update?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant