CompTIA Cloud+ (CV0-004) CV0-004 — Question 152
Topic 1 · Question 152 of 180
Topic 1 · Question 152
A cloud engineer tries to deploy five new cloud instances using code. An error occurs, and the instances are not created. The configuration fails to run. The engineer then receives the following error message: ERROR:Parse error on json line x in config Given the following snippet from the config.json file: { "instance_count": 5, "ssd_options" : ["100GB","200GB","300GB"], "instance_region": apac, "instance_code": 255, "start_instance" : true } Which of the following oversights created the error in the configuration file?