You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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".
The text was updated successfully, but these errors were encountered:
I just cloned the repo and attempted to validate the JSON script, and got a handful of errors:
The text was updated successfully, but these errors were encountered: