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

marketplace-image.json does not validate w/packer 1.8.3 #163

Open
wspeirs opened this issue Sep 29, 2022 · 0 comments
Open

marketplace-image.json does not validate w/packer 1.8.3 #163

wspeirs opened this issue Sep 29, 2022 · 0 comments

Comments

@wspeirs
Copy link

wspeirs commented Sep 29, 2022

I just cloned the repo and attempted to validate the JSON script, and got a handful of errors:

Error: Extraneous JSON object property

  on marketplace-image.pkr.json line 9:
   9:   "sensitive-variables": ["do_token"],

No argument or block type is named "sensitive-variables".

Error: Extraneous JSON object property

  on marketplace-image.pkr.json line 10:
  10:   "builders": [

No argument or block type is named "builders".

Error: Extraneous JSON object property

  on marketplace-image.pkr.json line 21:
  21:   "provisioners": [

No argument or block type is named "provisioners".

Error: Extraneous JSON object property

  on marketplace-image.pkr.json line 9:
   9:   "sensitive-variables": ["do_token"],

No argument or block type is named "sensitive-variables".

Error: Extraneous JSON object property

  on marketplace-image.pkr.json line 10:
  10:   "builders": [

No argument or block type is named "builders".

Error: Extraneous JSON object property

  on marketplace-image.pkr.json line 21:
  21:   "provisioners": [

No argument or block type is named "provisioners".

Error: Extraneous JSON object property

  on marketplace-image.pkr.json line 9:
   9:   "sensitive-variables": ["do_token"],

No argument or block type is named "sensitive-variables".

Error: Extraneous JSON object property

  on marketplace-image.pkr.json line 10:
  10:   "builders": [

No argument or block type is named "builders".

Error: Extraneous JSON object property

  on marketplace-image.pkr.json line 21:
  21:   "provisioners": [

No argument or block type is named "provisioners".

Error: Extraneous JSON object property

  on marketplace-image.pkr.json line 9:
   9:   "sensitive-variables": ["do_token"],

No argument or block type is named "sensitive-variables".

Error: Extraneous JSON object property

  on marketplace-image.pkr.json line 10:
  10:   "builders": [

No argument or block type is named "builders".

Error: Extraneous JSON object property

  on marketplace-image.pkr.json line 21:
  21:   "provisioners": [

No argument or block type is named "provisioners".

Error: Extraneous JSON object property

  on marketplace-image.pkr.json line 9:
   9:   "sensitive-variables": ["do_token"],

No argument or block type is named "sensitive-variables".

Error: Extraneous JSON object property

  on marketplace-image.pkr.json line 10:
  10:   "builders": [

No argument or block type is named "builders".

Error: Extraneous JSON object property

  on marketplace-image.pkr.json line 21:
  21:   "provisioners": [

No argument or block type is named "provisioners".
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